body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #990000;
}

body {
	margin: 0;
	padding: 0;
	background-color: #0D0D36;
}

a, a:link, a:active, a:visited {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#wrapper {
	background: #0D0D36 url("images/background.gif") top center repeat-y;
}

#container {
	width: 600px;
	background: #d5d5c0 url("images/background.gif") top center repeat-y;
	color: #990000;
	margin : 10px auto;
        border-top: 2px solid #6e0303;
        border-left: 2px solid #6e0303;
        border-right: 2px solid #6e0303;
}

/* headings */
h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
h1 a, 
h1 a:link, 
h1 a:visited {
	display: block;
	width: 600px;
	height: 190px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-decoration: none;
}

h1 a, 
h1 a:link, 
h1 a:visited,	
h1 a:hover, 
h1 a:active { background: transparent url("images/header.gif") top left no-repeat; }

/* top nav bar */
div#nav {
	border: 0;
	padding: 0;
	margin: 0;
}

div#nav ul {
	width: 600px;
	height: 30px;
	background: transparent url("images/nav.gif");
	margin: 0;
	padding: 0;
	position: relative;
}
	
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#nav ul li,
#nav a {
	height: 30px;
	display: block;
	color: #fff;
}

#nav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

#nb0 { left: 0; width: 185px; }
#nb1 { left: 185px; width: 80px; }
#nb2 { left: 281px; width: 81px; }
#nb3 { left: 378px; width: 98px; }
#nb4 { left: 492px; width: 100px; }

#nb0 a:hover { background: transparent url("images/nav.gif") -0px -30px no-repeat; }
#nb1 a:hover { background: transparent url("images/nav.gif") -185px -30px no-repeat; }
#nb2 a:hover { background: transparent url("images/nav.gif") -281px -30px no-repeat; }
#nb3 a:hover { background: transparent url("images/nav.gif") -378px -30px no-repeat; }
#nb4 a:hover { background: transparent url("images/nav.gif") -492px -30px no-repeat; }

/* main content */

div#main {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 20px 20px 20px;
	width: 372px; /* width for ie 5.5, 5.0 */
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 387px; /* width for good browsers */
}

#main h2 {
	font-size: 1.5em;
	font-weight: 900;
	font-family: "lucida grande", times new roman, times, serif;
}

#main img {
	float: right;
	padding: 5px;
	border: 0;
}

/* rightbar default styles */

div#rightbar {
	float: right;
	width: 173px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
}

#rightbar ul {
	list-style: none;
	width: 155px;
	padding-left: 0;
	margin-left: 10px;
}

#rightbar li { list-style: none; }

#rightbar h2 {
	color: #ff0000;
	font-size: 1.25em;
	text-align: center;
}

#rightbar a,
#rightbar a:link,
#rightbar a:visited,
#rightbar a:active {
	color: #cc3333;
	padding-right: 5px;
	padding-left: 5px;
	background-color: inherit;
}

#rightbar a:hover {
	color: #FFF;
	background-color: #430000;
}

#news {
	width: 115px;
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 5px;
	border: 1px dashed #990000; 
}

/* footer */

#footer2 p, 
#footer2 p a {
	display: none;
}

/* misc */

.red { color: #ff0000; }

.clear { clear: both;  }


/* top botnav bar */
div#botnav {
	border: 0;
	padding: 0;
	margin: 0;
        width: 600px;
        border-bottom: 2px solid #6e0303;
        border-left: 2px solid #6e0303;
        border-right: 2px solid #6e0303;

}

div#botnav ul {
	width: 600px;
	height: 45px;
	background: transparent url("images/footer.gif");
	margin: 0;
	padding: 0;
	position: relative;
}
	
#botnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#botnav ul li,
#botnav a {
	height: 45px;
	display: block;
	color: #fff;
}

#botnav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

#fnb1 { left: 0px; width: 202px; }
#fnb2 { left: 202px; width: 398px; }

#fnb1 a:hover { background: transparent url("images/footer.gif") -0px -45px no-repeat; }
#fnb2 a:hover { background: transparent url("images/footer.gif") -202px -45px no-repeat; }

.style3 a:hover{
border: 0;
}
