	body {
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: small;
	  line-height: 160%;
		}
		
	#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		text-align:left;
		background: white;
/*	   border: 1px dotted Black; */
		}
	
	#contentheader {
		width:100%;
		padding:0px;
		background:#fff;
/*	   border: 1px dotted Black; */
      margin-bottom: 10px;
		}
	
	#contentmenu {
	width: 100%;
/*	   border: 1px dotted Black; */
	margin-bottom: 5px;
	height: 25px;
		}
	
	#contentfooter {
		width:100%;
		padding:0px;
		background:#fff;
/*	   border: 1px dotted Black; */
  		font-size: x-small;
		text-align: center;
		text-decoration: none;
	}
		
	#innerimage {
		width:600px;
	   padding:5px;
/*	   border: 1px dotted Black; */
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}		
	
	#inneraddressbox {
		width:320px;
	   padding:5px;
/*	   border: 1px dotted Black;  */
		margin-left: auto;
		margin-right: auto;
		line-height: normal;
}		
	
	img.banner {
	 display: block;
    margin-left: auto;
    margin-right: auto 
	 }
	 
	.headerfloatright	{
			float: right;
			width: 100px;
/*			background-color: #F63; */
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 10px;
			color: Gray;
			line-height: 100%;
		}
 
	.contentfloatright	{
			float: right;
			width: 240px;
/*			background-color: #F63; */
			padding-left: 5px;
			padding-right: 5px;
			border-left: thin dotted Silver;
			margin: 5px 0px 5px 20px;
		}
	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	
	a{text-decoration:none}
	a.vhfoot:link {color: Silver;
}
	a.vhfoot:visited {color: Silver;
}
	a.vhfoot:hover {color: Gray;
}
		
	h1 {
		font-size: 14pt;
		padding-top:10px;
		}
		
	#contentheader h1 {
		padding:10px;
		margin:0px;
		font-size:36pt;
	   font-family: "Courier New", Courier, monospace;
	   color: Gray;
		text-transform: lowercase;
		font-weight: bold;
		}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px;}
#xsnazzy h1 {font-size: 12pt; color:gray;  font-weight: bold;  margin-bottom: 5px;}
#xsnazzy h2 {font-size: 10pt; color:gray; font-weight: bold;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent;  margin-bottom: 5px }

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #D3D3D3; border-right:1px solid #D3D3D3;}
.xb1 {margin:0 5px; background:#D3D3D3;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
display:block; 
background:#fff; 
border:0 solid #D3D3D3; 
border-width:0 1px;  
padding: 0px 25px 20px 25px; 
}
		
