body {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#head {
	background-image: url(images/tranbg.png);
	background-repeat: repeat;
	left: 0px;
	right: 0px;
	height: 150px;
	width: auto;
	position: absolute;
}
#content {
	background-image: url(images/tranbg.png);
	background-repeat: repeat;
	position: relative;
	top: 160px;
	width: 725px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-left: -5px;
}
.excite {
	font-size: 16px;
	color: #D28E2C;
}
#bottom {
	background-repeat: repeat;
	position: relative;
	width: 725px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin-left: -5px;
	text-align: right;
	top: 155px;
}
#content #nav {
	text-align: right;
	font-size: 15px;
	word-spacing: 7px;
	position: relative;
}
#content #nav a {
	color: #F6CF37;
	text-decoration: none;
	font-weight: bold;
}
#content #nav a:hover {
	font-weight: bold;
	color: #F6CF37;
	background-color: #000;
}
#content a {
	color: #F6CF37;
	text-decoration: underline;
}
#content a:visited {
	color: #D28E2C;
}
#content #nav a:visited {
	color: #F6CF37;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #F6CF37;
	text-decoration: underline;
	background-color: #000;
}
.smtitle {
	font-weight: bold;
	color: #F6CF37;
	font-size: 14px;
}
.bcolor {
	font-weight: bold;
	color: #F6CF37;
}
#sponsor {
	position: absolute;
	height: auto;
	width: 250px;
	top: 174px;
	left: 755px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#content table tr td {
	padding-right: 10px;
}
