body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #C5C3A0 url(/t4cms/cws_generic_bg.gif) no-repeat top center; 
	}
	
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}
	
a, a:link {
	color: #AC0813;
	font-weight: bold;
	}
	
a:visited {
	color: #C0464E;
	}
	
a:hover {
	color: #E10000;
	}
	
/*****************************************************************
####################### Header ###########################
******************************************************************/

#header {
	float: left;
	width: 960px;
	/*background: url(/t4cms/cws_generic_01_cityscape.jpg) no-repeat top right;*/
	background: url(/t4cms/new-bgbanner2.jpg) no-repeat 471px 0px;
	}
	
#logo {
	float: left;
	width: 107px;
	}
	
#ucdcws {
	float: left;
	width: 364px;
	}

/*****************************************************************
####################### Torso ###########################
******************************************************************/

#torso {
	float: left;
	width: 960px;
	background: url(/t4cms/cws_torso_bg.gif) repeat-y;
	}

/*****************************************************************
####################### Footer ###########################
******************************************************************/

#footer {
	clear: both;
	float: left;
	width: 960px;
	/*margin-left: auto;
	margin-right: auto;*/
	background: #343726 url(/t4cms/cws_generic_footer_bg.gif) no-repeat top right;
	padding: 35px 20px 10px 240px;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #D8D7BF;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 700px;
	}
html>body #footer {
  	width: 700px;
	}
	
#footer_left {
	float: left;
	width: 400px;
	text-align: left;
	/*padding-bottom: 10px;
	color: #D8D7BF;
	padding: 10px 0;*/
	}
	
#footer_right {
	float: right;
	width: 300px;
	text-align: right;
	color: #949376;
	/*padding-bottom: 10px;
	padding: 10px 0;*/
	}
	
#footer_right a, #footer_right a:link, #footer_right a:visited {
	color: #949376;
	font-weight: normal;
	}
	
#footer_right a:hover, #footer_right a:active {
	color: #D8D7BF;
	}

/*****************************************************************
####################### Resetter ###########################
******************************************************************/

.resetter {
	clear:both;
	width: 1px;
	height: 1px;
	line-height: 1px;
	padding: 0;
	margin: 0;
	}