body{
background-color:#5d4e2e;
color:#524631;
}

strong {font-weight:bold;}

#header{
	height:100px;
	width:100%;
	background-image:url(../images/gradient.png);
}

#header_title{
	height:75px;
	background-image:url(../images/swirl.png);
	background-repeat:no-repeat;
	background-position:left;
}

#header_title p{
	font-size:57px;
	font-family:Palatino,Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:30px 0 0px 13%;
	padding-left:132px;
}

#header_underline{
	bottom:0px;
	height:25px;
	background-image:url(../images/underline.png);
}

#content{
	width:100%;
	height:450px;
	background-color:#fff;
}

#paragraph{
	line-height:16px;
	padding:10px 0 0 13%;
	padding-left:132px;
	width:720px;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:100;
}

#sponsors{
	padding:10px 0 0 13%;
	padding-left:132px;
	width:720px;
	border:none;
}

#paragraph a:link, a:visited, a:hover {
font-weight:bold;
color:#524631;
text-decoration:none;
}

#paragraph a:hover {
text-decoration:underline;
}

#innerfooter{
	width:960px;
	float:center;
}

#footer{
background-image:url(../images/foot.png);
background-repeat:repeat;
width:100%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:14px;
}

#footer_navigation {
	color:#cdc4b9;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
	margin-top:9px;
	padding:0 0 0 10%;
	padding-left:50px;
	text-transform:uppercase;
}

#footer_navigation a:link, 
#footer_navigation a:visited,
#footer_navigation a:hover {
	color:#cdc4b9;
	text-decoration:none;
	font-weight:normal;
	padding-right:25px;
}

ul{
width:100%;
}

li{
display:inline;
margin-right:25px;
}

#legal{
	color:#2e2618;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:35px 10px 10px 10px;
	width:960px;
}

#copyright {
	display:inline;
	}

#mindgruve{
float:right;
padding-right:15px;
}

#mindgruve a:link,
#mindgruve a:hover,
#mindgruve a:visited {
color:#2e2618;
font-weight:normal;
text-decoration:none
}

