/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2A1714;
	margin-top:120px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width: 100%;
}
#pagename {
	background-color: #2A2A2A;
	height: 260px;
	width: 450px;
	font-size: 18px;
	padding-left: 0px;
	
}

FORM{
	margin:0px;
}

#menu {
	font-size: 11px;
	height: 22px;
	width: 769px;
	background-position: center;
	position: relative;
}
#image {
	float: left;
}
.contents {
	font-size: 11px;
	background-color: #2A2A2A;
	color: #FFFFFF;
	height: 220px;
	overflow: auto;
	background-position: center bottom;
	padding-left:5px;
	margin-bottom:0px;
	width:320px;
	height:220px;
}
P, TD{
	font-size: 11px;
	color: #FFFFFF;
}

#footer {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-align: left;
	background-color: #2A1714;
	height: 14px;
	width: 769px;
}
#footer a {
	font-size: 10px;
	color: #555555;
	text-decoration:none;
}
.contents a:link {
	color: #666666;
}
.contents a:visited {
	color: #666666;
}
.contents a:hover {
	color: #999999;
}
.contents a:active {
	color: #666666;
}
.contents h1 {
	font-size: 14px;
	color: #666666;
}
.contents h2 {
	font-size: 14px;
	color: #000000;
}
.contents h3 {
	font-size: 12px;
	color: #666666;
}
.contents h4 {
	font-size: 12px;
	color: #000000;
}
.contents h5 {
	font-size: 11px;
	color: #666666;
}
.contents h6 {
	font-size: 11px;
	color: #000000;
}

#sitemap { color:#FFFFFF; list-style-image:none; list-style:none; margin:0px; padding:0px;}
#sitemap ul { list-style-image:none; list-style:none; margin:0px; padding:0px;}
#sitemap li a {	font-size:14px;	color:#000000; list-style-image:none; list-style:none; font-weight:bold; margin:0px; padding:0px; text-decoration:none;}
sitemap li li a { font-size:14px; color:#000000; list-style-image:none;	list-style:none; font-weight:bold; margin:0px; padding:0px; text-decoration:none;
}


