body {
font-family: Helvetica, Arial, sans-serif;
margin: 0px; 
background-color: #ffffff;
}
img{border: none;}
.container {width: 990px; text-align: left;}
.head{
width: 990px;
height: 189px;
background-image: url(../images/head.jpg);
background-repeat: no-repeat;
}
#navlinkOn{ 
float: left;
text-align: center;
text-decoration: none;
font-size: 12px;
color: #ffffff;
width: 120px;
height: 21px;
padding-top: 6px;
font-weight: bold;
border-right: solid #ffffff 2px;
background-image: url(../images/navbg_on.jpg);
background-repeat:repeat-x;
}
#navlinkOn a, a visited, a active, a link{ 
color: #ffffff;
text-decoration: none;
}
#navlinkOn a:hover{ 
cursor: pointer;
color: #ffffff;
text-decoration: none;
}
#navlink{ 
float: left;
text-align: center;
text-decoration: none;
font-size: 12px;
color: #666666;
width: 120px;
height: 21px;
padding-top: 6px;
font-weight: bold;
border-right: solid #ffffff 2px;
background-image: url(../images/navbg.jpg);
background-repeat:repeat-x;
}
#navlink a, a visited, a active, a link{ 
color: #666666;
text-decoration: none;
}
#navlink a:hover{ 
cursor: pointer;
color: #666666;
text-decoration: none;
}
.gradient {
height: 80px;
width: 990px;
background-image: url(../images/gradient.jpg);
background-repeat: repeat-x;

}
.block{
width: 234px;
font-size: 12px;
color: #333333;
line-height: 15px;
margin-right: 18px;
float: left;
}
.video{
text-align:center;
background-color: #000000;
}

.block a, a link, a visited, a active {
color: #cb292b;
text-decoration: none;
}

.block a:hover {
color: #cb292b;
text-decoration: underline;
}
.block h2 {
margin: 0px; 
padding: 0px;
display: block;
margin-bottom: 15px;
padding-bottom: 7px;
font-size: 20px;
font-weight: normal;
color: #cb292b;
border-bottom: solid #cccccc 1px;
}
.block img {margin-right: 4px; margin-bottom: -2px; margin-top: 2px; border: none;}
.block input {
margin: 8px;
font-size: 10px;
padding: 2px;
border: solid #cccccc 1px;
background-color: #ffffff;
color: #000000;
width: 175px;
}
.dots {
margin-top: 15px;
border-top: dashed #cccccc 1px;
padding-bottom: 15px;
display: block;
}
.foot {
width: 990px;
height: 55px;
margin-top: 60px;
padding-bottom: 5px;
border-top: solid #cccccc 1px;
}
.foot img{ float: right;}


.vidplugs{
margin-top: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #cccccc;
font-size: 11px;
}
.vidplugs a, a link, a active, a visited {
color: #ffffff;
text-decoration: none;
}
.vidplugs a:hover{color: #ffffff; text-decoration: underline;}