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

body{
background: #ccceb1;
border: 0;
padding: 0;
margin: 0;
font-family: Arial;
font-size: 16px;
text-align: center;
color: #404041;
}

a{
	color: #b06110;
	text-align: center;
}

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

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

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

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

#holder{
width: 1px;
height: 876px;
float: left;
margin-left: 0px;
}

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

#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;
}

#main_sponsorship_info{
width: 198px;
height: 181px;
position: absolute;
left: 47px;
bottom: 44px;
text-align: left;
color: white;
font-size: 12px;
}

#main_sponsorship_info a{
color: white;
}

#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;
}

#right_column_footer{
width: 635px;
height: 78px;
bottom: 0px;
right: 54px;
position: absolute;
color: #c38a5d;
border-top: 2px #c38a5d 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: #c38a5d;
}

#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: 33px;
	margin: 0px;
	padding: 0px;
	color: #b06110;
	text-align: left;
}

h2{
font-weight: bold;
font-size: 30px;
margin: 0px;
padding: 0px;
color: #b06110;
}

.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;
}	

