@charset "utf-8";
body{margin:0; padding:0;
	background-color: #000000;
	background-image: url(bground.jpg);
	background-repeat: repeat-x;
}
.header{
	float:left;
	height:100%;
	width:100%;
}
.footer {
	background-color: #1B1713;
	float: left;
	height: 30px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.line {
	background-color: #666666;
	float: left;
	height: 1px;
	width: 100%;
}
.Links {
	float: left;
	height: 700px;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A79687;
	padding-left: 40%;
}
.dfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A79687;
	background-color: #372C24;
	float: left;
	text-transform: capitalize;
	width: 100%;
	height: 100%;
}
a:link {
	color: #A79687;
}
a:visited {
	color: #A79687;
}
a:hover {
	color: #996633;
}
a:active {
	color: #A79687;
}
.style1 {font-weight: bold}
.style2 {	color: #A79687;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.style4 {font-size: 18px}

#advert{
	width: 728px;
	height:90px;
	float: left;

}
