/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:13px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}

* {
	margin: 0;
	padding: 0;
}
a {color: #FFF;
	text-decoration:none;
	}
#container{
	width: 900px;
	margin: 0 auto;
}
body {
	background-color: #000;
}
	



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 0px solid #980E10; /*THEME CHANGE HERE*/
border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:bold 12px Verdana, Geneva, sans-serif;
line-height:18px;
z-index:100;
background-color: #B20F0F;
width: 165px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #FDE8E9;
border-bottom: 1px solid #FDE8E9; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
color: white;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
.dropmenudiv_a a.sub_bottom{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: white;
background: transparent url(images/sub_bottom.gif) bottom left no-repeat;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #900;
color: white;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{

margin: 2;
padding: 2;
float: left;
font: bold 12px Verdana, Geneva, sans-serif;
width: 934px;
border-top: 1px solid #C00;
border-bottom: 1px solid #C00;
border-width: 1px 1;
background: transparent url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 16px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu a.left{
float: left;
color: white;
padding: 9px 11px ;
text-decoration: none;
border-right: 1px solid white;
background:url(images/blockdefault_left.gif)  top left no-repeat;
}

.solidblockmenu a.right{
float: left;
color: white;
padding: 9px 11px 9px 11px;
text-decoration: none;
border-right: 0px solid white;
background:url(images/blockdefault_right.gif)  top right no-repeat;
}

.solidblockmenu li a:visited{
color: white;
}

#blockmenu a:hover.left{background: transparent url(images/blockactive_left.gif) top left no-repeat;}
#blockmenu a:hover.right{background: transparent url(images/blockactive_right.gif) top right no-repeat;}

#blockmenu a#current{background: transparent url(images/blockactive_right.gif) top right no-repeat;}



.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

/* ######### Style for Drop Down Menu ######### */
	
	
	
	
a:hover {
	color: #FF0000;
	font-style:normal;
	text-decoration:underline;
	}
	
body {
	background: #FFFFFF;
	color: #FFF;
	font: normal 12px "Lucida Sans Unicode",sans-serif;
	text-decoration: none;
	line-height: 15px; 
}
#container{
	width: 900px;
	margin: 0 auto;

}
.heading{
	color: #333333;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
}
.heading a:link{
	color: #333333;
	text-decoration:none;
}
.heading a:hover{
	color: #333333;
	text-decoration:none;
}
.whitesmall{
	color: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight: 200;
}
.whitesmall a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.whitesmall a:hover{
	color: #CCCCCC;
	text-decoration:none;
}
.whitesmall a:active{
	color: #FFFFFF;
	text-decoration:none;
}
.whitesmall a:visited{
	color: #CCCCCC;
	text-decoration:none;
}
.white{
	color: #FFFFFF;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
}
.white a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.white a:hover{
	color: #CCCCCC;
	text-decoration:none;
}
.white a:active{
	color: #FFFFFF;
	text-decoration:none;
}
.white a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.whitebody{
	color: #FFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: 200;
	line-height: 20px;
}
.whitebody a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.whitebody a:hover{
	color: #CCCCCC;
	text-decoration:none;
}
.whitebody a:active{
	color: #FFFFFF;
	text-decoration:none;
}
.whitebody a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.tag{
	color: #CC0000;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	text-align:center;
}
.subheading{
	color: #CC0000;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: 200;
}
.subheading a:link{
	color: #CC0000;
	text-decoration:none;
}
.subheading a:hover{
	color: #333333;
	text-decoration:none;
}
.subheading a:active{
	color: #CC0000;
	text-decoration:none;
}
.subheading a:visited{
	color: #CC0000;
	text-decoration:none;
}


/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
