/*defaults*/
body 	{background:#BFBFFE repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#BFBFFE; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{no-repeat 10px 0; border-bottom:1px solid #DADADA; padding:10px 20px 20px 10px; }
#navigation	{padding:10px 0; }
#header		{background:#BFBFFE url('../images/banner.gif') no-repeat 470px 10px; padding:10px; height:128px;}
#content	{padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:250px; padding:30px 0 20px 20px; line-height:140%; text-align: center}
.newsItem	{padding:10px 10px 5px 10px; background:lightgrey; border:1px solid #742424; font-size:90%; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:79%; padding:20px; text-align:left; }
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#742424; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1	{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1	{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }



#multi_drop_menus * {margin:0; padding:0;}
#multi_drop_menus ul {float:left;}
#multi_drop_menus li {border:.1px solid #BFBFFE; border-left:2px solid #BFBFFE; list-style:none; float:left; positon:relative; background-color:#010086;}

#multi_drop_menus a {display:block; padding: 1em 7px; color: #DED; text-decoration:none;}
#multi_drop_menus a:hover {color:#DED; background-color:#BFBFFE;}
#multi_drop_menus li ul {position:absolute; display:none; width:13.5em; }
#multi_drop_menus li:hover ul {display:block;}
#multi_drop_menus li ul li {width:100%; border-right 1px solid #010086; border-bottom 1px solid #010086; border-left 5px solid #010086;}
#multi_drop_menus li ul li:first child {border-left 1px solid #010086; border-top 1px solid #010086;}
*html #multi_drop_menus li {border-top 1px solid #010086;}


#list1a ul li{list-style-image:url("../images/checkred.gif");}
#list1 ul li{list-style-image:url("../images/checkred.gif");}

#pic2 {position:absolute; margin:-400px 0 0px 90px;}
#pic3 {position:absolute; margin:-300px 0 0px 90px;}
#pic4 {position:absolute; margin:-200px 0 0px 90px;}
#pic5 {position:absolute; margin:-100px 0 0px 90px;}
#pic6 {position:absolute; margin:-50px 0 0px 90px;}

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#010086; font-weight:bold; padding:0 .5px 0 0; text-decoration:underline; background-color:#BFBFFE;}
#footer a:hover	{color:#000000; text-decoration:none; }

#RightSidePictures
{
	
	width:230px;
	float:right;
}

#rightsidepictures a
{
	color:#8F1010;
	font-family:Times New Roman ;
	font-size:10px;
}

#rightsidepictures a:hover
{
	text-decoration:underline;
}
	

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */