#wrapper {
width: 775px;
margin: auto;
background: url(../images/bg2.jpg);
font: 10px Verdana;

}

#wrapper2 {
width: 755px;
margin: auto;
background: url(../images/bg.jpg) no-repeat;
overflow: hidden;


}


#header {
width: 388px;
float: right;
color: #949694;
margin: 10px 0 0 0 ;
}

#container {
width: 488px;
float: right;
color: #949694;
float: left;
padding: 0 0 0 170px;
margin: 0 0 100px 0;
}
#container a:link, #container a:visited {
	font-weight: normal;
	color: #F5DEB3;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#container a:hover, #container a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #4A4D31;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

h1{
	font: 10px Verdana;
	color: #C6C7C6;
}

#footer {
	float: left;
	width: 755px;
	height: 15px;
	background: #636163 url(../images/bg_footer.jpg) no-repeat;
	padding: 5px 0 0 0;
	margin: auto;
	font-size: 10px;
	text-align: center;
	color: Silver;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: Silver;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: Black;
	background-color: Silver;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}
