body {
background: #4B2432;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.1em;
}
.floatright {
float: right;
margin: 0px 0px 10px 10px;
}
p {
font-size: 12px;
}
#container {
	margin:0 auto;
	width: 1000px;
	padding-right: 10px;
}
#header {
width: 249px; 
float:left;
}
#header img {
padding: 25px 0px 0px 25px;
}
#content {
width: 620px;
margin-top: 20px;
margin-right: 10px;
float:left;
background-color: #FFFFFF;
padding: 0 15px 10px 0;
text-align: justify;
font-size: 12px;
line-height: 14px;
margin-left: 30px;
}
#nav {
width: 620px;
float: left;
padding-right: 15px;
margin-top: 30px;
margin-left: 30px;
}
#nav a {
color: #990000;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
padding-right: 3px;
margin-right: 10px;
margin-left: 10px;
}
#nav a:hover {
text-decoration: underline;
}
#content h1 {
color: #990000;
font-size: 1.4em;
}
#footer {
margin-top: 8px;
padding: 4px 0px 4px 0px;
float: left;
text-align: center;
border-top: 1px solid #c9c9c9;
width: 960px;
}
#footer p {
color: #666666;
font-size: .8em;
}
#footer a {
color: #83c201;
}
#white {
background-color: #FFFFFF;
float:left;
border: 1px solid grey;
}
#content h2 {
color: #666666;
font-size: 	12px;
}
#content a{
color:#990000;
text-decoration: none;
}
#content a{
text-decoration: underline;
}
dd {
padding-bottom: 5px;
font-size: 12px;
text-indent: 0px;
padding-left: 0px;
margin-left: 0px;
}
dt {
font-weight: bold;
padding-top: 10px;
}
#header a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
.undernav {
padding-bottom: 3px;
color:#999;
}
blockquote {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding: 10px;
	line-height: 17px;
}
.quote {
background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 20px;
	width: 180px;
	margin-top: 30px;
	float:left;
	line-height: 17px;
	}

