BODY {
 margin:0;
 padding:0;
 background:url('images/yellowtile.jpg') repeat-x ;
 font: 16px "Georgia", sans-serif;
}
#header{
 background:url('images/header.jpg') bottom no-repeat #160D08;
 height:365px;
}
#main{
 width:1000px;
 margin:auto;
}
#center{
 line-height:23px;
 width:960px;
 padding:20px;
 float:left;
 margin-top:-100px;
}
#center a,#footer a,#breadcrumbs a,#tools a{
 color:#C8984C;
}
#center a:hover,#footer a:hover{
 color:#AD253B;
 text-decoration:underline;
}
#navigation li {
 list-style-type:none;
 display:inline;
 margin-left:10px;
}
#navigation{
 padding-top:20px;
 margin-top:0px;
}
#navigation a{
 color:#DE8F40;
 text-decoration:none;
}
#navigation a:hover{
 color:#375589;
 text-decoration:underline;
}
#header_spacer li{
 list-style-type:none;
}
#header_spacer{
 font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 margin-top:80px;
 float:right;
 width:460px;
 padding-left:30px;
}
#header_spacer a{
 color:#000000;
 text-decoration:none;
}
#header_spacer a:hover{
 color:#375589;
 text-decoration:underline;
}
#footer{
 color:#C89856; 
 width:1000px;
 clear:both;
 margin:auto;
 height:116px;
 font-size:14px;
}
#subfooter{
 clear:both;
 height:240px;
 background:url('images/bluetile.jpg') repeat-x;
}
#subfooter img{border:0px;}
.title{
 width:400px;
}
#copyright{
 width:1000px;
 margin:auto;
}
#copyright li{
 list-style-type:none;
}
#copyright ul{
margin-top:-1px;
}

label
{
 width: 8em;
 font-weight:bold;
 float: left;
 text-align: right;
 margin-right: 0.5em;
 display: block;
}
#map_canvas,#map_courses{
 float:left;
}
#mycontentfooter{
 clear:both;
 width:500px;
}
#powered_by{
 font-size:8px;
 color:#888888;
}
#powered_by a{
 color:#888888;
 text-decoration:none;
}
#powered_by a:hover{
 color:#0000cc;
 text-decoration:underline;
}