/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	background: url(images/bgb.png) fixed;
	background-color:#000000;
	color:#FFF;
}

body, p, li {
	font-size: 13px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	padding: 0 12px;
	color:#00FF00;
	background-color:#0077AA;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	padding: 0 12px;
	margin: 0; 
	line-height: 19px;
} 

h3 {
	font-size: 11px;
	font-weight:bold;
	padding: 0 12px;
}

h4, .date {
	font-size: 10px;
	color:#FFFF00;
	background-color:#0077AA;
}

h1, h3 { 
	margin: 0; 
	line-height: 19px;
} 

div#wrapper {
	margin: 0 auto;
	width:758px;
	padding:2px 10px 25px 10px;
}

div#border {
	border:#0066FF solid thin;
	background-color:#000066;
	color:#FFFF00;
	width:100%;
}

#banner {
	background:#009933 no-repeat;
	color:#000000;
	height:129px;
	width:718px;
	margin:0 auto;
	cursor:pointer;	
/*	border:#0000CC solid;*/
}

div#topbar {
	background-color:#000077;
	color:#008800;
	height:28px;
	width:100%;
	border-top:#006699 solid thin;
	border-bottom:#006699 solid thin;
	border-left:0px;
	border-right:0px;
}

div#maincontent {
	float: right;
	width: 71%;
	height:100%;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:0px;
	padding-right:10px;
	vertical-align:bottom;
} 

div#news {
	width: 100%;
	float:right;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}

div.label {
	width: 100%;
	background-color:#0099CC;
	color:#FFFF00;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	border-top:#0000BB solid 0px;
	border-bottom:#000000 solid 1px;
	border-left:0px;
	border-right:0px;
}

.label {
	font-size: 15px;
	background-color:#0099CC;
	color:#FFFF00;
	text-align:center;
}

div#leftbar {
	float: left;
	width: 24%;
	height:100%;
} 

div.sidebox {
	float: left;
	width: 100%;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	vertical-align:bottom;
} 

div#footer {
	clear: both;
} 

div.menuchoices {
	width:auto;
	color:#CCFFFF;
	border-style:solid;
	border-color:#0000BB;
	border-width:0px;
	background:#0077AA;
	height: 100%;
	font-size: 12px;
} 

ul { 
	margin: 12px;
	padding: 0;
} 

#topbar li {
	display: inline;
} 

#topbarul {
	margin: 0;
	padding: 0;
	text-align:center;
	font-weight:bold;
}

#topbar li a { 
	padding: 7px 10px 7px 16px;
	height: 28px;
	line-height:28px;
	margin:0;
	font-weight: bold;
	font-size: 12px;
}

.menubox {
	float:left;
	width:auto;
	height: 100%;
} 

.menubox li {
	display: block;
}

.menubox li a { 
	line-height: 26px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:0px;
	font-weight: bold;
	font-size: 11px;
}

a, a:link, a:visited { 
	color:#00FF00;
	background-color:#0077AA;
	text-decoration:none;
} 

a:hover {
	text-decoration:underline;
	color:#00CC00;
	background-color:#0077AA;
}

a.menu, a.menu:link, a.menu:visited { 
	color:#FFFF00;
	background-color:#0077AA;
	margin:0 auto;
} 


a.menu:hover { 
	color:#FFCC33;
	background-color:#0077AA;
	margin:0 auto;
} 

a.topbar, a.topbar:link, a.topbar:visited { 
	color: #00AC00;
	background-color:#000077;
	text-decoration:none;
}

a.topbar:hover { 
	color: #009900;
	background-color:#000066;
	margin:0 auto;
	border-top:#006699 solid thin;
	border-bottom:#006699 solid thin;
	border-left:0px;
	border-right:0px;
}

a.info, a.info:link, a.info:visited { 
	text-decoration:none;
	color:#66FF00;
	background-color:#0077AA;
}

a.info:hover { 
	text-decoration:underline;
	color:#FFFF00;
	background-color:#0077AA;
	border-bottom: #FFFF00 1px solid;
}
a#logo, a#logo:link, a#logo:visited {
	width:718px;
	height:129px;
	border-width:0px;
	background-color:#009933;
	color:#009933;
	border:none;
	text-decoration:none;
	overflow:hidden;
	position:relative;
	display:block;
}

a#logo:hover {
	width:718px;
	color:#009933;
	height:129px;
	border-width:0px;
	background-color:#009933;
	border:none;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	display:block;
}
#logo span {
	background:url(images/logo.png) no-repeat;
	background-position:top;
	position:absolute;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
/* Sweet opacity script, on ABS */

/*
a:hover img {
	filter:alpha(opacity: 60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity:0.6;
	}
*/
#news li, p {
	margin: 12px; 
	padding: 0;
	line-height: 20px;
}

abbr {
	text-decoration:none;
	border-bottom:#00FFFF dotted thin;
} 

abbr.info {
	text-decoration:none;
	border:none;
}

.text, .localtext {
	color:#CCFFFF;
	background-color:#0077AA;
	border-style:solid;
	border-color:#0000BB;
	border-width: 2px;
}

.keytext {
	font-size:16px;
	margin:12px;
	padding: 0 0 0 5px;
	line-height: 30px;
	border-left:#0033CC medium solid;
}

.sidebartop {
	color:#CCFFFF;
	background:url(images/bordert.jpg) #0099CC repeat-x;
	padding:0px;
	width:100%;
	height:12px;
}

.sidebarbottom {
	color:#CCFFFF;
	background:url(images/borderb.jpg) #000066 repeat-x;
	padding:1px;
	width:99%;
	height: 16px;
}

.bottombartop {
	color:#CCFFFF;
	background:url(images/bordert.jpg) #000066 repeat-x;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width:100%;
	height:12px;
	float:left;
}

.copyright {
	color:#CCFFFF;
	background-color:#0077AA;
	border-style:solid;
	border-color:#0000BB;
	border-width: 2px 0px 0px 0px;
	padding-bottom:5px;
	padding-top:0px;
	padding-right:5px;
	padding-left:5px;
}

