body
{
background-color:#000000;
text-align: center;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 15px;
color: #CCCCCC;
}

div.mainvid
{
margin:auto;
width: 980px;
height: 735px;
background-image:url('images/backgroundvid.jpg');
background-repeat:no-repeat;
text-align:left;
}

div.left
{
Width: 213px;
float: left;
z-index:-1;
}

div.middle
{
Width:560px;
float: left;
z-index:1;
}

div.right
{
Width:207px;
float: left;
z-index:-1;
}

div.topleft
{
float: left;
width:205px;
margin-top: 40px;
margin-left: 10px;
height: 230px;
padding-left:20px;
z-index:-1;
}

div.bottomleft
{
float: left;
width:207px;
margin-left: 40px;
margin-top: 270px;
height: 100px;
z-index:-1;
}

div.bottommid
{
float: left;
width:420px;
margin-top: 380px;
height:260px;
z-index:-1;
}
div.topright
{
float: left;
width:205px;
margin-top: 50px;
padding-left: 30px;
height: 230px;
z-index:-1;
}

div.bottomright
{
text-align: center;
float: left;
width:207px;
padding-left: 25px;
margin-top: 180px;
height: 230px;
z-index:-1;
}

a.menu:link {
font-size: 18px;
color: #CCCCCC;
text-decoration: none;
}
a.menu:visited{
font-size: 18px;
color: #CCCCCC;
text-decoration: none;
}
a.menu:active{
font-size: 18px;
color: #CCCCCC;
text-decoration: none;
}
a.menu:hover {
font-size: 18px;
color: #33FFFF;
text-decoration: none;
}

div.video
{
float:left;
margin-top: 245px;
width:560px;
height:340px;
z-index:4;
}

a.vidlink:link {
font-size: 11px;
color: #CCCCCC;
text-decoration: none;
}
a.vidlink:visited{
font-size: 11px;
color: #CCCCCC;
text-decoration: none;
}
a.vidlink:active{
font-size: 11px;
color: #CCCCCC;
text-decoration: none;
}
a.vidlink:hover {
font-size: 11px;
color: #33FFFF;
text-decoration: underline;
}
