#container
{
	width: 814px;
}

#mainbg
{
	width: 814px;
	background-image: url(images/bgmain.gif);
}

#redbg
{
	width: 788px;
	background-image: url(images/redbg.gif);
}

#title
{
	width: 814px;
	height: 56px;
}

#bluebg
{
	background-color: #0b3f75;
	width: 788px;
}

.usccopyright
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.usccopyrightunderline
{
	color:#0B3F75;
	text-decoration: underline;
}

body
{
	background-color: #C0DFFF;
}

a
{
	color: #FFFFFF;
}

a:hover
{
	color: #FFFF66;
}
