BODY {
	margin:0px;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:18px;
}
#top {
	width:790px;
	text-align:right;
	color:black;
	height:22px;
	margin-top:5px;

}
#header_outer {
	width:100%;
	border-bottom:1px solid black;
	background-color:#DCD7C4;
	margin:0px;
	padding:0px;
	height:107px;
}
#header {
	width:790px;
}
#main_outer {
	width:790px;
	text-align:left;
	margin-top:40px;
}

#left {
	text-align:left;
	width:210px;
	float:left;
	margin-right:20px;
	border-right:1px solid black;
}
#right {
	text-align:left;
	width:550px;
	float:left;
	/* background-color:#efefef; */
}
#clear {
	clear:both;
}

#footer {
	text-align:left;
	border-bottom:1px solid black;		
	background-color:#DCD7C4;			
	padding:10px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#981409;
	width:100%;
	border-bottom:1px solid #981409;
	margin-bottom:15px;	
	line-height:22px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#981409;
	margin-bottom:5px;	
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#981409;
	margin-bottom:5px;	
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#981409;
	margin-bottom:5px;
}
a {
	color:#981409;
}
a:hover {
	text-decoration:none;
}
