body {
	background-color: #FFA600;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container
{
	width: 802px;
}

#topborder
{
	background-image:url(images/topborder.gif);
	height: 38px;
	background-repeat:no-repeat;
}

h1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 63px;
	margin: 0px;
	padding: 0px;
}

#lightbluebg
{
	background-image:url(images/bglightblue.gif);
}

#bluebg
{
	background-image:url(images/bgblue.gif);
}

#titlebreak
{
	background-image:url(images/titlebreak.gif);
	height: 8px;
	background-repeat:no-repeat;
}

a 
{
	color:#003399;
}

a:hover 
{
	color:#000000;
}

.usc 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 10px;
	color: #FFFFFF;
}

.uscunderline
{
	text-decoration:underline;
	color:#000099;
}
