body {
	margin: 0;
	padding: 0;
	background: #fff url(images/print_bg.jpg) center no-repeat; 
	color: #000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	}

#header {
	
	text-align: center;
	border-bottom: 2px solid #000;
	padding:0;
	height:100px;
	margin:0;
	}
	
#logo { 
border:0;
}

#colorline {
	display:none
}	

span {

	display:none;
}	

	
	#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:40px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		display:none
		}
		
	#contentleftlinks ul {
		margin-left: 0; 
		padding-left: 0; 
		list-style-type: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		}
		
	#contentleftlinks li {
		margin-left: 0; 
		padding-left: 0; 
		list-style-type: none; 
		}
		
	#contentleftlinks a {
		display: inline; 
		}

	#contentleftlinks a:link, #contentleftlinks a:visited {
		color: #999; 
		text-decoration: none; 
	}	

	#contentleftlinks a:hover {
		background-color: #FFC; 
		color: #000;
		text-decoration: underline; 
	}	
	
	
	#contentcenter {
		width:600px;
		padding:0 0 20px 20px;
		float:left;
		}
	#contactcenter {
		width:475px;
		height:300px;
		padding:0 0 20px 20px;
		float:left;
		border-left: 1px Dotted #999;
		border-bottom: 1px Dotted #999;
		}	
		
	#skinnycenter {
		width:330px;
		padding:0 20px 20px 20px;
		float:left;
		border-left: 1px Dotted #999;
		border-right: 1px Dotted #999;
		border-bottom: 1px Dotted #999;
		}	
		
	#contentcenter a:link, #contentcenter a:visited, #contentcenter a:active {
		color: #069;
		text-decoration: none; 
		border-bottom: 1px dotted #069;
		font-size: 12px;
		font-weight: normal;
	}

	#contentcenter a:hover, #contentcenter a:visited:hover{
		color: #000;
		text-decoration: none; 
		background-color: #FFC;
		font-size: 12px;
		font-weight: normal;
	}
		li#contentcenter  {
	padding: 2px;
	}
	
	#contactcenter a:link, #contactcenter a:visited, #contactcenter a:active {
		color: #069;
		text-decoration: none; 
		border-bottom: 1px dotted #069;
		font-size: 12px;
		font-weight: normal;
	}

	#contactcenter a:hover, #contactcenter a:visited:hover{
		color: #000;
		text-decoration: none; 
		background-color: #FFC;
		font-size: 12px;
		font-weight: normal;
	}
		
	#contentright {
		width:120px;
		bottom:0px;
		padding:0 0 0 20px;
		float:left;
		}
	
	#contentheader {
		background:#fff
		}
		
	h1 {
		font-size:28px;
		color: #099;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
		}
	h2 {
		font-size:20px;
		color: #966;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
		}
	h3 {
		font-size:14px;
		color: #C00;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		padding: 0 0 0 25px;
		}
	h4{
		font-size:12px;
		color: #000;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		margin:15px 0 0 0;
		}		
		
		
	li {
	padding: 1px;
	}
	
	/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#contentcenter #menu {
		display:none
		}
		
	#menu p { font-size:10px}

	
	
		
	#contentcenter a:link, #contentcenter a:visited, #contentcenter a:active {
	color: #069;
	text-decoration: none; 
	border-bottom: 1px dotted #069;
	font-size: 12px;
	font-weight: normal;
	}

	#contentcenter a:hover, #contentcenter a:visited:hover {
	color: #000;
	text-decoration: none; 
	background-color: #FFC;
	font-size: 12px;
	font-weight: normal;
	}
	
	
	#footer {
	
	display:none;
		
	}
	#footerlinks a:link, #footerlinks a:visited, #footerlinks a:visited {
		color: #999; 
		text-decoration: none; 
		font-size:9px;
		}
	#footerlinks a:hover, #footerlinks a:visited:hover {
		color: #000; 
		background-color: #EFEFEF; 
		text-decoration: none; 
		font-size:9px;
		}
		
	#alsolinks a:link, #alsolinks a:visited, #alsolinks a:active {
		color: #069;
		text-decoration: none; 
		font-size: 12px;
		font-weight: normal;
	}

	#alsolinks a:hover, #alsolinks a:visited:hover {
		color: #000;
		background-color: #FFC;
		font-size: 12px;
		font-weight: normal;
	}
	#alsolinks li{
		list-style-type: square; 
		color:#069;
	}	
	#top {
		display: none; 
	}	
	.topp {
		display: none; 
	}
