﻿* 
{
	margin: 0; 
	padding: 0; 
}

body { 
	text-align: center; /*centers the content in IE5/win */ 
	background: #F5F3F9; 
	font-family: Verdana;
	font-size: 12px;
} 

IMG 
{
	border: 0px;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

a:active {
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: blue;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: red;
}

#header {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 279px;
	background: #ffffff;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-bottom: 20px;
}
#confinfo2 
{
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#confinfo 
{
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 500px;
	background: #FAD072;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 5px;
}

#confinfo2 p.sectionhead 
{
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

#confinfo2 p.savedate 
{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin-bottom: 20px;
}

#confinfo2 p 
{
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	font-size: 11px;
	text-align: justify
}

#sponsortitle 
{
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	background: #ffffff;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding-top: 10px;
}

#sponsortitle p.sectionhead 
{
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}	

#content {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 550px;
	background: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#left {
	float: left;
	text-align: left;
	width: 50%;
	height: 550px;
	background: #FABB80;
	vertical-align: top;
} 

#left p.sectionhead 
{
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#left p 
{
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	font-size: 12px;
	text-align: justify
}

#right {
	width: 50%;
	height: 550px;
	float: left;
	background: #FABB80;
	text-align: left;
}

#right p.sectionhead 
{
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: -10px;
	font-weight: bold;
	font-size: 13px;
}

#right p.linkitem 
{
	margin-left: 10px;
	margin-bottom: -10px;
}

ul.sponsors 
{
	list-style: none;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -10px;
}

#left p.sponsorlevel 
{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: -14px;
	font-weight: bold;
	font-size: 12px;
}

#right p.sponsorlevel 
{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: -14px;
	font-weight: bold;
	font-size: 12px;
}

#bronze 
{
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 200px;
	background: #FABB80;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#bronze table td 
{
	vertical-align: top;
}

#bronze table td.bronzehead 
{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: -14px;
	font-weight: bold;
	font-size: 12px;
}

ul.sponsoritems
{
	list-style: none;
	font-weight: normal;
	font-size: 11px;
	margin-left: 30px;
	margin-bottom: 0px;
}

ul.sponsoritems li 
{
	margin-bottom: 12px;
}
	
#footer {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	clear: both;
	height: 30px;
	background: #B4CA34;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#footer p.copyr 
{
	margin: 0px;
	font-size: 10px;
	padding-top: 8px;
}
#downloads {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 30px;
	clear: both;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0px;
	text-align: center;
}

ul.dnloads 
{
	list-style: none;
	text-align: center;
	margin: 6px 0px 0px 0px;
}

ul.dnloads li 
{
	display: inline;
	margin-top: 3px;
	padding-right: 13px;
	text-align: center; 
}

#newshead {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 27px;
	background-image: url("images/newshead.gif");
	background-repeat:no-repeat;
	clear: both;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 0px;
}
#newshead a {
	text-decoration:none;
}
#newsmid {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 100%;
	background-image: url("images/newsmid.gif");
	background-repeat:repeat-y;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: left;
	padding: 0px;
}

#newsmid p 
{
	margin: 0px 20px 6px 20px;
	padding: 0px;
}

#newsfoot {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 21px;
	background-image: url("images/newsfoot.gif");
	background-repeat:no-repeat;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 0px;
}

#newsitem 
{
	margin: 0px 20px 6px 20px;
}
#newsitemlast
{
	margin: 0px 20px 0px 20px;
}

p.builder 
{
	margin: 0 auto; /*centers the div in standard browsers */ 
	font-size: 10px;
	padding-top: 8px;
}

#committeetitle 
{
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 30px;
	background: #FCFCD6;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#committeetitle p.title 
{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
#committee {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 160px;
	background: #FCFCD6;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#committee p.sectionhead {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: -10px;
	font-weight: bold;
	font-size: 14px;
}

#cmte_left {
	float: left;
	text-align: center;
	width: 45%;
	height: 160px;
	background: #FCFCD6;
	vertical-align: top;
	font-size: 11px;
}

#cmte_left p.topitem 
{
	margin: 0px 0px 0px 0px;
} 

#cmte_left p.mbritem 
{
	margin: 0px 0px 0px 0px;
} 

#cmte_right {
	float: left;
	text-align: center;
	width: 55%;
	height: 160px;
	background: #FCFCD6;
	vertical-align: top;
	font-size: 11px;
} 

#cmte_right p.topitem 
{
	margin: 0px 0px 0px 0px;
} 

#cmte_right p.mbritem 
{
	margin: 0px 0px 0px 0px;
} 

ul.validation 
{
	list-style: none;
	text-align: center;
	margin: 6px 0px 0px 0px;
}

ul.validation li 
{
	display: inline;
	margin-top: 3px;
	padding-right: 13px;
	text-align: center; 
}

#mainnews 
{
	text-align: left;
}

#mainnews p.sectionhead 
{
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid black;
}

#mainnews p 
{
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

#newscontent {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 1200px;
	background: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#sessioncontent {
	margin: 0 auto; /*centers the div in standard browsers */ 
	width: 738px;
	height: 950px;
	background: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#sessionlist 
{
	text-align: left;
}

#sessionlist p.sectionhead 
{
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid black;
}

#sessionlist p 
{
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.hide {
visibility:hidden;
}

#newslink { /* news Link */
float: left;
width : 100px;
height: 26px;
margin-left: 524px;
margin-top: 0px;
}

#tblMainPage 
{
	margin-left: 15px;
	margin-right: 15px;
}

