body {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer .footerleft {
	background-image: url(../images/bottleftcorner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 61px;
	width: 20px;
}

#row1 {
	float: left;
	height: 62px;
	width: 960px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
}
#topleftcorner {
	background-image: url(../images/topleftcorner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 62px;
	width: 20px;
}
#toprightcorner {

	background-image: url(../images/toprightcorner.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 62px;
	width: 20px;
}
#topmidpanel {
	float: left;
	width: 910px;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 40px;
}
#topmidpanel a:hover {
	color: #CC0000;
}
#topmidpanel a {
	text-decoration: none;
	color: #004262;
}

#banner {
	float: left;
	height: 200px;
	width: 960px;
}
#menupanel {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 30px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menupanel ul li {
	display: inline;
}
#menupanel ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
	color: #005b8a;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	float: left;
}
#content #column3 {
}

#content {
	float: left;
	width: 960px;
	padding-top: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #68cdf7;
}
#content #sidemenu {
	float: left;
	width: 250px;
	background-image: url(../images/sidepanelbg.jpg);
	background-repeat: repeat-x;
	background-color: #007dbe;
	padding-top: 20px;
	background-position: center bottom;
	padding-bottom: 100px;
}
.tdstyle1 {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

#sidemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tdstyle2 {
	background-color: #FFFFF0;
	padding: 5px;
	color: #000000;
	border: 1px solid #FFCC99;
}
.txtbox1 {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	width: 250px;
	border: 1px solid #333333;
	background-color: #EFF7FC;
}
form {
	margin: 0px;
	padding: 0px;
}

#sidemenu ul li {

}
#sidemenu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 220px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
#content #contentcolumn {
	width: 410px;
	float: left;
	margin-left: 5px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	padding: 20px;
	min-height:536px;
	height: expression( this.scrollHeight < 537 ? "536px" : "auto" );
}
#contentcolumn a {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
#contentcolumn a:hover {
	color: #FF0000;
}


#column3 {
	float: left;
	height: 556px;
	width: 250px;
	margin-left: 5px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
}
.titlestyle12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0080C1;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	width: 240px;
}
#schedule {
	padding: 10px;
	float: left;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redfont {
	color: #FF0000;
}
#schedule p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#schedule a {
	color: #000000;
	text-decoration: none;
}

#contentcolumn p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news {

	padding: 10px;
	float: left;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#news a {
	color: #0080C1;
	text-decoration: none;
}
#news a:hover {
	color: #000000;
}
#sponsorlogos {
	width: 410px;
	padding-top: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	float: left;
	height: 61px;
	width: 960px;
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#footer .footermid {
	line-height: 61px;
	float: left;
	height: 61px;
	width: 920px;
}
#sidemenu li a:hover {
	color: #003451;
}
#menupanel a:hover {
	color: #000000;
}
.footermid a {
	text-decoration: none;
	color: #007FBE;
}


#news p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer .footerright {
	background-image: url(../images/bottrightcorner.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 61px;
	width: 20px;
}
#contentcolumn ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #006195;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0070A6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.logtable {
	background-color: #FFFFFF;
	border: 1px dashed #017EBE;
}
.tdstyle102 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.txtbox456 {
	width: 150px;
}
.table456 {
	background-color: #FFFFFF;
	border: 1px dashed #93D3FF;
}
.imgfloatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
h7 {
	font-size: 11px;
	font-weight: bold;
	color: #006195;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#img_layout {
padding-right:1px;
padding-bottom:2px;
float:left;
clear:both;
}
#layout {
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:100%;
}
#name_layout {
color:#006699;
clear:both;
text-align:center;
padding-top:6px;
padding-bottom:0px;
}
#heading_layout {
color:#006699;
clear:both;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:6px;
padding-bottom:6px;
width:auto;
}
#layout2 {
clear:both;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom:6px;
width:auto;
}
#topic {
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:6px;
padding-bottom:6px;
width:100%;
}
#topic_col1 {
color:#006699;
float:left;
width:10%;
clear:both;
}
#topic_col2 {
float:left;
clear:right;
}
.imgholder {
	float: left;
	height: 143px;
	width: 167px;
	margin-right: 10px;
	margin-bottom: 10px;
}