html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #A8B9B9;
	color: #383838;
	text-align: center;
}


body {
	margin: 0px auto 0 auto;
	text-align: left;
	width: 740px;
	background-color: #cccccc;
	color: #383838;
}

html > body {
	background: #cccccc;
}



html, body{
scrollbar-face-color:#003333;
scrollbar-base-color:#003333;
scrollbar-arrow-color:#fff;
scrollbar-track-color:#f3f3f3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#003333;
scrollbar-darkshadow-Color:#003333;
}


div#container {
	background: #ffffff;
}

ul#topnav {
	margin: 0;
	padding: 0;
	height: 33px;
	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: 24px;
	width: 131px;
	padding: 9px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f15f10;
}

ul#topnav li a.smalltab:link, ul#topnav li a.smalltab:visited {
	background: #CCCCCC url(images/top_nav_small_tab.gif) no-repeat;
	height: 23px;
	width: 131px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #515151;
	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: 131px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 14px;
	display: block;
}

ul#statsbar {
	background: #ffffff url(images/stats_bar.gif) no-repeat;
	height: 4px;
	width: 740px;
	margin: 0 0 0 0;
	padding: 0;
	color: #ff6600;
}

body > ul#statsbar {
	margin: 0;
}

ul#statsbar li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0;
	padding: 11px 0 0 0;
}

ul#statsbar li#comments {
	padding-left: 35px;
}

#statsbar li#hits {
	padding-left: 45px;
}

#statsbar li#online {
	padding-left: 45px;
}

div#left  {
	width: 218px;
	float: left;
	background-color: #efefef;
	color: inherit;
}

div#left h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #efefef;
	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: #000;
	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: 510px;
	float: right;
	background-color: #fff;
	color: inherit;
}


div#rightM {
	width: 685px;
	float: left;
	background-color: #fff;
	color: inherit;
}

.maincontent {
	margin: 10px 10px 10px 10px;
	width: 580px;
}


div#right h2 {
	font-size: 12px;
	font-weight: normal;
	color: #f9ffff;
	margin: -3px 0 0 0;
	background: #fff url(images/main_content_header.gif) no-repeat;
	height: 25px;
	width: 510px;
	padding: 12px 0 0 15px;
}

div#container > div#right h2 {
	margin: 0;
}


div#maincontentM {
	margin: 10px 40px 10px 40px;
	width: 660px;
}


div#maincontent p {
	margin: 0;
	padding: 10px 30px 14px 14px;
}

a:link,a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #008282;
}


h3 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	width: 475px;
	background: #f0f0f0;
}

p#footer {
	clear: both;
	width: 701;
	height: 100px;
	padding: 10px 0px 0px 0px;
	background: #003333;
	border: 1px solid #fff;
	border-top: 0;
	color: #fff;
	text-align: center;
	margin: 0;
}


.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #333333;
	text-decoration: none;
}
.menu01 a:hover {
	color : #006699;
}





.footers {

	clear: both;
	width: 701;
	height: 70px;
	padding: 10px 0px 0px 0px;
	background: #003333;
	border: 1px solid #fff;
	border-top: 0;
	color: #fff;
	text-align: center;
	margin: 0;
	color: #666;
	font-family: Arial;
	font-size: 11px;
	margin: 0 auto;
	text-align: center;

}
.footers a {
	color: #fff;
	text-decoration: none;
}
.footers a:hover {
	color: #008282;
	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(chromebg.gif) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px arial;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #003333;
font-weight: bold;
padding: 6px 14px 6px 10px;
text-decoration: none;
background: url(divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #008282;1
}

#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 #003333; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#003333,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
color: #003333;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}

