* {
	margin:0;
	padding:0;
}
body {
	background-image: url(img/bg_body.gif);
	background-color: #333836;
	font-family: Helvetica, Arial, sans-serif;
}
#wrap {
	width:900px;
	background-color:#d6d4c5;
	border-color:#fff;
	border-style:none solid solid;
	border-width:thin;
	margin:0 auto;
}
#head {
}
#nav {
	width:188px;
	float:left;
}
#content {
	padding-left: 205px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #711F2D;
	font-size: 22px;
}
#content p {
	color:#333836;
	font-size:12px;
	padding:5px 25px 5px 10px;
}
#content li {
	color: #4d5359;
	padding-left: 22px;
	list-style-position: inside;
	list-style-type: disc;
	font-size:12px;
}
#content a:link {
	color:#711F2D;
	text-decoration: none;
}
#content a:visited {
	color:#711F2D;
	text-decoration: none;
}
#content a:hover {
	color:#3B6D48;
	text-decoration: underline;
}
#left {
}
#index_right {
	width:220px;
	float:right;
}
#foot {
	clear:both;
	width:900px;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:.1em;
	margin:0 auto;
	padding:10px;
}
#foot a:link {
	color:#fff;
	text-decoration: none;
}
#foot a:visited {
	color:#fff;
	text-decoration: none;
}
#foot a:hover {
	color:#fff;
	text-decoration: underline;
}
.dots {
	color: #5a2830
}*/
