body {
	background: #065582 url("../images/body_bg.gif") top left repeat-x;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #001b3d;
}

a {
	color: #065582;
}

a:hover {
	color: #0b59e5;
}

a.textlink {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #065582;
}

a.textlink:hover {
	color: #0b59e5;
}

h1 {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
}

h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #001b3d;
	padding: 0;
	margin: 20px 0;
}

#mainContainer {
	background: transparent url("../images/header.jpg") no-repeat scroll center 25px;
}

#mainHeader {
	text-align: center;
	height: 136px;
	width: 940px;
	position: relative;
	top: 0;
	padding: 0;
	margin: 0 auto;
}

#logo {
	height: 110px;
	width: 450px;
	position: absolute;
	top: 0;
	left: 0;
}

#submit {
	height: 110px;
	width: 220px;
	position: absolute;
	top: 0;
	right: 0;
}

#mainNavigation {
	padding: 0;
	margin: 0;
	width: 946px;
	height: 35px;
	margin: 0 auto;
}

#mainNavigation ul {
	padding: 0;
	margin: 0;
}

#mainNavigation ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	background: #fcb85c;
}

#mainNavigation ul li a {
	display: block;
	line-height: 35px;
	text-decoration: none;
	text-indent: -3000px;
	overflow: hidden;
	/* padding: 72px 0 0 0; /* Hide the anchor text in image nav */
}

#programs a {
	width: 147px;
	background: transparent url("../images/navigation.gif") 0 top no-repeat;
}

#abstracts a {
	width: 95px;
	background: transparent url("../images/navigation.gif") -147px top no-repeat;
}

#registration a {
	width: 113px;
	background: transparent url("../images/navigation.gif") -242px top no-repeat;
}

#travel a {
	width: 196px;
	background: transparent url("../images/navigation.gif") -355px top no-repeat;
}

#exhibitors a {
	width: 237px;
	background: transparent url("../images/navigation.gif") -551px top no-repeat;
}

#contact a {
	width: 80px;
	background: transparent url("../images/navigation.gif") -788px top no-repeat;
}

#home a {
	width: 78px;
	background: transparent url("../images/navigation.gif") -868px top no-repeat;
}

#programs a:hover, #programs a.active {
	background-position: 0 -35px;
}

#abstracts a:hover, #abstracts a.active {
	background-position: -147px -35px;
}

#registration a:hover, #registration a.active {
	background-position: -242px -35px;
}

#travel a:hover, #travel a.active {
	background-position: -355px -35px;
}

#exhibitors a:hover, #exhibitors a.active {
	background-position: -551px -35px;
}

#contact a:hover, #contact a.active {
	background-position: -788px -35px;
}

#home a:hover, #home a.active {
	background-position: -868px -35px;
}

#flash {
	padding: 0;
	margin: 0 1px;
}

#mainColumn {
	width: 655px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

#mainColumnInner {
	padding: 0 40px 80px 20px;
}

#sideColumn {
	width: 275px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.homeContent #mainColumn {
	width: 475px;
	float: left;
	margin: 45px 60px 0 0;
	padding: 0;
	display: block;
}

.homeContent #sideColumn {
	width: 375px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#mainContent {
	text-align: left;
	width: 940px;
	top: 0;
	padding: 0;
	margin: 0 auto;
	background: white;
}

#mainFooter {
	text-align: left;
	width: 940px;
	height: 72px;
	position: relative;
	padding: 0;
	background: transparent url("../images/footer.gif") bottom center no-repeat;
	margin: 6px auto 100px auto;
}

.homeContent {
	padding: 0 5px 5px 20px;
	margin: 0;
	background: #FFFFFF url("../images/subhead.gif") left top no-repeat;
}

.innerContent {
	padding: 10px 20px;
	margin: 0 2px;
}

.contentBlock {
	display: block;
	margin-top: 15px;
	padding-top: 10px;
	width: 375px;
	height: 340px;
	background: transparent url("../images/content_block.gif") top center no-repeat;
}

.contentBlockInner {
	padding: 8px 10px 0 15px;
}

#mainFooter div.innerFooter {
	margin: 0 20px;
}

#copyright {
	background: transparent url("../images/logo.gif") left 15px no-repeat;
	padding: 20px 20px 20px 180px;
	float: left;
}

#address {
	text-align: right;
	float: right;
	padding-top: 15px
}

.left {
	display: block;
	float: left;
	padding-right: 10px;
}

.right {
	display: block;
	float: right;
	padding-left: 10px;
}

#lefthome {
	display: block;
	float: left;
	clear: left;
	width: 150px;
}

#righthome {
	display: block;
	float: left;
	clear: right;
	margin-left: 10px;
	width: 180px;
}

.sideBlock1 {
	margin: 8px 0 0 0;
}

.sideBlock1 p {
	color: #793600;
}

.sideBlock1Inner {
	background: #f9dfc0;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
/* Nifty Corners: Bottom on sideBlock */

.nifty1 {
	display:block;
	clear:both;
}
.nifty1 * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #f9dfc0;
}

.sideBlock2 {
	margin: 8px 0 0 0;
}

.sideBlock2Inner {
	background: #d9f2fc;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
/* Nifty Corners: Bottom on sideBlock */

.nifty2 {
	display:block;
	clear:both;
}
.nifty2 * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #d9f2fc;
}




.r1 {
	margin: 0 5px 0 5px;
}
.r2 {
	margin: 0 3px 0 3px;
}
.r3 {
	margin: 0 2px 0 2px;
}
.r4 {
	margin: 0 1px 0 1px;
	height: 2px
}


.clear {
	clear: both;
}

.head {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.bigname {
	line-height: 20px;
	
}

.name {
	margin: 5px 0;
	
}


#program {
	border: 1px solid #001b3d;
	padding: 0 10px 10px 10px;
	margin-top: 15px;
}

.time {
	width: 200px;
}

.event {
	width: 350px%;
}

.alt {
	background-color: #d9f2fc;
}

.timeline {
	padding: 5px 8px;
}

.highlight {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	height: 40px;
	background-color: #D6D6D6;
	line-height: 40px;
	padding: 0 0 0 10px;
}

#hpAbout ul {
	margin: 0;
	padding: 20px;
}

#hpAbout ul li {
	margin-left: 10px;
	margin-bottom: .4em;
}

=============================
Contact Form / Validation Styles
=============================
This is the contact form */	
#contactForm{
	width: 500px;
	margin: 0 auto;
}

/* this is the main negative/error feedback
(appears above the form) */
#formFeedback.error{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 10px 20px 25px 45px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico-error.gif);
	background-repeat: no-repeat;
	}
	
	
/* this is the main positive/success feedback
(appears above the form) */
#formFeedback.success{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 15px 20px 25px 55px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico_success.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	border: solid 3px #cccccc;
	}
	
/* 


this is the inline invalid feedback message class
(appears under form field element) */	
div.error{
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}
/* 


this is the actual form element that is invalid */	
textarea.error, input.error, select.error{
 	border: solid 1px #ff0000;
}


/* 
SPAM protection 
Our form has an input field named 'fullname'
this field is hidden via css.

if the posted form has a value for 'fullname' we assume a bot filled it out. and dont process the data.
a normal user with a css enabled browser will never see it
*/
.fullnameContainer{
	display:none;
}

.req {
	font-weight:bold;
	color:#FF0000;
	padding:5px;
	font-size:14px;
}
