body	{font-family: verdana, helvetica, arial, sans-serif;
  font-size: .8em;
	color:	#000;
	background: #ddd;
	padding: 0px;
	margin: 10px 0px 0px 0px;
  border: 0px;}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a{font-family: verdana, helvetica, arial, sans-serif;}

/* specific tags */	
ul {list-style-position: outside;}
ol {list-style-position: outside;}
h1 {font-size: 1.1em;
  font-weight: bolder;
  padding: 2px ;
	margin: 0px;
	color: #fff;
	background: #366;}
img {display: inline;
  margin: 0px;
	padding: 0px;
	border: none;}
a:link {color: #039;
  background: transparent;
	text-decoration: none;}
a:visited {color: #039;
  background: transparent;
	text-decoration: none;}
a:active {color: #039;
  background: transparent;
	text-decoration: none;}
a:hover {color: #c03;
  background: transparent;
	text-decoration: underline;}

.hometext p{padding: 0px 10px 0px 10px;
  margin: 0px;}

/* rows */
#rowbanner {display: block;
	margin: 0px;
	padding: 0px;
	width: 746px;
	height: 78px;
	clear: both;}
	
#banner {margin: 0px;
	padding: 0px;}
	
#rownav {display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	width: 746px;
	height: 25px;
	clear: both;}	

/* allows images on same line for all rows */	
#rowbanner img, #rownav img {display: inline;}	

#rowbread {display: block;
  font-size: 0.7em;
  color: #999;
	background-color: #fff;
  padding: 4px;
	text-align: left;
	border-bottom: 1px solid #ccc;}
	
#rowbread a {color: #999;
	background: none;}
#rowbread a:hover {color: #c03;
	background:none;}
	
#mainbody {margin: 0px;
  padding: 5px 10px 10px 170px;
	border: 0px;
  color: #000;
	background-color: #fff;
	display: block;}

#content {width: 746px;
  margin: 15px 0px 0px 0px;
  padding: 0px;
	border: 0px;
	color: #000;
	background-color: #fff;
	display: block;}

/* copyright */	
#footer {display:block;
	margin: 0px;
	padding: 4px 4px;
	text-align: right;
  font-size: .7em;
	color: #fff;
	background-color: #366;
	background: url("/resources/assets/img/bkg_foot.gif");
	clear: both;}
#footer a:link, #footer a:visited, #footer a:active {color: #fff;
	background: none;}

#copyright {width: 746px;
  display: block;
	font-size: .8em;
	color: #fff;
	background: none;
	margin-right: auto;
	margin-left: auto; 	
	text-align:right; 
	width: 746px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 746px;}
html>body #center {width: 746px;}
	
#copyright a:link, #copyright a:visited, #copyright a:active {color: #fff;
	background: none;}
#copyright a:hover {color: #c03;
	background: none;
	text-decoration: underline;}

/*re-usables */
.spacer {clear: both;}

/* centers on screen */
#container {background-color: #fff;
	width: 746px; 
	padding: 0px;
	border: 2px solid #999;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	width: 746px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 746px;}
html>body #container {width: 746px;}