body	{font-family: arial, verdana, sans-serif;
	color:	#000;
	background-image:  url("/resources/assets/img/bgcolor.gif");
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;}

a {color: #039;}

img {margin: 0px;
	padding: 0px;
	display: inline;
	vertical-align: top; }
	
/* centers on screen */
#container {
	width: 890px; 
	padding-top: 30px;
	border: none;
	color: #000;
	background-image:  url("/resources/assets/img/home_bkg.png");
	background-repeat: no-repeat;
	height: 420px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 890px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 890px;}
	
html>body #container {
	width: 890px; /* ie5win fudge ends */
	}
/* end of center style */	
a {
	color: #039;
	text-decoration: none;
	font-weight: bold;
}

#rowcontent {display: block;
	padding-top: 55px;
	width: 890px;}

#rownav {display: block;
	width: 150px;
    margin: 0px;
	border: none;
	padding: 100px 0px 0px 0px;
	color: #fff;
	background-color: inherit;
	float: left;}
	
#rownav li {
	list-style: none;
	padding-top: 5px;}

#rowcontent li a {
	color: #039;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;}
	
#rowcontent li a:hover {color: #f90;
	background: inherit;}

#printlogo {display: none;}
#content {width: 625px;
	padding: 0px 0px 0px 115px;
	float: right;}
#content li {
	list-style: none;
}

#quicklinks {
	width: 230px;
    margin: 0px;
	border: none;
	padding: 20px 0px 0px 0px;
	background-color: inherit;
	float: left;
}

#quicklinks h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #933;
	font-size: 18px;
	font-weight: boldest;
	padding-left: 20px;}
#quicklinks p {
	padding-left: 30px;}
	
#text {
	width: 365px;
    margin: 0px;
	border: none;
	padding: 5px 15px 0px 15px;
	background-color: inherit;
	float: right;
}

#area {display: block;
	width: 135px;
    margin: 0px;
	border: none;
	padding: 0px 55px 0px 28px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-color: inherit;
	float: right;}
	
#area a {text-decoration: none;
	color: #039;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;}
	
#area a:hover {color: #f90;
	background: inherit;}

#rowcopyright {display: block;
	color: #ddd;
	font-size: .8em;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-decoration: none;
	background: none;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align: right; 
	/* part 2 of 2 centering hack */
	width: 890px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 890px;}
html>body #rowcopyright {
	width: 890px; /* ie5win fudge ends */
	}
	
#rowcopyright a {color: #039;
	background: inherit;}