/* CSS Document */
html{
background-color:black;
}
body{
	margin:0px;
	text-align: center;
	font-family:helvatica,arial,sans-serif;
	font-size:100%;
	background: url(../images/BigBG.jpg) no-repeat;
	background-position: center top;
}
a {
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a img{
border:0px
}
a:hover img{
border:0px
}
a:active{
outline: none;
}
a:focus{
-moz-outline-style: none;
}
#container{
margin:auto;
width:960px;
height:900px;
text-align:left;
}
#header {
position:absolut;
background: url(../images/headerBG.jpg) repeat-x;
top:0px;
height:206px;
width:960px;
}
#logo{
float:left;
height:78px;
width:195px;
margin-top:45px;
margin-left:20px;
}
#musicChar {
float:left;
height:181px;
width:123px;
margin-top:12px;
margin-left:27px;
}
#commChar {
float:left;
height:181px;
width:191px;
margin-top:12px;
margin-left:32px;
}
#movieChar {
float:left;
height:181px;
width:191px;
margin-top:10px;
margin-left:32px;
}
#shortChar {
float:right;
height:181px;
width:181px;
margin-top:-181px;
margin-left:20px;
padding-top:-3px;
}
li {
list-style:none;
}
#nav {
overflow:hidden;
height:206px;
}
#nav li{
float:left;
}
#banner {
position:absolute;
background: #323232;
top:206px;
height:91px;
width:960px;
}
#ad1 {
position: absolute;
float:left;
width:728px;
height:90px;
margin-left:5px;
} 
#userLogin {
float:right;
width:213px;
height:90px;
margin-right:3px;
}
#content{
position:absolute;
background: #323232;
top:299px;
height:648px;
width:960px;
}
#lists{
position:absolute;
float:left;
width:637px;
height:591px;
margin-top:7px;
margin-left:5px;
}
#featured{
position:absolute;
top:7px;
width:637px;
height:191px;
background: url(../images/featuredBG.jpg) no-repeat;
}
#vl1{
float:left;
position:absolute;
top:40px;
left:10px;
width:110px;
height:150px;
line-height:10px;
}
#vl2{
float:left;
position:absolute;
top:40px;
left:135px;
width:110px;
height:150px;
line-height:10px;
}
#vl3{
float:left;
position:absolute;
top:40px;
left:260px;
width:110px;
height:150px;
line-height:10px;
}
#vl4{
float:left;
position:absolute;
top:40px;
left:385px;
width:110px;
height:150px;
line-height:10px;
}
#vl5{
float:left;
position:absolute;
top:40px;
left:510px;
width:110px;
height:150px;
line-height:10px;
}
#latest{
position:absolute;
top:207px;
width:637px;
height:191px;
background: url(../images/latestBG.jpg) no-repeat;
}
#top{
position:absolute;
top:407px;
width:637px;
height:191px;
background: url(../images/topBG.jpg) no-repeat;
}
#rectAds{
float:right;
width:300px;
height:591px;
margin-top:7px;
margin-right:3px;
}
#ad2{
margin-top:15px;
width:300px;
height:250px;
background-color: black;
}
#ad3{
margin-top:9px;
width:300px;
height:325px;
background-color: black;
}
small {
font-size:9px;
color:#FFFFFF;
}
