﻿body {
	margin:0px; 
	color:#000000;
	background:#A8593C;
	font-size:13px;
}
a:link,a:visited {text-decoration:none; color:#680F01;}
a:hover{color:#FFFFFF;}
ul {list-style: none; margin: 0; padding: 0;}
img {border: none;}

#container {
	width:1000px;
	margin:0px auto;
}
.row{
	width:1000px;
	float:left;
}
.content_title{
	width:730px; 
	float:left; 
	padding-bottom:20px; 
	font-size:16px;
	 color:#FFFFFF;
	  letter-spacing:3px;
}
.content{
	width:730px; 
	float:left; 
	padding-bottom:20px; 
	font-size:12px; 
	color:#000000; 
	letter-spacing:2px; 
	line-height:20px;
}

