body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: auto;
	width: 989px;
	height: 621px;
}
#footer {
	height: 37px;
	width: 989px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #db9784;
}
#footer .inside {
	text-align: center;
	padding-top: 6px;
}
#footer a {
	font-weight: normal;
	color: #db9784;
	text-decoration: none;
}
#left {
	height: 584px;
	width: 540px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	float: left;
}
#left .inside {
}
#nav {
	height: 171px;
	width: 521px;
	margin-left: 15px;
	margin-top: 35px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style-type: none;
}
#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#video {
	height: 359px;
	width: 479px;
	border: 2px solid #000;
	margin-top: 3px;
	margin-left: 35px;
}

#right {
	height: 584px;
	width: 449px;
	float: right;
	background-image: url(images/right.png);
}
#right .inside {
}
#header {
	height: 63px;
	width: 335px;
	margin-left: 95px;
	margin-top: 10px;
}
#header form {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header li {
	float: left;
	list-style-type: none;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fffdc1;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	line-height: 12px;
}
#content {
	height: 248px;
	width: 436px;
	padding-top: 16px;
}
#partners {
	background-image: url(images/partners_bg.png);
	height: 48px;
	width: 436px;
	overflow: hidden;
}
#partners .padding {
	padding-top: 24px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#partners img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#list {
	background-image: url(images/bg_list.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 249px;
}
#list .padding {
	padding-top: 35px;
	padding-left: 20px;
}

#list .inputtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #db9784;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 200px;
}
#fanspeak {
	height: 75px;
	width: 268px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4c0c0a;
	background-image: url(images/bg_fanspeak.png);
}
#fanspeak .fanpadding {
	padding-left: 20px;
	padding-top: 28px;
}
#fanspeak .comments {
	width: 240px;
	height: 25px;
	overflow: auto;
}
#fanspeak .controls {
	color: #ffbd25;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#fanspeak .faninput {
	background-color: transparent;
	width: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffbd25;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	font-weight: normal;
	color: #ffbd25;
}
