@charset "UTF-8";
/* CSS Document */

body{
background: #809fc6;
border: 0;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: center;
color: #404041;
}

a{
color: #809fc6;
text-decoration: none;
/*text-align: center;*/
}

a:hover{
	text-decoration: underline;
	color: #F00;
	/*font-weight: bold;*/
}

#container{
width: 990px;
margin: 0 auto;
padding: 0;
position: relative;
background: transparent url(images/page_background.jpg) top left repeat-y;
}

#container_header{
width: 990px;
margin-top: 0px;
background: transparent url(images/header_background.jpg) top left no-repeat;
}

#container_footer{
width: 990px;
background: transparent url(images/footer_background.jpg) bottom left no-repeat;
}

#header{
width: 990px;
height: 256px;
position: relative;
}

#date{
position: absolute;
top: 150px;
right: 50px;
text-align: right;
color: #004256;
font-size: 21px;
font-weight: bold;
}

#date span{
/*color: #598894;*/
color: #25769f;
font-size: 15px;
font-weight: normal;
}

#holder{
width: 1px;
/*height: 1433px;*/
height: 850px;
float: left;
margin-left: 0px;
/*background: red;*/
}

#left_column{
width: 253px;
margin-left: 16px;
margin-top: 0px;
float: left;
display: inline;
position: relative;
padding-bottom: 250px;
text-align: center;
/*border: 1px solid red;*/
}

#main_sponsorship_logos{
width: 198px;
height: 227px;
margin-left: 31px;
margin-top: 0px;
/*background: url(2011HES/images/main_sponsorship_logos.jpg) transparent top left no-repeat;*/
}

#main_promotion{
width: 198px;
height: 149px;
margin-left: 31px;
margin-top: 30px;
}

#sub_promotion{
width: 198px;
height: 154px;
margin-left: 31px;
margin-right: 25px;
margin-top: 0px;
padding-bottom: 700px;
}

.inner_photobox{
/*color: white;*/
margin-bottom: 20px;
}

.inner_photobox img{
margin-bottom:5px;
}

#main_sponsorship_info{
width: 210px;
/*height: 181px;*/
position: absolute;
left: 47px;
bottom: 44px;
text-align: left;
/*color: white;*/
color: #004256;
/*border: 1px solid red;*/
}

#main_sponsorship_info h2{
margin-bottom: 10px;
}

#main_sponsorship_info a{
/*color: white;*/
color: #004256;
}

#main_sponsorship_info a:hover{
text-decoration: none;
}

#right_column{
	width: 635px;
	margin-right: 54px;
	margin-top: 0px;
	float: right;
	display: inline;
	text-align: left;
	padding-bottom: 100px;
	/*border: 1px solid red;*/
}

#right_column_footer{
width: 635px;
height: 78px;
bottom: 0px;
right: 54px;
position: absolute;
color: #809fc6;
border-top: 1px #a3e1e6 solid;
}

#colleges_link{
margin-top: 0px;
margin-left: 0px;
float: left;
display: inline;
height: 44px;
line-height: 44px;
text-align: left;
font-size: 12px;
}

#colleges_link a{
color: #809fc6;
}

#colleges_link a:hover{
text-decoration: none;
}

#legal{
margin-top: 0px;
margin-right: 0px;
height: 44px;
line-height: 44px;
text-align: right;
float: right;
display: inline;
font-size: 12px;
}

#spacer{
height: 1px;
width: 100%;
clear: both;
overflow: hidden;
}

img{
	border: 0px;
	text-align: left;
}

h1{
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	color: #004256;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
font-weight: bold;
font-size: 28px;
margin: 0px;
padding: 0px;
color: #004256;
font-family: Arial, Helvetica, sans-serif;
}

h3{
color: #004256;	
}

.white{
color: white;
}

.line_separator{
widht: 100%;
height: 2px;
background: #c38a5d;
margin-top: 6px;
margin-bottom: 6px;
}

.speaker{
width: 190px;
display:inline-block;
zoom: 1;
*display:inline;
vertical-align: top;
}

.profile{
width: 198px;
margin-left: 31px;
margin-right: 25px;
margin-top: 33px;
text-align: center;
color: white;
}	
