body {
	background-image:url(images/lcol_back.jpg);
	background-position:left;
	background-attachment:fixed;
	background-repeat:repeat;
	background-color: #003399;
	margin: 0px;
}
#usc_wrapper {
	width: 98%;
	height: 800px;
}
#usc_head{
	float: right;
	position:relative;
	top:0px;
}
#usc_head_ext{
	background-image:url(images/head_ext.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0066FF;
	margin-right:5px;
	height: 37px;
	position:relative;
	left:5px;
	top:5px;
}
#usc_main {
	background: #FFFFFF;
	background-image: url(images/content_r.jpg);
	background-position: right;
	background-repeat: repeat-y;
	margin-left: 129px;
}
.usc_leftborder {
	padding: 0.5em 2em 0em 2em;
	background-image: url(images/content_l.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#usc_leftcol {
	width: 137px;
	margin-bottom: 1px;
	position:absolute;
	left:5px;
	top:5px;
}
#usc_leftcol img {
	display: block;
}
#usc_button {
	background-color:#0066FF;
	background:url(images/button_away.jpg);
	background-position:left;
	background-repeat:repeat-y;
	position: relative;
	right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:16px;
	text-align:center;
}
.usc_button {
	font-weight:bold;
	text-decoration:none;
}
a.usc_button:link {
	color:#FFFFFF;
}
a.usc_button:visited {
	color:#999999;
}
a.usc_button:hover{
	font-weight:bolder;
	color:#FF0000;
	text-decoration:underline;
}
a.usc_button:active {
	color:#FF0000;
	text-decoration:underline;
}
/*
#usc_news {
	width:80%;
	border-style:solid;
	border:medium;
	border-color:#003399;
}
.usc_newsHead {
	font-size:x-large;
	font-weight:bold;
	border:outset;
	background-color: #0166FF;
}
.usc_newsWW {
	border-bottom:thin;
	border-bottom-style:solid;
	font-weight:bold;
	text-align:center;
}
.usc_newsBody {
	text-align:center;
}
*/

.usc_footer{
	font-size: 12px;
	color: #666666;
}
