/* CSS Document */

	html, body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:14px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

h1{
	color:#f33e0d;

	font-size:14px;
	text-transform:uppercase;
	font-family: Verdana, Geneva, sans-serif;
	
}
	
	
h2{
	font-size:18px;
	font-weight: bold;
	margin:0px;
	padding:0;
	color: #0F4A1B;
	font-family: "Times New Roman", Times, serif;
}
h3{
	font-size:14px;
	font-style: italic;
	margin:0px;
	padding:10px 0px 3px 0px;
}
	
img{
margin:0;
padding:0;border:none;
}

#wrapper {
	width:950px;
	background-image: url(../images/content-bkd.png);
	background-repeat:repeat-x;
	background-color: #417e52;
	margin: 20px auto;
	position: relative;
	padding: 10px;	
}
.header{
	width:950px;
	height:232px;
	background-image: url(../images/header-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header-right{
	width:560px;
	height:212px;
	float:right;
}
/**.header-right .name{
	position:absolute;
	top:48px;
	left:423px;
	font-size:56px;
	color:#300;
	font-family:times new Roman;
	width:540px;
}***/

.header-right .slogan{
	font-size:30px;
	color:#FFF;
	position:absolute;
	top:35px;
	width:540px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	left: 404px;
	font-style: italic;
	text-transform: capitalize;
}
.header-right .ticker{
	position:absolute;
	width:459px;
	height:48px;
	background:transparent;
	height:41px;
	left: 460px;
	top: 125px;
	margine-right:20px;
}

.header-right .email{
	position:absolute;
	top:173px;
	font-size:14px;
	width:48px;
	height:48px;
	left: 891px;
}
.tabs {
	height:30px;
	width: 750px;
	float: right;
	position: absolute;
	top: -28px;
	z-index: 100;
	visibility: visible;
	right: 7px;
}
.tabs ul {
	padding:0px;
	margin:0px;
	list-style:none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.tabs a{ 
	text-decoration:none;
	color:#fff;
}



.tabs a:hover{
color:#e5c720;
}
.active {
	color:#e5c720;
	
}
.tabs ul li {
	float:right;
	margin:0px 5px;
	color:#fff;
	padding-top:5px;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	height:38px;
	width:126px;
}
.content-wrapper {
	width:950px;
	position: relative;
}
.content p {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

.content {
	padding: 5px 10px;
	background-color: #FAF9FB;
	width: 650px;
	position: relative;
	float: right;
	margin-top: 10px;
	text-align: left;
}
.content .modelbox {
	height:124px;
	width:184px;
	float:left;
	margin:0px 5px;
	font-size:0px;
}
.modelbox .top {
	background:url("../images/box_title_bg.gif") no-repeat 0 0;
	height:17px;
	font-size:9px;
	font-family:Tahoma;
	font-weight:bold;
	padding-left:10px;
}
.modelbox .mid {
	background:url("../images/box_title_repeat.gif") repeat-y 0 0;
	height:101px;
}

.modelbox .mid img{
margin:0;
padding:0;
}
.modelbox .bottom {
	background:url("../images/box_title_bottom.gif") no-repeat 0 0;
	height:6px;
}
.boxes {
	margin-top:25px;
	margin-bottom:25px;
}
.title {
	color:#f33e0d;
	font-size:13;
	text-transform:uppercase;
}
.title2 {
	color:#1b79b7;
	font-size:13;
}
.title3 {
	color:#f33e0d;
	font-size:13;
}
.title4 {
	color:#000;
	font-size:13;
	font-weight:bold;
}
.left-side{
	width:272px;
	position: relative;
	margin-top: 10px;
	padding-top: 5px;
	float: left;
}



.left-side ul
{
	list-style-type:none;
}

.left-side ul li
{
	position:relative;
	
	font-size:18px;
	width:155px;
	height:23px;
	margin-left:2px;
	margin-bottom:22px;
	border-right:1px solid #03029c;
	border-bottom:1px solid #03029c;
}

.left-side  li:hover
{
	border-right:1px solid #9ec5ff;
	border-bottom:1px solid #9ec5ff;
}

.left-side li img
{
	position:absolute;
	top:5px;
	right:-20px;
	visibility:hidden;
}
.left-side li:hover img
{
	visibility:visible;
}

.left-side ul li a
{
	color:#03029c;
	text-decoration:none;
	display:block;
	width:155px;
	height:23px;
	bold
}

.left-side ul li a:hover
{
	color:#030;
}

	
.left-side-top{
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/left-side-top.png);
	height: 25px;
	width: 272px;
	margin-top: 0px;
	float: left;
}
.left-side-content{clear:left;
	background-color: #BA9C2A;
	margin-top: 20px;
}
.calendar{
	width:260px;
	height:267px;
	
	margin-top: 0px;
	position: 10  5;
	margin-left: 6px;
}
.flash{
	width:672px;
	height:332px;
	position: relative;
	margin-top: 15px;
	background-image: url(../images/flash-bkg.png);
	background-repeat: no-repeat;
	float: right;
	z-index: 9000;
}
/****************sponsors page***************/

.splogo{padding:5px;
}

.splogo img{padding:20px;}
.footer {
	height:25px;
	margin-bottom:0px;
	position: relative;
	clear: both;
}
 .copyright {
	font-family:Tahoma;
	font-size:10px;
	color:#999;
	margin:9px 0 0 0;
}
.boldred {
	color: #900;
}
#wrapper .content-wrapper .content strong {
	color: #009;
	text-align: center;
}

