/* Styles */

#header_global {
background-image:url(../images/main_logo_repeat.jpg);
background-repeat:repeat-x;
border-bottom:1px dotted #999;
margin-bottom:10px;
height:167px;
}

#header_logo {
background-image:url(../images/main_logo.jpg);
background-repeat:no-repeat;
height:167px;
float:left;
width:547px;
}

#header_mission {
float:right;
width:400px;
margin-top:5px;
margin-right:10px;
}

#header_mission_text {
margin-top:15px;
}

#news-sidebar {
	width:20%;
	float:right;
	height:auto;
	border:2px solid #000;
	border-color: #E8AE6E;
	margin-left: 4px;
}

#news-sidebar-content {
padding:10px;
}

#footer_global {
background-image:url(../images/footer_repeat.jpg);
background-repeat:repeat-x;
height:120px;
background-color:#e9af6f;
}

#footer_information_text {
padding-left:20px;
padding-top:40px;
}

#sponsors_list {
width:150px;
}
