body, pre { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	letter-spacing: 0.045em;
	
}

h2 { color:#0066FF; font-style:italic; }
h3 { text-align:left; font-size:12px; margin:0px; }
h4 { text-align:right; margin:0px; font-size:12px; margin:0px;  }
a { text-decoration:none; color:#000099; }
a:hover { text-decoration:underline; color:#000099; }
	
.blue { font-weight:bold;  color:#7382be; }
.left { float:left; clear:left; }
.right { float:right; clear:right; }
.clearer { clear:both; float:none; height:0.5em; }
.blue_large { color:#7382be; font-size:18px; }
.menu_pic { margin-left:30px; margin-top:60px; border:1px solid #7382be; }
	
#site_container { margin:0 auto; width:750px; margin-top:2em; }
#header { border-bottom:1px solid #7382be; padding-bottom:0.5em; }
#background { background:url(gfx/watermark.jpg) bottom left no-repeat; margin-top:-1em; }
#content { margin-left:170px; border-left:1px solid #cccccc; margin-bottom:2em; padding-left:5px; margin-top:10px; }
#footer { border-top:1px solid #7382be; }

#top_spacer { background:url(gfx/background_top.gif) top repeat-x; }
#bottom_spacer { background:url(gfx/background_bottom.gif) bottom repeat-x; }

#menu_container { position:relative; }
#menu { position:absolute; margin-bottom:2em; width:150px; margin-top:1em; padding-bottom:200px;  }
	#menu a { display:block; width:100%; text-decoration:none; color:#000099; padding:5px; }
	#menu a:hover { background-color:#99CCFF; }
	#menu ul { margin:0px; padding:0px; }
	#menu li { list-style-type:none; border-bottom:1px dashed #e2e2e2; }



