html
{
	background: #000000;
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
body
{
	margin:auto;
	font-family: 'Trebuchet MS', sans-serif;
}
strong
{
	font-weight: bold;
}
#siteWrapper
{
	margin-left: auto;
    margin-right: auto;
	width: 965px;
	text-align: left;
}
h2
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #d0d0d0;
}
hr
{
	border: 0;
	height: 1px;
	color: #808080;
	background-color: #808080;
}
#content
{
	position: relative;
}
#videoPlayer
{
	position: absolute;
	top: 238px;
	left: 118px;
	width: 512px;
	height: 321px;
	color: #666666;	
}
#videoPlayer p
{
	padding: 50px;
}
#videoPlayer a
{
	color: #e2e907;
	font-weight: bold;
}
#facebook
{
	position: absolute;
	top: 542px;
	left: 725px;
}
#actualContent
{
	position: absolute;
	top: 620px;
}
#exclusiveClips
{
	margin-bottom: 53px;
}
#aboutText, #innerComp
{
	padding-top: 20px;
	padding-left: 123px;
	padding-right: 123px;
}
#aboutText p, #innerComp p
{
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 16px;
}
#aboutText p strong, #innerComp p strong, #wallpapers p strong
{
	font-weight: bold;
	color: #e2e907;
}
#aboutText a, #innerComp a, #wallpapers a
{
	color: #e2e907;	
}
#comp
{
	margin-bottom: 30px;
}
#wallpapers
{
	margin-bottom: 40px;
}
#footer
{
	margin-top: 30px;
	margin-bottom: 30px;
}
ul
{
	margin-bottom: 30px;
	margin-left: 28px;
}
li
{
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 3px;
}
.inputField
{
	background-color: #222222;
	border: 1px solid #93282d;
	text-align: center; 
	color: #999999; 
	font-size: 13px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}
.messageField
{
	background-color: #222222;
	border: 1px solid #93282d;
	text-align: center; 
	color: #999999; 
	font-size: 13px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
}
a
{
	color: #f5242d;	
}
a:hover
{
	color: #f5242d;	
}
.opening
{
	color: #666666;
}
.synopsis
{
	color: #666666;
}
.terms
{
	font-size: 10px;
}
