body 
{
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:no-repeat;
background-attachment:fixed;
background-color: #000000;
margin-top: 2px;
margin-bottom: 2px;
height: 1250px;
}

#mainsplashheader
{
width: 900px;
height: 106px;
border: 0px;
}


.topstorytext 
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
padding: 10px;
}

.darkgraybg 
{
background-image:url(images/gallery_02.gif);
width: 900px;
padding: 10px 0px 10px 0px;
}

.lightgraybg
{
background-image:url(images/gallery_04.gif); 
padding:10px 0px 10px 0px;
width: 900px;
}

.usccopyright
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
padding-top: 10px;
}

.usccopyrightdecorated
{
color:#66CCFF;
text-decoration: underline;
}

#container
{
width:1300px;
}

a:link 
{
color: #FFFFFF;
}
a:visited 
{
color: #FFFFFF;
}
a:hover 
{
color: #66CCFF;
}
a:active 
{
color: #66CCFF;
}
