html {height:100%; background: #e4e1dc url('img/bg.gif') top repeat-x;}

body {
	width:777px;
	margin:0px auto;
	position:relative;
	background: #9B9B9B;
	}

#pos {
	position:absolute;
	margin-top: 165px;
	background: #7c6a5c;
	width: 727px;
	padding: 0px 25px;
	}

#container {
	float: left;
	width: 100%;
	margin-right: -272px;
	}

#content {margin-right:272px;}

#main {
	width: 517px;
	background: #ded9c6;
	border: 1px solid #c3baa9;
	min-height: 431px;
	margin-bottom: 10px;
	padding: 10px 0px;
	}
#main a {color: #534741;}
#main a:hover {color: #686766;}

#main p {
	margin:5px 10px 5px 10px;
	text-align:justify;
	text-indent: 10px;
	font: 11px Verdana;
	line-height: 16px;
	}

.header {
	background: #9e9284 url('img/photo.gif') bottom no-repeat;
	height:165px;
	}

.header2 {
	background: #9c9082 url('img/bg_header.gif') bottom repeat-x;
	height:50px;
	text-align:center;
	padding-top: 16px;
	}

.footer {
	width: 777px;
	clear:both;
	background: #bbb6a0;
	height:31px;
	margin: 0px -25px;
	}

.footer p { font: 11px Verdana; text-align:center; padding-top: 10px;}
.footer a {color: #4d4b4a;}

.left {
	float: right;
	width:198px;
	background: #c2bdaa;
	margin-bottom: 10px;
	}

.title {
	color: #fff;
	font: bold 16px Verdana;
	border-bottom: 1px solid #c0b3a3;
	margin-bottom: 4px;
	padding: 10px 0px 3px 0px;
	}

.nav {
	background: #c2bdaa url('img/bg_nav.gif') top repeat-x;
	margin: 67px 0px 0px 347px;
	font: bold 11px Verdana;
	color:#4d4b4a;
	float:left;
	width: 200px;
	position:absolute;
	}

.nav2 {	height: 32px; background: url('img/corner2.gif') top right no-repeat;}

.nav a {
	color:#4d4b4a;
	text-decoration:none;
	padding: 0px 20px;
	}

h1{ font: bold 15px Verdana; margin: 15px 0px 5px 20px; }
h5 {font: bold 12px Verdana; margin:3px 2px 2px 8px;}
h5 a {color: #2c2c2c;}
h5 a:hover {color:#4d4b4a;}

ul {
	margin: 2px 2px 2px 2px;
	padding:1px 0px 10px 0px;
	list-style: none;
	background:#dcd9d0;
	}
li {line-height: 17px;}
li a {color: #4d4b4a; text-decoration:none; font: 11px Verdana; margin-left: 20px;}

.fll {float: left;}
img {border:0px;}



