BODY
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:10pt;
	background-repeat:repeat-x;
}
P,LI,TH,TD,UL,DD,DT
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:10pt;

}
H4
{

	font-family:Arial,san-serif,verdana,helvetica;
	font-size:14pt;
	font-weight: bold;
	text-align: center;
}
H3
{

	font-family:Arial,san-serif,verdana,helvetica;
	font-size:8pt;
	font-weight: normal;
}
H2
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:11pt;
	font-weight: bold;
	color:#666CDE;
	text-align: center;
}
H1
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:14pt;
	color: #666CDE;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

A
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:10pt;
	font-weight: bold;
	color:#1C1938;
}
A.Visited
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:10pt;
	color:purple;
}

A:hover
{
	color: #666CDE;
}



.form:link
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:14pt;
	font-weight: bold;
	color:#000000;
}

.form:visited
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:14pt;
	font-weight: bold;
	color:purple;
}
.button:link
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:10pt;
	font-weight: bold;
	color:#000000;
}
.button:visited
{
	font-family:Arial,san-serif,verdana,helvetica;
	font-size:10pt;
	color:purple;
}
.button:hover
{
	color: #FBFAC7;
}

a.footer:link
{
	font-size:8pt;
}

div#navigation
{
	float: left;
	top:-110px;
	position: relative;
	margin-left: -170px;
	width: 170px;
}

div#header
{
	display: block;
	width: 800px;
	height: 150px;
	top: 0%;
	border-left: 170px solid #666CDE;

}

div#footer
{
	display: block;
	width: 800px;
	border: 0px solid black;
	border-left: 170px solid #666CDE;
	background: #FFFFFF;
}

div#rightbody
{
	float: right;
	position: relative;
	display: inline;
	width: 200px;
	margin-right: -200px;
}


div#container 
{
	position:relative; 
	display: block;
	border-left: 170px solid #666CDE;
	border-right: 200px solid #B6BCF4;
	width: 600px;
	background: #FBFAC7;
}


div#container2 
{
	position:relative; 
	display: block;
	border-left: 170px solid #666CDE;
	width: 800px;
	background: #FBFAC7;
}

div#inside
{
	position:relative:
	display: block;
	width: 550px;
	margin-left: 20px;
	margin-right: -20px;
	
}

* html body div#header
{
	position: relative;
	display: block;
	width: 970px;
	height: 150px;
	top: 0%;
	border-left: 170px solid #666CDE;
}


* html body div#container 
{
	position:relative; 
	width: 970px;
	border-left: 170px solid #666CDE;
	border-right: 200px solid #B6BCF4;
	background: #FBFAC7;
}

* html body div#navigation
{
	position: relative;
	float: left;
	top:-110px;
	width: 170px;
	z-index: 1;
}

* html body div#rightbody
{
	position: relative;
	float: right;
	width: 200px;
}

*html body div#footer
{
	position: relative;
	display: block;
	width: 970px;
	border-left: 170px solid #666CDE;
	background: #FFFFFF;
}


.navigationbutton
{
	background-image: url(../images/blue.jpg);
}

.footbutton
{
	background-image: url(../images/blank.gif);
	width: 200px;
	height: 24px;
	font-family:Arial,Verdana,Helvetica;
	text-align: center;
	font-size:11pt;
	color: #E6DD62;
}

.foot
{
	font-family:Arial,Verdana,Helvetica;
	text-align: center;
	font-weight: normal;
	font-size:11pt;
	color: #E6DD62;
}
	

.conferenceheader
{
	background-image: url(../images/conference2.jpg);
}

.directionsheader
{
	background-image: url(../images/directions.jpg);
}

.hotelheader
{
	background-image: url(../images/hotel.jpg);
}

.registrationheader
{
	background-image: url(../images/registration.jpg);
}


.contactheader
{
	background-image: url(../images/contact06.jpg);
}

.eventsheader
{
	background-image: url(../images/events06.jpg);
}

.linksheader
{
	background-image: url(../images/links06.jpg);
}

.sponsorsheader
{
	background-image: url(../images/sponsors.jpg);
}

.careerheader
{
	background-image: url(../images/career.jpg);
}




.clear
{
	clear: both;
}

