@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 150px;
	background-image: url(../images/main-bg-2.jpg);
}
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header-1.png);
	background-repeat: no-repeat;
	height: 166px;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
}
#sub-header-left {
	width: 400px;
	clear: none;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	line-height: 24px;
	color: #FC0;
	height: 24px;
}
#sub-header-right {
	font-weight: bolder;
	text-align: right;
	clear: none;
	float: right;
	width: 400px;
	padding-right: 10px;
	line-height: 24px;
	height: 24px;
	color: #FC0;
}

#top-title-2 {
	text-align: right;
	float: right;
	display: inline;
	clear: none;
}
#top-title-1 {
	text-align: left;
	clear: none;
	float: left;
}


#top-menu {
	width: 970px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top-menu-bg-1.jpg);
	background-repeat: repeat-x;
	height: 59px;
	background-color: #EFEFEF;
	padding: 0px;
	background-position: left center;
}
#content-container-home {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #001A31;
	min-height: 550px;
	background-image: url(../images/home-bg-1.gif);
	background-repeat: repeat-y;
}


#home-content-container {
	padding: 0px;
	float: left;
	width: 769px;
	margin-left: 1px;
}



#content-container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #013f6d;
	min-height: 400px;
	background-image: url(../images/content-bg-1.jpg);
	background-repeat: repeat-y;
}
#content-container h1.titles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px !important;
	margin-left: 0px;
}
.titles-small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0076EC;
	text-align: center;
	font-weight: normal;
}



#content-container-wide {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00406E;
	background-image: url(../images/content-wide-bg-1.gif);
	background-repeat: repeat-y;
	min-height: 550px;
}

#sub-content-container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #002037;
	padding: 25px;
	clear: both;
	float: none;
	background-repeat: repeat-x;
	line-height: 16px;
	border-top: 1px solid #0593FF;
	border-bottom: 1px solid #0593FF;
}

#sub-content-container a {
	color: #FFFFFF;
	text-decoration: underline;
}
#sub-content-container a:hover {
	color: #0383FF;
}
#sub-content-section-address {
	width: 450px;
	clear: none;
	float: left;
}
#sub-content-section-address ul {
	list-style-type: none;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub-content-section-address  li {
	float: left;
	clear: none;
	width: 50%;
}

#sub-content-section-affiliates {
	clear: none;
	float: right;
	width: 445px;
	background-image: url(../images/sub-conent-div.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


#sub-content {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 970px;
	font-size: 12px;
	color: #FFFFFF;
}
#sub-content-container  h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #0593ff;
	margin-bottom: 10px;
}

#sub-content li {
	float: left;
	width: 33%;
	margin-top: 25px;
}
#sub-content-sections {
	padding-right: 30px;
	padding-left: 30px;
}




#left-col {
	color: #FFFFFF;
	width: 130px;
	float: left;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/column-bg-1.jpg);
	background-repeat: repeat-x;
	background-color: #003054;
}
#photo-bar {
	margin-bottom: 5px;
}
#ccsl-box {
	border: 1px solid #0593FF;
	width: 219px;
	padding: 1px;
	background-color: #002F62;
}
#ccsl-box p {
	padding: 8px;
	font-size: 11px;
	line-height: 13px;
}



#right-col {
	float: right;
	width: 278px;
	overflow: hidden;
	color: #FFFFFF;
	background-image: url(../images/column-bg-1.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	min-height: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#widget-wc {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#affiliations {
	margin: 0px;
}
#affiliations li {
	text-align: center;
	display: block;
	list-style-type: none;
}

#sponsors {
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contact-logo {
	clear: none;
	float: left;
	width: 90px;
	position: relative;
	left: 25px;
}
.contact-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 20px;
}
#address {
	list-style-type: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 100px;
	width: 730px;
}
#address li {
	float: left;
	margin-right: 75px;
}
#calendar-top {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 237px;
}
#calendar-bot  {
	padding: 0px;
	width: 237px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#calendar-content {
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2B800;
	border-left-color: #F2B800;
	padding: 0px;
	width: 223px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#sponsors img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#page-title {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/page-titles-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	float: none;
}
#scroller {

}

#news-area {
	float: left;
	width: 530px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	min-height:400px;
	margin-top: 0px;
	background-image: url(../images/center-column-bg-1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-bottom: 15px;
}
#news-area a {
	color: #FFFFFF;
	text-decoration: underline;
}
.titles  {
	font-size: 18px;
	color: #FEC22E;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#news-content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#register-bar {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FBC62C;
	background-color: #012F51;
	text-align: center;
	padding: 10px;
	height: 30px;
}
#team-menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-type: none;
}
#team-menu li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FBC62C;
	height: 28px;
}
#team-menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 2px;
}
.right-col-top {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 237px;
}
.right-col-bot {
	margin-right: auto;
	margin-left: auto;
	width: 237px;
}
.rss-box {
	width: 237px;
	margin-right: auto;
	margin-left: auto;
}

#team-menu a:hover {
	color: #FBC62C;
}
#news-title {
	margin-bottom: 15px;
}


#register-bar a {
	color: #FFF;
	text-decoration: none;
}
#register-bar a:hover {
	color: #FBC62C;
}


#news-area h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFC22C;
	margin: 0px;
	padding: 0px;
}
#news-area h3 a {
	color: #FDC62B;
	text-decoration: none;
}


#more-news-title {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-area-full-width {
	width: 890px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}
#iframe-border {
	border: 5px solid #0075CC;
}



#content-area-wide {
	float: left;
	width: 725px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 0px;
	min-height:550px;
	margin-top: 32px;
	margin-bottom: 32px;
}
#content-area-wide a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content-area-wide a:hover {
	color: #F4C92C;
}


#content-area-wide h1 {
	font-size: 18px;
	color: #F4C92C;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content-area-2-col {
	float: left;
	width: 600px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 0px;
	min-height:550px;
	margin-top: 18px;
	margin-bottom: 32px;
}
#content-area-2-col h1 {
	font-size: 18px;
	color: #F4C92C;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}




#footer {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 51px;
	color: #FFFFFF;
	background-color: #013f6d;
	height: 51px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#footer   #copyright {
	float: left;
	width: 700px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
}
#footer #e7 {
	line-height: 51px;
	background-image: url(../images/e7_spin_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	float: right;
	height: 51px;
	width: 100px;
	padding-right: 30px;
	color: #FFFFFF;
}
#footer #e7 a {
	text-decoration: none;
}
#footer #e7 a:hover {
	color: #FF0000;
}

.clear-floats {
	clear: both;
	float: none;
}
.table-style-1 {
	margin: 0px;
	padding: 0px;
}
.table-style-1 th {
	padding: 10px;
	border: 1px solid #FFF;
}
.table-style-1 td {
	padding: 10px;
	border: 1px solid #FFF;
}

