body {
	background-color:#3E413F;
	color:#000000;
	font-family: "Verdana", Arial, Sans-serif;
	font-size: 10pt;
	line-height: 120%;
	margin:0;
}

h1, h2, h3, h4, h5, {
	font-weight: normal;
	letter-spacing: -0.03em;
}

h6 {
	font-weight: lighter;
	font-style: italic;
}

#wrapper {
background: #3e413f url(../images/wrap_back.gif) repeat-y;
width:870px;
margin:0 auto;
}
#menu {
width:839px;
height:23px;
background: #13150A url(../images/menu_back.jpg) repeat-y;
padding:0px 0 0 32px;
margin:-3px 0px 0px 0;
}
#menu li {
display:block;
float:left;
padding:4px 14px;
}
#menu a:link {
color: #AEAEB2;
text-decoration:none;
font-weight:bold;
}
#menu a:hover {
color:#FEFEBE;
font-weight:bold;
}
#menu a:visited{
color:#AEAEB2;
text-decoration:none;
font-weight:bold;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}



#content {
margin:30px 90px 0px 90px;
}

#content2 {
margin:0px 390px 39px 80px;
	padding:0px 10px;
}
#content3 {
margin:5px 5px 5px 5px;
	padding:14px 74px;
background:#3D403E url(../images/play.jpg) repeat-y;
color:#000000;
}

}
#footer {
background:#3D403E url(../images/fade.gif) repeat-y;
color:#646464;
margin:-10px 0px 0px 2px;
width:870px;
height:59px;
}

#footer p {
margin:0px 50px 7px 55px;
	padding:3px 0px;
}
	
#footer2 {
background:#3D403E url(../images/fullbottom.jpg) repeat-y;
color:#646464;
margin: 5px 0px 0px 2px ;
height:270px;
width:870px;

}

#footer2 p {
margin:9px 50px 7px 55px ;
	padding:0px 0px;
}

.dark {
background-color:#616350;
color:#3B3C31;
}

.dark2 {
background-color:#616350;
color:#3B3C31;
}

.normal{
font-size:.95em;
line-height: 140%;

}
.small {
font-size:.75em;
line-height: 120%;
}

.small2 {
font-size:.75em;
line-height: 90%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E5339;
	text-decoration: none;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E4436;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
