	body {
		font-family: Georgia, serif;
		font-size: 12pt;
		padding:0px;
		background-color:#ffff99;
		}
		
	.bodynav {color: #990000; text-decoration: none;}
	.bodynav:visited {color: #990000; text-decoration: none;}
	.bodynav:hover {font-style: italic; text-decoration: underline;}
	
	a:link {text-decoration: none;}
	a:visited {text-decoration: none;}
	a:hover {text-decoration: underline;}

	hr {
		background: #ccff99;
		width: 50%;
		height: 6px;
		border: 1px ridge #ffffff;
		padding: 0px;
		text-align: left;
		margin: 0 auto 0 0;
		}

	h1 {
		font-size:14pt;
		padding-top:10px;
		}

	h2 {
		font-size: 12pt;
		border-bottom: 1px ridge #ccff99;
		width: 250px;
		}
	
	/* used for FAQ's*/
	h3 {
		font-size: 12pt;
		color:#005500
		}

	.smallcaps {
		font-variant: small-caps;
		}

	img {
		padding: 5px;
		}
	a img {text-decoration: none; border: 0px;}
	
	#box {
		postion: absolute;
		padding: 2px 2px 2px 20px;
		margin-left: 10px;
		border: 1px solid #000000;
		width: 250px;
		background: #dddddd;
		}
		
	#leftcontent {
		position: absolute;
		top:163px;
		width:120px;
		background:#ccff99;
		border:1px solid #000000;
		font-size:  9pt;
		padding: 8px 0px 0px 0px;
		}
		
	#leftcontent a {
		text-decoration: none;
		display: block; 
		padding: 0px 5px 5px 5px; 
		font-family: Georgia; 
		font-weight: bold;
		}

	#leftcontent a:link {color: #990000;}
	#leftcontent a:visited {color:#990000;}
	#leftcontent a:hover {color:#000000; text-decoration: underline;}

	#ina {
		position: relative;
		top:250px;
		width:120px;
		margin-left: -8px;
		padding: 0px 0px 0px 0px;
		}
		
	#ina_drop {
		position: relative;
		top:340px;
		width:120px;
		margin-left: -8px;
		padding: 0px 0px 0px 0px;
		}
		
	#comments {
		font-style: italic;
		font-size:10pt;
		position: relative;
		top:225px;
		width:120px;
		/*margin-left: -4px;*/
		padding: 0px 0px 0px 0px;
	}
	
	#comments_drop {
		font-style: italic;
		font-size:10pt;
		position: relative;
		top:300px;
		width:120px;
		/*margin-left: -4px;*/
		padding: 0px 0px 0px 0px;
	}
	
	#navbox {
		position: absolute;
		left:8px;
		width:100px;
		background:#ffff99;
		padding: 3px 0px 0px 3px;
		border:1px solid #000000;
		}
	
	#submenu {
		position: absolute;
		width:100px;
		margin-top: 15px;
		padding: 2px 0px 0px 15px;
		}

	#centercontent {
		background:#ffffff;
		padding: 0px 5px 5px 10px;
		border:1px solid #000000;
		voice-family: "\"}\"";
		voice-family: inherit;
		position: absolute;
		top: 163px;
		width: 80%;
		min-height: 100%;
		margin-left:132px;
		margin-right:5px;
		margin-bottom: 10px;
		}
		
	#short_centercontent {
		background:#ffffff;
		padding: 0px 5px 5px 10px;
		border:1px solid #000000;
		voice-family: "\"}\"";
		voice-family: inherit;
		position: absolute;
		top: 163px;
		width: 80%;
		margin-left:132px;
		margin-right:5px;
		margin-bottom: 10px;
		}

			
	#list_items {
		postion: absolute;
		float: left;
		margin-left: 2%;
		top: 25px;
		border: 1px solid #000000;
		width: 270px;
		background: #ffffcc;
		list-style-image: url('images/checkblue.gif');
		padding:2px 2px 2px 20px;
		}
		
	#list_items_two {
		postion: absolute;
		padding: 2px 7px 2px 20px;
		margin-left: 50%;
		top: 25px;
		border: 1px solid #000000;
		width: 270px;
		background: #ffffcc;
		list-style-image: url('images/checkblue.gif');
		}
	
	#quotes {
		position: absolute;
		right:10px;
		width:175px;
		background:#ffffcc;
		border:1px solid #000000;
		}
		
	#bottomcontent {
		font-family: Georgia;
		font-size: 10pt;
		background:#ffff99;
		position: absolute;
		width: 100%;
		border:0px solid #000000;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-top: 30px;
		text-align: center;
		padding: 2px 0px 0px 0px;
		}
				
	* html #bottomcontent {/*only ie gets this style*/
\height:52px;/* for ie5 */
he\ight:50px;/* for ie6 */
}
	
		
	#banner {
		/*background:#ffff99;*/
		background:#ffffff;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:142px;
		border: 1px solid #000000;
		font-family: Georgia, sans serif;
		font-size: 24px;
		text-align: left;
		padding: 0px 0px 0px 0px;
		width:100%
		}

	.slogan	{
		position: absolute;
		left: 43%;
		top: 115px;
		}

	#banner h1 {
		font-family: Georgia;
		font-size:24pt;
		padding:0px 10px 0px 10px;
		margin:0px;
		text-align: center;
		}