body {
	font-family: Trebuchet MS;
	background-color: #000;
	color: #ff5516;
	background-image: url('images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
p {
	position: relative;
	border: 1px solid #333;
	padding: 5px;
	width: 98%;
	margin: 10px auto;
}
a:link { 
	text-decoration: none; 
	color: #ff5516;
}
a:visited { 
	text-decoration: none; 
	color: #E6512F; 
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}
img {
	width: 480px;
	height: 378px;
}
#vote_left {
	float: left;
}
#vote_right {
	float: right;
}
#header {
	width: 50%;
	font-size: 30px;
}
#container {
	margin-top: 8px;
	width: 960px;
}
/*Content Title go's here*/
#contentTitle {
	font-size: 20px;
	text-align: center;
}
#content {
	background-color: #4f4f4f;
	border: 1px solid #333;
	width: 600px;
	height: 1650px;
	text-align: left;
	position: relative;
	padding: 5px;
}
#navTitle {
	padding: 5px;
}
#verticalNav, #verticalNav2 {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	color: #fff;
	position: absolute;
	background-color: #4f4f4f;
	padding: 0px;
	font-size: 12px;
}
/*(left hand side) Insert video image for main video navigation here */
#verticalNav {
	width: 180px;
	left: -182;
	top: -1px;
}
/* (right hand side) Navigation for video type. ie:Xvid, Divx, mp4, Wmv... */
#verticalNav2 {
	width: 150px;
	top: -1px;
	right: -152px;
}
#vertNavSub2_1, #vertNavSub2_2, #vertNavSub2_3, #vertNavSub2_4, #vertNavSub1, #vertNavSub2, #vertNavSub3, #vertNavSub4, #vertNavSub5, #backRG, #navTitle {
	border-bottom: 1px solid #333;
}
#backRG {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#vertNavSub2_1, #vertNavSub2_2, #vertNavSub2_3, #vertNavSub2_4 {
	/*height: 20px;*/
}
#vertNavSub1, #vertNavSub2, #vertNavSub3 {
	/*height: 120px;*/
}
div#vertNavSub1 a img, div#vertNavSub2 a img, div#vertNavSub3 a img, div#vertNavSub4 a img, div#vertNavSub5 a img {
	width: 150px;
	height: 113px;
	border-width: 0;
	padding-bottom: 10px;
}
#credits {
	font-size: 10px;
	margin: auto auto;
	}