/* Universal */
body{margin:0;padding:0;background:#000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:80%;}
a{color:#990000;text-decoration:none;}

/* IDs */
#container {
width:1004px;
height:743px;
margin:auto;
background:url(images/video_bg.jpg) no-repeat;
}

#top-bar {
height:170px;
}

#col-1 {
float:left;
width:160px;
height:320px;
}

#col-2 {
float:left;
width:260px;
height:320px;
}

#row-1 {
height:100px;
}

#row-2 {
height:140px;
}

#row-2 a {
display:block;
height:140px;
}

#row-3 {
height:80px;
}

#row-3 a {
display:block;
height:80px;
}

#col-3 {
float:left;
width:410px;
height:320px;
}

#video {
text-align:center;
padding-top:0;
}

#base {
width:900px;
font-family:Arial, Verdana, Sans-Serif;
font-size:80%;
padding-top:10px;
padding-bottom:5px;
color:#999;
text-align:center;
font-weight:400;
margin:auto;
}

#base a {
color:#999;
text-decoration:none;
}