body{
	/*font-family:"Courier New", Courier, monospace;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#main{
	padding:0px 11px 10px 0px;
	margin:0px;
	font-family:"Courier New", Courier, monospace;

}

.header{
	padding:10px 0px 10px 40px;
	margin:0px;
}

#content .image{
	padding:20px 0px 10px 20px;
	margin:0px;
	float:right;
}

#content .image li{
	margin-left:0px;
	
}

ul {margin-left: 0; padding-left: 0;}

#content .subMenu{
	padding:10px 0px 10px 10px;
	margin:0px;
	margin:: 0 auto;
}

#content .subMenu li{
	float:left;
	list-style-type: none;
	padding-right:20px;
	padding-bottom:20px;
}

#content .blurb{
	position: relative; left: 10px; top: 20px;
	margin:0px;
	width:400px;
	float:left;
}
#content .blurb2{
	position: relative; left: 10px; top: 20px;
	margin:0px;
	width:400px;
	float:left;
	
}

.twoColFixRt #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColFixRt #content{
	padding:10px 20px 10px 20px;
	margin:0px;
	text-align:justify;
}a {
	text-decoration: none;
	color: #0154A2;
}
