ul, li, img, body, html {
margin: 0; padding: 0;
}

a {
color: #ff6600;
text-decoration: none;
}

a img{
border: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0px;
}

body {
/* background-image:url(/images/site_tile_bg.gif); */
/* background-repeat: repeat-x; */
background-color: #ffffff;
color: #666666;
font-family: "Helvetica", Arial, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 20px;
text-align: center;
}

h1 {
font-color: #333333;
font-size: 24px;
font-weight: bold;
margin-left: 200px;
margin-right: 100px;
margin-bottom: 20px;
margin-top: -480px; /* changed from -450px on 05/30/11 */
}

#container {
/* background-image:url(images/main_bg_image.gif); */
/* background-repeat: repeat-y; */
background-color: #ffffff;
margin: auto;
margin-top: 0px;
padding: 0px;
text-align: left;
width: 961px;
}

#nav {
width: 179px;
}

#container p {
margin-left: 200px;
margin-right: 100px;
margin-bottom: 20px;
}

#videoLinks {
margin-left: 200px;
margin-bottom: 50px;
}

#bob {
margin-top: -600px;
margin-left: 200px;
}

#contact {
margin-top: 50px;
}

#mainContent {
position: relative;
margin-top: -500px;
margin-left: 200px;
margin-bottom: 20px;
padding: 10px;
background-image: url('/images/video_bg.gif');
background-repeat: no-repeat;
height: 562px;
width: 740px;
float: left
}

#footer{
margin-top:300px;
}

#footer p {
font-size: 12px;
text-align: center;
padding-bottom: 10px;
}
