div {
}

body {
margin-top : 0; 
background-color : #3a3a3a;
font-family : arial, sans-serif, engravers mt bold; 
font-size: 12px;
}

h1 {
color:#f2e58e;
font-size:72px;
margin:0;
padding:30px 0 15px;
}



.clear {
border-top: 1px solid white;
width:900px;
clear:both;
}

#container {
width : 900px; 
border : 0 solid gray; 
margin: 25px auto 0; 
} 


#page {
background: white;
width:900px;
background: white url('images/stripe.png') repeat;

}

#head {
height:200px;
}

#banner {
width:700px;
text-align:center;
}

#subtitle {
color:#d9001d;
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
}

#nav {
float:right;
}

#nav ul {
list-style-type: none;
}

#nav ul li {
padding:0;
margin:0 20px 5px 0;
}

#nav ul li a span {
padding-right:40px;
height:30px;
background: transparent url('images/navdot.png') no-repeat top right;
display:block;
color:#f2e58e;
font-size:14px;
text-decoration:none;
font-weight:bold;
line-height:30px;
vertical-align:middle;
}

#nav ul li a:hover span {
background: transparent url('images/hovdot.png') no-repeat top right;
color:#d9001d;
}


#body {
width:900px;
border-bottom: 1px solid #000077;

}

#side {
width:200px;
float:left;
padding-top:10px;
position:relative;
display:block
}

.sidebox {
background: white url('images/sidehead.png') no-repeat;
width:140px;
padding:0 10px 10px;
margin:10px 0 10px 20px;
font-size:10px;
}

.sidebox h2 {
color:#f2e58e;
font-size:16px;
text-align:center;
line-height:30px;
vertical-align:middle;
padding:5px 5px 10px;
margin:0;
}

#content {
background:white;
width:660px;
float:right;
padding:20px;
min-height:400px;
position:relative;
display:block;

}

#content h2 {
color:#000077;
font-size:28px;
margin:0 0 20px;
padding-bottom:5px;
width:660px;
border-bottom: 2px solid #f2e58e;
}

#content p {
line-height:1.3em;
}

#length
	{
	width: 950px;
	height: 0px;
	padding: 0;
	margin: 0;
	visibility: hidden;
	clear: both;
	}
#foot {
padding:0;margin:0;
}

#foot, #foot a {
height:40px;
color:#f2e58e;
}

#foot a {
text-decoration:none;
}


#foot p {
margin:5px 0 0;
text-align:center;
font-size:10px;
padding:0;
}
