body {
background-color:#0F0400;
margin:0px;
}
#top {
	text-decoration: none;
	background-image: url(images/top.png);
	margin: 0px;
	float: left;
	height: 384px;
	width: 1061px;
}
#top #copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 990px;
	padding-top: 140px;
	padding-left: 60px;
	text-align: left;
	padding-bottom: 10px;
}
#top #menu {
	margin: 0px;
	float: left;
	width: 1000px;
	padding-top: 1px;
	padding-left: 25px;
	text-align: left;
}
#top #menu a {
	margin: 0px;
	float: left;
}
#top #txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 80px;
	padding-left: 350px;
	text-align: left;
}
#top #txt p {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#content {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	width: 1061px;
}
#content #left {
	background-image: url(images/left.png);
	margin: 0px;
	float: left;
	height: 94px;
	width: 340px;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-left: 370px;
	text-align: left;
}
#content #right {
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	width: 351px;
	padding-top: 60px;
	background-position: right top;
}
#content #right p {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF8809;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
}
#content #bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 86px;
	width: 1061px;
}
#content #bottom #www2 {
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 25px;
	padding-left: 30px;
	text-align: left;
}
#content #bottom #bot_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 30px;
	float: right;
	width: 400px;
}
#content #bottom #bot_menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#content #right a {
	color: #FFFF00;
	text-decoration: none;
}
#content #right a:visited {
	color: #FF0000;
	text-decoration: none;
}

