BODY, P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL {  font-family: courier new, courier, monospace;  font-size: 10pt;  color: #000000;}

A:link { color: #669999; }
A:visited { color: #669999; }
A:hover { color: #ffffff; background: 		#000000; }
A:active { color: #669999; }

h1 
{
font-size: 14pt; font-weight: bold;
} 

h2 
{
font-size: 12pt; font-weight: bold;
} 

 p.body
 { 
 font-family: courier new, courier, monospace;  font-size: 10pt; text-indent: 18px;
 }


 p.margin 
 { 
 margin: 8px 8px 8px 8px; 
 }
/* Begin Typography & Colors */
body {
	 margin: 0;
	padding: 0; 

	text-align: center;
	}
	


#container {
	position: relative;
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
     background-color: #fff;
}  

	
#logo {
	position: absolute;
	left: 10px;
	padding: 0;
	margin: 0 auto;
	height: 40px;
	width: 100%;
	/*background: url("http://www.boxwithman.com/header2006.gif") no-repeat top left;*/
			}

	
#new_nav {
       position: absolute;
       top: 10px;
       right: 10px;
       height: 15px;
       font-size:11pt;
      }

		
#header {
	height: 60px;
	}
			
#header h1 {
font-size: 24pt; font-weight: bold;
} 

#banner {
	margin: 0px;
	width:468px;
	
	border: 1px solid #fff;
	float:right;
	margin-right: 4px;
	margin-top:10px;
	padding:0px;
	}

	
#body {
	margin-left: 10px;
	margin-right: 10px;
	}

#right_col {
width:210px;
padding-left:10px;
float:right;

}	

#content img {
	border: 1px solid #fff;
	margin: 5px;
	}
	
#content {
width:640px;padding-right:20px;
}

#events li {
list-style-type:none;
margin-bottom:20px;
font-size:8pt;
padding-right:3px;
}

#footer {
height: 20px;
padding: 3px;
text-align:center;
}




