html {
	font-family: Verdana;
	font-size: 12px;
	background: #cccccc;
	color: #BDCEFB;
	text-align: center;
}

body {
	margin: 0px auto 0 auto;
	text-align: left;
	width: 778px;
	background-color: #cccccc;
	color: #383838;
}

html > body {
	background: #cccccc;
}





html, body{
scrollbar-face-color:#909963;
scrollbar-base-color:#909963;
scrollbar-arrow-color:black;
scrollbar-track-color:#f3f3f3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#909963;
scrollbar-darkshadow-Color:#909963;
}




div#container {
	background: #ffffff;
}

ul#topnav {
	margin: 0;
	padding: 0;
	height: 23px;
	background: #CCCCCC url(images/top_nav_right_bg.gif) no-repeat bottom right;
}

ul#topnav li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

ul#topnav li.bigtab {
	background: #CCCCCC url(images/top_nav_large_tab.gif) no-repeat;
	height: 12px;
	width: 100px;
	padding: 2px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

ul#topnav li a.smalltab:link, ul#topnav li a.smalltab:visited {
	background: #efefef url(images/top_nav_small_tab.gif) no-repeat;
	height: 13px;
	width: 100px;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	display: block;
}

ul#topnav li a.smalltab:hover, ul#topnav li a.smalltab:active {
	background: #CCCCCC url(images/top_nav_small_tab_hover.gif) no-repeat;
	color: inherit;
	height: 23px;
	width: 120px;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 14px;
	display: block;
}

ul#statsbar {
	background: #ffffff url(images/stats_bar.gif) no-repeat;
	height: 1px;
	width: 778px;
	margin: 0 0 0 0;
	padding: 0;
	color: #003366;
}

body > ul#statsbar {
	margin: 0;
}

ul#statsbar li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 0 0;
}

ul#statsbar li#comments {
	padding-left: 0px;
}

#statsbar li#hits {
	padding-left: 0px;
}

#statsbar li#online {
	padding-left: 0px;
}

div#left  {
	width: 220px;
	float: left;
	background-color: #fff;
	color: inherit;
}

div#left h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	margin: 0;
	padding: 12px 0 0 15px;
	background-image: url(images/left_content_header.gif);
	height: 44px;
	width: 203px;
}

ul#leftnav { 
	margin: 0;
	padding: 0;
}
	
ul#leftnav li {
	list-style-type: none;
	display: block;
	margin: 0;
	background-image: url(images/left_nav_link_bg.gif);
}

ul#leftnav li a:link, ul#leftnav li a:visited {
	background-color: inherit;
	color: #efefef;
	text-decoration: none;
	display: block; 
	height: 22px;
	padding: 6px 0 0 20px;
}


ul#leftnav li a:hover, ul#leftnav li a:active {
	background-image: url(images/left_nav_link_bg_hover.gif);
	display: block;

	height: 22px;
}

#news {
	margin: 0;
	padding: 10px;
}

div#right {
	width: 410px;
	float: right;
	background-color: #fff;
	color: inherit;
}


div#rightM {
	width: 585px;
	float: left;
	background-color: #fff;
	color: inherit;
}

.maincontent {
	margin: 0px 0px 0px 0px;
	width: 300px;
}


div#container > div#right h2 {
	margin: 0;
}


div#maincontent p {
	margin: 0;
	margin: 20px 0px 0px 30px;
	position: relative;

}


div#maincontentM {
	margin: 10px 10px 10px 10px;
	width: 180px;
	float: left;
	position: relative;
}

div#maincontentM p {
	margin: 0;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #cccccc;
	position: relative;

}

a:link,a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover, a:active {
	color: #909963;
	text-decoration:underline;
}


h3 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	width: 475px;
	background: #f0f0f0;
}

p#footer {
	clear: both;
	width: 778;
	height: 26px;
	padding: 10px 0px 0px 0px;
	background: #bbbbbb;
	border: 1px solid #fff;
	border-top: 0;
	color: #fff;
	text-align: right;
	margin: 0;
}



.footers {

	clear: both;
	width: 778;
	height: 180px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	background: #909963;
	border: 0px solid #fff;
	border-top: 0;
	color: #fff;
	text-align: right;
	margin: 0;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;

}
.footers a {
	color: #fff;
	text-decoration: none;
}
.footers a:hover {
	color: #ffffff;
	text-decoration:underline;
}




#chromemenu{
width: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
background: url(backnav.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 11px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #efefef;
font-weight: regular;
padding: 0px 0px 0 0px;
text-decoration: none;
background: url(divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #efefef;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

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

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #333333; /*Theme Change here*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:22px;
z-index:100;
background-color: #bbbbbb;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
color: #fff;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #3399ff;
color: #ffffff;
}



.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:1px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#fff;
background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.hide{
display:none;
}
