/* ----------  Start of Monthly.css */

/* ----------  Body Attributes */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#003399;
	background-color: #E3E3FF;
}

/* ----------  Main Header */
#header
{
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;	
	color: #FFFF00;
	border-bottom: 10px solid #003399;
}

/* ----------  Secondary Headers */
h1
{
	font-family: "Comic Sans MS";
	font-size: 125%;
	margin-bottom: 0;
	text-align: center;	
	color:#FFFF00;
	background-color:#0033CC;
	border-bottom: 10px solid #003399;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color:#FFFF00;
	background-color:#0033CC;
	border: 3px solid #003399;
	margin-bottom: 0;
	text-align: center;
}

h6
{
	background: #0033CC;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	text-align: right;
	margin-right: 2px;
}

/* ----------  Container 1 */
#container1
{
	width: 100%;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* -  Main Navigation */
div#links a span
{
	display: none;
}

div#links a:hover span
{
	display: block;
	position: absolute;
	top: 375px;
	left: 0;
	width: 145px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003399;
	border: 5px solid #003399;
	background-color:#FFFFFF;
}

ul#navigation
{
	float: left;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul#navigation li
{
	display: inline;
	font-family: "Comic Sans MS";
}

li#home a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFF00;
	background-color: #0E44E4;
	border-bottom: 1px solid #003399;
}

li#home a:hover
{
	color: #FFFFFF;
	background-color: #FF9966;
}
li#market a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFF00;
	background-color: #0E44E4;
	border-bottom: 1px solid #003399;
}

li#market a:hover
{
	color: #FFFFFF;
	background-color: #009999;
}

li#dictionary a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFF00;
	background-color: #0E44E4;
	border-bottom: 1px solid #003399;
}

li#dictionary a:hover
{
	color: #FFFFFF;
	background-color: #33ccff;
}

li#signs a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFF00;
	background-color: #0E44E4;
	border-bottom: 1px solid #003399;
}

li#signs a:hover
{
	color: #FFFFFF;
	background-color: #FF9999;
}

li#experts a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFF00;
	background-color: #0E44E4;
	border-bottom: 1px solid #003399;
}

li#experts a:hover
{
	color: #FFFFFF;
	background-color: #9966CC;
}
li#monthly a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFFFF;
	background-color: #003399;
	border-bottom: 1px solid #003399;
}

li#contacts a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFF00;
	background-color: #0E44E4;
	border-bottom: 1px solid #003399;
}

li#contacts a:hover
{
	color: #FFFFFF;
	background-color: #FFCC00;
}

li#links a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	width: 10em;
	padding: .2em;
	color: #FFFF00;
	background-color: #0E44E4;
	border-bottom: 1px solid #003399;
}

li#links a:hover
{
	color: #FFFFFF;
	background-color: #66CC99;
}

/* -  Sub Navigation */
ul#navhorizontal
{
	float: left;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 30px;
	padding-left: 0;
	list-style-type: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	background-color: #0033FF;
}

ul#navhorizontal li
{
	display: inline;
}

ul#navhorizontal a
{
	display: block;
	float: left;
	padding: .2em .7em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0033CC;
	border-right: 1px solid #003399;
}

ul#navhorizontal a:hover
{
	color: #FFFFFF;
	background-color: #003399;
}

/* -  Main Content*/
#welcome
{	
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: left;
}

#content
{ 
	float: left;
	width: 69%;
	margin-top: 20px;
	margin-left: 7%;
	padding: 0;
	font-size: 60%;
	font-weight: bold;
	font-family: "Comic Sans MS";
}

.blog
{
	font-size: 14px;
	
}

.blogimage
{
	margin-right: 10px;
}

.blogimageleft
{
	margin-right: 10px;
	border: 5px solid #003399;
}

.blogimageright
{
	margin-left: 10px;
	margin-bottom: 20px;
	border: 5px solid #003399;
}

.archive a
{
	color: #003399;
}

.archive a:hover
{
	color: #003399;
	background-color: #CCCCFF;
}

#button a
{
	display: block;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 25px;
	background-color: #6666FF;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: .2em;
	width: 6em;
	border-color: #99F #039 #039 #99F;
	border-width: 3px 5px 5px 3px;
	border-style: solid;
}

#button a:hover
{
	color: #FFFF00;
	background-color: #0033CC;
	border-color: #FFC #039 #039 #FFC;
}

#buttonmenu a
{
	display: block;
	text-decoration: none;
	margin-top: 2px;
	background-color: #6666FF;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: .2em;
	width: 10em;
	border-color: #99F #039 #039 #99F;
	border-width: 3px 5px 5px 3px;
	border-style: solid;
}

#buttonmenu a:hover
{
	background-color: #0033CC;
	border-color: #FFC #039 #039 #FFC;
	color: #FFFF00;
	font-weight: bold;
}

/* ----------   Style Attributes */

.image
{
	border-color: #0033CC;
	border-width: 5px;
	border-style: solid;
}

.bottomborder
{
	clear: both;
	width: 100%;
	height: 7px;
	font-size: 12px;
	background-color: #CCCCFF;
}

/* ----------  Container 2 */
#container2
{
	clear: both;
	position: absolute;
	top: 510px;
	width: 100%;

}

#email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	padding: 0;
}

#email a
{
	color: #6566FF;
	font-weight: bold;
}

#email a:hover
{
	background-color: #0033CC;
}

#email a:visited, #email a:active
{
	color: #6566FF;
	font-weight: bold;
}

#footer
{
	background: #0033CC;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	text-align: right;
	margin-right: 2px;
	font-size: 10px;
}

/* ----------  End of Monthly.css */
