	body {
		background:#024e8a;
		font-family: Arial, Sans-Serif;
		margin: 0px; 
		padding: 0px;
		text-align: center; 
		}
	#main{
		background: #ffffff;
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		
				}
	#banner {
		background:#ffffff;
		width: 790px;
		float: none;
		text-align: right;
		height:70px;
		padding: 40px 10px 0px 0px;	

			}
	#banner A {
		text-decoration: none;
		font-size: 18px;
		
		color: #666666;
			}		
	#banner a:hover{
		text-decoration: underline overline;
			}
	#mainleft {
		width: 170px;
		float: left;
		padding: 0px 10px 10px 10px;
		background: #ffffff;
		}
	#mainleft a {
		text-decoration: none;
		font-size: 14px;
		color: #666666;
		line-height: 20pt;
		}
	#mainleft a:hover{
		text-decoration: underline overline;
		}
	#ml_header{
		font-size: 16px;
		font-weight: bold;
		color: #384c93;
		padding-top: 40px;
		}
	#ml_blurb{
		font-size: 12px;
		font-weight: bold;
		color: #666666; 
		background: #ffffff;
		text-align: left;
		padding: 0px 5px 0px 5px;
			}
	#ml_blurb a {
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
		color: #0000FF;
		line-height: 12pt;
		}
	#ml_blurb a:hover{
			text-decoration:none
				}
	#maincenter {
		width:390px;
		float:left;
		padding-bottom:10px;
		text-align: center;
		background: #ffffff;
		border-left: thin solid gray;
		}
	#mainright {
		width:210px;
		height:185px;
		float:left;
		background: #ffffff;
				}

	#mainphrase{
		width: 570px;
		padding: 10px 0px 10px 0px;
		float: left;
		font-size: 18px;
		font-weight:bold;
		color: #cc3333;
		text-align: right;
		background: #ffffff;
		border-left: thin solid gray;
			}

	#mainbody{
		width: 550px;
		float: left;
		background: #ffffff;
		font-size: 12px;
		font-weight:bold;
		text-align: left;
		color: #666666;
		padding: 20px 20px 20px 20px;
		border-left: thin solid gray;
				}
	#bodyheader{
		font-family: Verdana;
		font-size: 20px;
		font-weight:bold;
		color: #000000;
			}
	#parquote{
		//font-weight:bold;
		color: #000000;
			}
	#mcommon{
		padding: 0px 0px 0px 150px;
				}
	#posthead{
		font-family: Verdana;
		font-size: 12px;
		font-weight:bold;
		color: #000000;

			}
	#postbody{

			}
	#footer{
		color: #666666;
		font-size: 10px;
		font-weight:bold;
		text-align: center;
		padding: 20px 0px 20px 0px;
		width: 800px;
		}



