body {
	padding:0;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #666666;
}
#wrapper {
	margin:2px auto;
	width:900px;
	padding:0;
	background:#fff;
}
a {
	color:#990000;
	text-decoration: underline;
	background:none;
}
a:hover {
	color:#E0A86D;
	background:none;
	text-decoration:underline;
}
p {
	margin:0;
	padding-top:2px;
	margin-bottom: 10px;
}
h2 {
	font-weight:bold;
	font-size:14px;
	padding:10px 0 4px 0px;
	margin: 0 0 2px 0;
	color:#980000;
	background:none;
	border-bottom: 1px dotted #CC3300;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
.pic{margin-top:8px;}
#header { clear:both; width:900px; height:80px; background: url(../images/header.jpg) no-repeat; 
margin:0; }
#hright {
	float:right;
	width:540px;
	height: 20px;
	margin:30px 0 0 0;
}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {
	font-size: 0.9em;
	color: #808080;
	padding: 0;
}
#menu {
	width: 540px;
	float:right;
	padding:0;
	text-align:right;
}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;}
#menu li a:hover {
	background: none;
	color:#990000;
}
#homepic {
	width:900px;
	height:250px;
	margin:5px 0 10px 0;
	border: 1px solid #999999;
}
.message{
	position:absolute;
	width:360px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#999999;
}
#bottomcontenttop{
	width:900px;
	height:10px;
}
#bottomcontent{
	width:900px;
	height:auto;
}
.content {
	float: right;
	width: 600px;
	margin: 0 35px 5px 0;
	padding:10px;
	line-height: 20px;
	display: inline;
}
#bottomcontent ul li{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 30px;
	text-decoration: none;
}
.left {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.nav {
	float: right;
	width: 200px;
	margin: 0 12px 5px 30px;
	display: block;
}
#nav ul li{
	list-style-position: inside;
	color: #990000;
	list-style-type: square;
	margin-left: 20px;
	text-decoration: none;
}

#nav ul li a{
	color: #990000;
	text-decoration: none;
}

#nav ul li a:hover{
	color: #FF6600;
	text-decoration:none;
}
.middle {
	float: right;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.right {
	float: left;
	width: 270px;
	margin: 0 6px 5px 0;
	padding:10px;
}
.thumbs img{
	position:relative;
	padding:1px;
	margin:7px 11px 8px 5px;
	border:1px solid #666666;
	background:none;
}
.thumbs img:hover{
	border:1px solid #c5c5c5;
	background:none;
}
#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #666666;
	background: url(../images/footer.jpg) no-repeat;
	padding: 30px 0;
	margin:5px 0 0 0;
	height: 80px;
}
#footer a {
	color: #631e19;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
