body {
background-color:#5D020B;
margin:0px;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 368px;
	width: 1165px;
}
#top #www1 {
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-left: 100px;
	text-align: left;
	width: 1060px;
}
#top #copy {
	margin: 0px;
	float: left;
	padding-top: 215px;
	padding-left: 100px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 1050px;
	text-align: left;
}
#top #menu {
	padding-top: 25px;
	float: left;
	width: 1000px;
	padding-left: 135px;
	text-align: left;
}
#top #menu a {
	margin: 0px;
	float: left;
}
#content {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 1165px;
}
#content #text {
	background-image: url(images/text.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 985px;
	padding-left: 80px;
	padding-top: 40px;
	padding-right: 100px;
	text-align: left;
}
#content #text p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	float: left;
}
#banners {
	background-image: url(images/banners.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 329px;
	width: 1165px;
}
#banners #left {
	margin: 0px;
	float: left;
	padding-top: 220px;
	padding-left: 385px;
}
#banners #right {
	float: left;
	margin: 0px;
	padding-top: 210px;
	padding-left: 360px;
}
#bottom {
	margin: 0px;
	float: left;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 1165px;
}
#bottom #bot_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-left: 145px;
	padding-top: 30px;
	text-align: left;
	width: 500px;
}
#bottom #bot_menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
#bottom #www2 {
	margin: 0px;
	float: left;
	padding-top: 30px;
}
#content #text a {
	color: #660000;
}
#content #text a:visited {
	color: #660000;
}
