body {
margin:0;
padding: 0;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11px;
}

img {
border: 0;
}

#main {
width: 700px;
height: 470px;
position: absolute;
top: 0;
left: 0;
}

#content {
width: 700px;
height: 355px;
top: 115;
left: 0;
text-align: center;
}

.column {
width: 330px;
height: 250px;
margin: 80px 10px 0 10px;
float: left;
}

.mediaLabel {
font-weight: bold;
font-size: 20px;
letter-spacing: 3px;
text-transform: uppercase;
text-align: center;
height: 20px;
width: 330px;
padding: 0;
}

.defLabel {
font-weight: normal;
font-size: 10px;
letter-spacing: 3px;
text-transform: uppercase;
text-align: center;
color: #00FAFF;
height: 12px;
width: 310px;
padding: 0;
}

.buttonRow {
height: 52px;
width: 330px;
margin: 20px 0 0 0;
}

table.buttonSet {
height: 40px;
width: auto;
text-align: center;
margin: 0 auto;
}

table.buttonSet td {
width: 75px;
height: 43px;
font-size: 10px;
font-weight: bold;
color: #00FAFF;
text-align: center;
vertical-align: center;
background-image: url(../media/images/btnBG.gif);
background-repeat: no-repeat;
}

table.buttonSet td a:link, table.buttonSet td a:visited, table.buttonSet td a:hover, table.buttonSet td a:active {
color: #00FAFF;
text-decoration: none;
}
 
table.embed {
width: 700px;
height: 330px;
align: center;
}

table.embed td {
width: 700px;
height: auto;
vertical-align: middle;
text-align: center;
}

.wmvLaunch {
width: 700px;
display: block;
height: auto;
margin: 5px 0 0 0;
font-size: 10px;
font-weight: bold;
color: #666666;
text-align: center;
letter-spacing: 3px;
}

.wmvLaunch a:link, .wmvLaunch a:visited, .wmvLaunch a:hover, .wmvLaunch a:active {
color: #666666;
text-decoration: none;
} 

.back {
width: 700px;
display: block;
height: auto;
margin: 5px 0 0 0;
font-size: 9px;
font-weight: bold;
color: #00FAFF;
text-align: center;
letter-spacing: 5px;
}

.back a:link, .back a:visited, .back a:hover, .back a:active {
color: #00FAFF;
text-decoration: none;
} 
