body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1F5F8;
	background-image:url(bgwood.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}
*
{
  margin: 0 auto 0 auto; 
}
#content
{
height:500px;
width:859px;
background-image:url(bgbody.png);
background-repeat:no-repeat;
background-position:bottom;

}
#active_content
{
padding-top:5px;
margin-left:60px;
margin-right:20px;
height:500px;
width:750px;
color:#400000;
font-size:11px;
text-align:justify;
}

#active_content ol
{
padding-left:20px;
}
#active_content ul
{
padding-left:20px;
}
#active_content h2
{
text-align:left;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
#bar
{
padding-top:6px;
height:27px;
width:790px;
line-height:26px;
}
#active_content p
{
padding-top:5px;
}
#left {
	float: left;
	width: 200px;
	height: 200px;
	padding: 0 0 0 10px;
	background-color:#FF0000;
}
#center {
	float: right;
	width: 200px;
	height: 200px;	
	padding: 0 0 0 10px;
	background-color:#FFFF00;	
}
#center {
	float: right;
	width: 200px;
	height: 200px;	
	padding: 0 0 0 0;
	background-color:#0000FF;	
}
#page
{

  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  background: url(bgbody.png);
  background-position:top;
  width: 859px;
  height: 500px;
}

#header
{
background-image:url(top.png);
background-repeat:no-repeat;
height:188px;
width:816px;
}

#header h1
{
position:relative;
left:30px;
top:25px;
color:#F6F6F6;
text-align:left;
font-size:40px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#header h2
{
position:relative;
left:33px;
top:21px;
color:#2C2C2C;
text-align:left;
font-size:17px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#linie
{
height:10px;
width:790px;
background-image:url(bar.jpg);
background-repeat:no-repeat;
background-position:bottom;
}




#bar .linkb
{
height:27px;
width:131px;
float:left;
text-align:center;
background-image:url(button_blue.png);
background-repeat:no-repeat;
background-position:center;
}

#bar .linkb:hover
{
background-image:url(button_blue_hover.png);
background-repeat:no-repeat;
background-position:center;
}

#bar .linko
{
height:27px;
width:131px;
float:left;
text-align:center;
background-image:url(button_orange.png);
background-repeat:no-repeat;
background-position:center;
}

#bar .linko:hover
{
background-image:url(button_orange_hover.png);
background-repeat:no-repeat;
background-position:center;
color:#3BB3C2;
}

#bar a
{
font-size:14px;
font-weight:bold;
color:#FBFDFB;
margin-left:27px;
margin-right:27px;

}

#bar a:hover
{
color:#2A1618;
}



.contentTitle
{
width:676px;
height:37px;
margin-top:20px;
margin-left:25px;
margin-right:25px;
margin-bottom:10px;
background-image:url(tab_back.png);
background-repeat:no-repeat;

}

.contentTitle h1
{
margin-left:21px;
padding-top:8px;
font-size:19px;
font-weight:bold;
color:#071027;
text-indent:1px;
letter-spacing:1px;
}

.comments
{
font-size:11px;
font-style:italic;
}

.contentText
{
width:680px;
padding-left:30px;
padding-right:30px;
font-size:13px;
color:#030712;
line-height:30px;
letter-spacing:-1px;
}

a
{
text-decoration:none;
color:#400000;
/*border-bottom:1px dashed #2A2A2A;*/
}

a:hover
{
	color:#E67215;
/*border-bottom:1px dashed #2A2A2A;*/
}


#footer {
width: 738px;
height:53px;
text-align:center;
font-size:10px;
color:#FFFFFF;

}
#footer a
{
color:#FFFFF0;
}

#footer h2
{
position:relative;
width: 550px;
top:10px;
color:#2C2C2C;
text-align:justify;
color:#999999;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}
