@charset "utf-8";

body {
	background-image: url(images/bgr.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:30px;
	margin-bottom: 0px;
}

h1{
color:#665847;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
margin-left:7px;
text-decoration:none;
font-weight: bold;
margin-left:25px;
margin-right:25px;
*margin-bottom:5px;
_margin-bottom:5px;
*margin-top:15px;
_margin-top:15px;
}
	
h2{
color:#665847;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
margin-left:7px;
text-decoration:none;
font-weight: normal;
text-align:justify;
margin-left:25px;
margin-right:25px;
*margin-bottom:5px;
_margin-bottom:5px;
*margin-top:15px;
_margin-top:15px;
	}
	
h3{
color:#E1DCC9;
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
text-decoration:none;
font-weight: normal;
margin-top:1px;
*margin-top:11px;
_margin-top:11px;
	}
li{
	*margin:-5px;
	_margin:-5px;
	*padding:-5px;
	_padding:-5px;
	}
#head{
	width:920px;
	height:140px;
	background:url(images/head.jpg);
	background-repeat:no-repeat;
	}

#main{
	width:920px;
	height:430px;
	background:url(images/main.jpg);
	background-repeat:no-repeat;
	}
	
#footer{
	width:920px;
	height:50px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	}

#footer a {
	color:#E1DCC9;
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
text-decoration:none;
font-weight: bold;}

a {
	color:#665847;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
text-decoration:none;
font-weight: bold;

	}