img {
border: 0px none;
}

body	{background-color: 	#CCCCCC;
		font-family: 		Arial, sans-serif;
		font-size: 			small;
		color: 				#666666;
		line-height:		1.5em;
}


#allcontent	{
	width:				800px;
	height:				auto;
	margin-left:		auto;
	margin-right:		auto;
	background-color: 	#FFFFFF;
	}
	
#nav	{
	margin-top:			-45px;
	width:				790px;
	padding-left: 		260px;
	text-decoration: 	none;
	text-align:			left;
	font-size: 			120%;
	line-height:		1em;
	}
	
#header	{
	height:				150px;
	}
		
#leftmenu	{
	width:				200px;
	height:				auto;
	margin-top:			30px;
	padding-left:		50px;
	background-color: 	#FFFFFF;
	}
	
#rightmenu	{

	float:				right;
	margin-top:			50px;
	width:				385px;
	padding-right:		100px;
	}
						
p	{font-size: 		100%;
	text-indent:		20px;
	line-height:		1.5em;
	}
	
p.pullquote{font-size: 	110%;
	margin-left:		0px;
	text-align:			right;
	text-indent:		0px;
	font-weight:		bold;
	font-family: 		"Times New Roman", Times, serif;
	color: 				#0066CC;
	}
	
ul	{
	font-size: 			100%;
						}
		
h1	{
	font-size:	 		18px;
	text-align:			left;
	color: 				#0066CC;


	}
	
h2	{font-size: 		115%;
	text-align:			left;
	color: 				#0066CC;
	}

h3	{font-size: 		110%;
	margin-left:		20px;
	margin-right:		20px;
	font-family: 		"Times New Roman", Times, serif;
	color: 				#0066CC;
	}

h4	{
	font-size: 			75%;
	margin-left:		20px;
	line-height:		1.25em;
	}

	
a:link {
	color: 	#FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #CCCCCC;
	text-decoration:none;
	}

a:hover {
	color: #CCCCCC;
	font-weight: bold;
	}

a:active {
	color: #000000;
	}
	
#links a:link {
	color: 	#666666;
	text-decoration: none;
	}

#links a:visited {
	color: #0066CC;
	text-decoration:none;
	}

#links a:hover {
	color: #333333;
	font-weight: bold;
	}

#links a:active {
	color: #000000;
	}
	
