@charset "utf-8";
@import url('base.css');


body
	{
	font: 12px/1.6em Georgia, "Times New Roman", Times, serif;
	}
	
	
p
	{
	margin-bottom: 1.6em;
	}
	
	
a, a:link, a:visited
	{
	color: #000000;
	text-decoration: none;
	}
	
	
.disclaimer
	{
	font-size: 10px;
	width: 600px;
	margin: 2em auto;
	text-align: center;
	}	
	
	
.morelink
	{
	display: none;
	}	
	
	
#page
	{
	width: 600px;
	margin: 0 auto;
	}
	
	
#mainnav, #footer-mainlinks, #footer-sublinks, #subnav
	{
	display: none;
	}
	
	
#ufo-replace img
	{
	display: block;
	border: 1px solid #000000;
	line-height: 0;
	}	
	
	
#header-subimg
	{
	display: block;
	float: right;
	border: 1px solid #000000;
	line-height: 0;
	margin: 0 0 48px 48px;
	}
	
	
#logo
	{
	font: 28px/1em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #666666;
	margin: 0; padding: 0;
	}


#tagline
	{
	font: 16px/1em Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 4em 0; padding: 0;
	text-align: right;
	}
		
	
h3, #header-text
	{
	font: 32px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .1em;
	}
	
	
h1
	{
	font: 24px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .4em;
	}	
	

h2
	{
	font: 16px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .4em;
	}	

	
hr
	{
	margin-top: 4em;
	border-top-style: dotted;
	}	
	

#main
	{
	padding-top: 2em;
	}

	
#feature, #news
	{
	font-size: 11px;
	line-height: 1.2em;
	width: 33%;
	float: left;
	clear: left;
	margin: 2em 2em 2em 0;
	}	
	
.calclink, #utillinks
	{
	display: none;
	}	