*
{
margin: 0px;
padding: 0px;
}

#entire_site
{
background-color: transparent;
height: auto;
width: 980px;
margin-right: auto;
margin-left: auto;

}

#banner
{
height: 179px;
}

#content
{
background: url('Images/Elements/divbackground.jpg') repeat;
width: 980px;
}

#footer
{
background-image: url('Images/Elements/sitebottom.gif');
width: 980px;
height: 50px;
position: static;
}

#video
{
width:344px;
margin-right: auto;
margin-left: auto;
}
#video_icons
{
margin-left: auto;
margin-right: auto;
text-align: center;
}

h1,h2,h3,h4,h5,h6 {color:white}
h1 {text-align: center}
h2.center{text-align: center}

body
{
background: url('Images/Elements/sitebackground.jpg') repeat;
}

p {color:white; font: 16px verdana}
p.indent {text-indent: 1cm}
p.center {text-align: center}
p.right {text-align: right}
p.update {font-size: 70%; font-style: italic}
p.fineprint {font-size: 10px; text-align: center}

a{font: 16px verdana;}
a.center{text-align: center;}
a:link {color:white}
a:visited {color:white}
a:hover {color:grey}

ol,ul {color:white}
table {color:white}
img{border-width: 0px;}

