
#bg_left {
	background-image:url(../../media/layout/bg_left.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:50%;
}

#bg_right {
	background-image:url(../../media/layout/bg_right.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:50%;
}

#bg_middle {
width:1000px;
background-position: bottom;
background-image:url(../../media/layout/bg_middle_sponsors.jpg);
background-repeat:no-repeat;
}

#header {
height: 120px;
}

#mainmenucontainer {
position: absolute;
top: 120px;
}

#footerlink {
position: absolute;
bottom: 15px;
left: 675px;

}

#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #231f20;
vertical-align: middle;
text-align: right;
position:absolute;
left: 171px;
bottom: 15px;
width: 500px;
}

#contentcontainer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 740px;
	padding-left: 27px;
}

#contentheader {
padding-left: 5px;
height: 70px;

}

#content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #574d50;
overflow: visible;
line-height: 18px;
}

#content h2 {
color: #d49a45;
}

#content p {
padding-bottom: 10px;
}

#maincontent {
padding-left: 173px;
width: 825px;
}

#maincontent_sponsors {
padding-left: 173px;
width: 825px;
}

#sponsorscontainer {
padding: 0;
overflow:visible;
width: 173px;
position: absolute;
top: 146px;
bottom: 0;
border-left: 1px solid #808184;
}

#sponsors {
padding: 10px;
text-align: center;
}
