body {
margin:0;
padding:0;
background-color:#B1C0AC;
font-family:georgia, serif;
font-size:12px;
line-height:18px;
color:#336633;
}

a {
text-decoration:underline;
color:blue;
}
a:hover{
text-decoration:none;
}
#hacktoshowrightfade {
width:770px;
background-image: url('images/right_fade.gif');
background-position: right;
background-repeat: repeat-y;
}

#container {  
width:750px;
background-color:#FFFFCC;
background-image: url('images/biga.gif');
background-position: bottom right;
background-repeat: no-repeat;
border-top: 10px solid #226B22;
border-bottom: 10px solid #226B22;
}
#navcontainer {  
float:left;
width:233px;
text-align:left;
}
#contentcontainer {  
float:left;
width:488px;
background-image: url('images/divider.gif');
background-repeat:no-repeat;
background-position: bottom left;
padding:10px 0 20px 3px;
}
#top_fade {  
height:15px;
background-image: url('images/top_fade.gif');
background-repeat: repeat-x;
}
#contenttext {
background-image: url('images/top-bar.gif');
background-repeat:repeat-x;
margin-left:25px;
padding-top:15px;
}

#footer {
text-align:center;
font-family:arial, sans-serif;
width:174px;
font-size:10px;
line-height:13px;
text-align:right;
margin:20px 0 0 30px;
}

.nav {
background-image: url('images/nav_button.gif');
background-position: 31px 0;
background-repeat: no-repeat;
font-weight:bold;
color:#CCCC99;
margin-bottom:4px;
text-align:center;
}

.nav a {
color:#CCCC99;
text-decoration:none;
}

.nav a:hover {	
width:750px;
color:white;
text-decoration:none;
}

.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}

