body {
	font: 78%/1.5 arial, helvetica, serif;
	background-color: #FFFFFF;
	background-position:center;
}

#wrapper{
	width:800px;
	background-color:#FFFFFF;
	margin: 0px auto;
}

#bottom{
	width:800px;
	height:500px;
	background-image:url(picts/bg_main2.gif);
	/*margin-top:10px;*/
}

#pic-content{
	position: absolute;
	width:450px;
	float:right;
	margin:30px 0px 0px 230px;
	/*60px 97px 0px 0px;*/
}

#content{
	position: absolute;
	width:450px;
	float:right;
	margin:160px 0px 0px 230px;
	/*60px 97px 0px 0px;*/
}

#navcontainer{
	height:25px;
	float:right;
}

#nav{
	float: left;
	width: 115px;
	height:25px;
	/*background-image:url(picts/menu_image.gif);*/
	font-weight: bold;
}

#nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0.0em .5em;
}

#nav a:hover{
	display:block;
	color:#885E3F;
	/*background-image:url(picts/menu_rollover.gif);*/
}

.h1{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.h2{
	font-size:12px;
	color:#666666;
}

.h3{
	font-size:10px;
	color:#666666;
	text-decoration:none;
	
}

.h6{
 	font-size:10px;
 	color:#FFFFFF;
	font-weight:bold;
}
