/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#999999;
	margin: 0px;
	padding: 0px;
}
img{
border:0px;
}
a{
outline: none;
font-weight:bold;
}
a:link{
color:#666666;
text-decoration:none;
}
a:visited{
color:#666666;
text-decoration:none;
}
a:hover{
color:#666666;
text-decoration:underline;
}
a:active{
color:#666666;
text-decoration:none;
}
.wrapper{
width:950px;
background-image:url(../images/wrapper_bg.gif);
background-position:right top;
background-repeat:repeat-y;
margin:0 auto;
}
.wrapper2{
background-image:url(../images/grad_rght_tp.gif);
background-position:right top;
background-repeat:no-repeat;
}
.header{
height:134px;
}
.left_menu{
width:174px;
background-color:#FFFFFF;
float:left;
}
.menu{
	height:410px;
	width:170px;
	margin-left:5px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-y;
}
.right_content{
width:728px;
padding-top:11px;
padding-left:27px;
padding-right:7px;
float:left;
}
.small_image{
width:110px;
margin-right:19px;
float:left;
}
.content_text{
width:259px;
float:left;
}
.content_div{
width:388px;
float:left;
}
#content_pic{
width:321px;
margin-left:19px;
float:left;
}
.copyright{
width:914px;
margin-top:10px;
margin-left:5px;
border-top:1px solid #000000;
font-size:12px;
padding-left:10px;
padding-top:5px;
}
.footer{
}h2 {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #954911;
}
a.hidden{
color:#999999;
text-decoration:none;
cursor:none;
}
a.hidden:link{
color:#999999;
text-decoration:none;
}
a.hidden:visited{
color:#999999;
text-decoration:none;
}
a.hidden:hover{
color:#999999;
text-decoration:none;
}
a.hidden:active{
color:#999999;
text-decoration:none;
}