body {
	font-family: verdana, arial, helvetica, san serif; font-size: 100%;
	background-color:#000000; color:#3c3232; text-align:center;
	
}
* {margin:0px; padding:0px;} /* this starts all browsers off with same (no) margins */



#outer{
	width: 900px;
	background-image: url(images/bg_outer1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 50em;
	* min-height: 48em;
	margin: 0px auto;
	
	text-align:left;
	z-index: 0;

}



#leftside {
	width:900px;
	text-align: center;
	margin-left: 20px;
	margin-top: 41px;
	padding:   0px;
    float: left;
    margin-bottom: 0px;
	font-size: .7em;  
	color: #777;
	
}
.ie-cheat {
 *margin-left: 31px;
 }
#leftside_alt  {
width:900px;
	text-align: center;
	margin-left: 20px;
	margin-top: 42px;
	padding:   0px;
    float: left;
    margin-bottom: 0px;
	font-size: .7em;  
	color: #777;
	
	}
#recent { 
	width: 143px;
	*width: 750px;
	margin-top: 23px;
	height: 16px;
	/*background-image: url(images/recent.gif);
	background-repeat: no-repeat;*/
	text-align: right;
	*text-align: left;
	left:  0px;
	z-index: 1;
	font-size: 115%;
	font-weight: bold;
	}
#leftlist {
	width: 173px;
	text-align: right;
	float: left;
}
#midleft {
	width: 178px;
	float: right;
	text-align: left;
	margin-top: -23px;
	}

p.leftitem { 
	margin-top: 62px; 
	text-align: right;
	 margin-bottom: 130px;
	}

#main_area {
	width:640px;
* width: 643px;
	float: right;
	margin-top: 123px;
   
  margin-right: 25px;   
    *margin-right: 45px;
    
    padding-left: 200px;
    line-height: 1.15em;
    min-height: 500px;
}
.rochelle {
	margin-right: 0px;
	}
#main_area p { font-size: .7em;  
width: 450px;
}

#content_top{
	width: 100%;
}
#fullcontent_top{
	width: 100%;
	clear: both;
}
<!-- top navigation area -->


ul#list { margin-right: 0px; }
li.text { 
	list-style-type: none;
	margin-left: 0px; 
	padding-left: 13px; 
	font-size: 105%;
	margin-bottom: 0em;

}

		
ul#nav {
margin: 0px;
padding: 0px;	
	line-height: .8em;
	font-size: 11px;
	
	* float: right;
}
	
ul#nav li {
	color: #ffffcc;
	height: 1em;
	list-style-type: none;
	display: block;
	float: right;
	text-align: center;
	font-size: 11px;
	*width: 16%;
	}


ul#nav li a {
	color: #fecf70;	
	height: 1em;
	display: block;
	padding-top: 0px;
	font-size: 11px;
	}
	
ul#nav li  a:hover {
	text-decoration: none;
	color: #cccccc;
	font-size: 11px;}
	
ul#nav li.nav_uber  {
	color: #ffffcc;
		}

 p 
    { margin-bottom: .75em; 
}

#breadcrumb{
	color: #999;
	font-size: .7em;   
}
#content_bottom{
	width: 100%;
	clear: both;
	margin-bottom: 1em;
	/* padding-top: .5em; */
}
#content_left{
	width: 49%;
	float: left;
/*	margin-bottom: 1em;*/
}
#content_right{
	width: 49%;
	float: right;
/*	margin-bottom: 1em;*/
}
#content_left_shadow{
	width: 95%;
	float: left;
    background-image: url(images/greyborder.gif);
	padding: 5px;
/*	margin-bottom: 1em;*/
}
#content_right_shadow{
	width: 95%;
	float: right;
	padding: 5px;
/*	margin-bottom: 1em;*/
}
#rightcolumn {
	width: 148px;
	float: right;
	color: #333;
/**	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px; **/
}



#footer {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	clear: both;	
	/*text-align: right; */
	width: 900px;
	z-index: 2;
	font-size: 70%;   
	min-height:54px;
	color: #f1f8cd;
	margin: 0px auto;
	
}
#footer p {
text-align: left;
padding-top: 70px;
padding-left: 10px;
}
#footer a, a:visited {
	color: #afbfd5;
	}
#copyright {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	margin: 0px auto;
	width:752px;
	
	background-position: right;
	background-repeat: no-repeat;
	height: 31px;
	margin-top: 5px;
	text-align:left;
}

h1 {
   color: #651a00;
   font-size: 1.3em;
   margin-top: 20px;
   margin-bottom: .08em;
}

h2 {
   color: #00367C;
   font-size: 1.1em;
   margin-top: 1em;
   margin-bottom: 0em;
}
h3 {
    font-size: 1em;
	margin-top: 0px;
    margin-bottom:.7em;
    font-weight: bolder;
    color:   #606060 ;
}
h4 {
  font-size: 1em;
  margin-bottom: 0em;
  font-weight: bolder;
  color: #333;
  margin-top: 1.5em;
}


.hide { /* For whatever reason, you sometimes need to hide something */
	display: none;
	}
.searchbar {
	margin-bottom: 1.5em; 
	} 
#searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 2px;
}
#searchgo {
	border: 1px solid #666;
	font-size: .8em;
	padding: 1px 2px 1px 2px;
}
img {
	border: 0px;
    padding: 0px;
}
a:link,  a:visited {
	color: #C60;
	
	text-decoration: none;

}
a:hover {
	color: #56637a;
	text-decoration: none;
}





/* changing the width here changes how far the content is from the nav block. */

.content p {
	font-size: 100%;  /*was 90% looks too small that way*/
	line-height: 1.5em;
}
#content p {
	font-size: 100%;  /*was 90% looks too small that way*/
	line-height: 1.5em;
}
#fullcontent p {
	font-size: 100%;  /*was 90% looks too small that way*/
	line-height: 1.5em;
}

ul {list-style-type: square; 
	margin-left: 20px;
	margin-top: 1em;
    font-weight: normal;
  	margin-bottom: 1em;
	line-height: 1em;
	padding-left: 0px;
	
}


ul.atus {	
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: square; 
	color: #999;
	margin-top: -.5em;
	margin-left: 0px;
}
ul.afterh4  {margin-top: 0em;
padding-top: 0em; }

.atusdk {	
	color: #333;
}
ul.atus2 li { 
	padding-left: 0px;
	line-height: 1em;
	color: #333;
}
 ul.nav {
  font-weight: bold;
  margin-left: -.5em;
  padding-left: 10px;
 


}



 li.navlinks {
	padding-left: 10px;
	margin-top: .5em;
    font-weight: bold;
    margin-left: 0px;
    background:url(images/greyli.gif) no-repeat 0px 0.5em;
	list-style-type: none;
	font-size: .9em;
}

li#norm {
	font-weight: normal;
	}
	
	
li.listitem {
	padding-left: 10px;
	margin-top: 1em;
    font-weight: normal;
    margin-left: .5em;
	background:url(images/greyli.gif) no-repeat 0px 0.4em;
	margin-bottom: 0em;
	color: #333;
	list-style-type:none;
	
	
}
.spacertext {
	color: #FFFFFF;	
}
li.nobullet {list-style-type: none; }
li { 	
	 color: #333333;
	padding-left: 0px;
	margin-top: .5em;
	
	font-size: 1em;
    line-height: 1.3em;
    font-weight: normal;
}

li ul { margin-top: .5em;
}
li li {
	margin-left: -10px;
	padding-left: 0px;
	
	list-style-type: square;
    line-height: 1.3em;
    font-size: 1em;
	}
	
li.navlinks ul { margin-top: -.25em;

}
/* This removes the bullet from the navigational sublists */
li.navlinks  li {
	margin-left: 0px;
	background:url() no-repeat 0px 0px;
	list-style-type: none;
    line-height: 1.1em;
    font-size: .9em;
    margin-left: -1.5em;
	}	
	

.code{ /*this is for writing examples of html code on the page */
	font:Century Gothic;
/*	font-weight: bold;
*/	color:#C60;
	font-size: x-small;
}
.red{
	color:#FF0000;
}
#newslink {
    padding-top: 1em;
}

blockquote {
	margin-left: 2em;
	line-height: 1.5em;
	}

.right {
	float: right;
	}
.bottomlinks
{	font-size: .8em;
	text-align: center;
	width: 100%;
    padding-top: 20px;
    padding-bottom: 0px;	
}

.left {
	float: left;
}

.right {
	float: right;
}

img.icon { padding: 0px; }
td.icon { font-size: 80%; }

.staff { clear: both; font-size: 90%; margin-bottom: 5px;}
.staff_pic {margin-right: 10px; float: left; margin-bottom: 10px;}
.skiplink {
/*display:none
color:#ffffff;
font-size: 0%;*/
float:left;
margin-left: -1000px;
}

td {font-size: 85%; margin-width: 15px;}

table {border-collapse: collapse;
}
table p {
line-height: 1.2em; 
}

ol {margin-left: 2.5em;
margin-bottom: 1em;}

/* added by Rochelle 4.5.06 */
#topspace { margin-top: .5em; }
.topspace { margin-top: .5em; }
#bottomspace {margin-bottom: .5em; }
.bottomspace {margin-bottom: .5em; }
#nospace {margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
.nospace {margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
.greyout {color: #999999}
img.staff { border-width: thin; border-style:solid; border-color:#333333; padding: 0px; }

.blue_head, .blue_line {background-color:#00367C; line-height: .8em; margin-bottom: 5px; padding: 5px;width: 98%; color: #FFFFCC; clear:both;}
.blue_line {height:1px;  line-height: 0em; padding: 0px;} 


hr {
	border: none 0;
	border-top: 1px dashed #CCCCCC;
	height: 1px;
	margin-top: .5em;
	padding-bottom: .5em;
	
	}
	
.photoright {
	float: right;
	padding: 10px;
	text-align: right;
	font-size: .9em;

}
.photoleft {
	float: left;
	padding: 10px;
	text-align: left;
	font-size: .9em;

}
.quote {
	color:#666666;
	font-style:italic;
}