#pagearea
	{
	width: 655px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	margin-top: -4px;
}

#pagearea2
	{
	width: 655px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

#header1area
	{
	height: 60px;
	width: 655px;
}
#navarea
	{
	background-image: url(images/left spacer-2.gif);
	background-repeat: repeat-y;
	margin-top: 4px;
	float: left;
	height: 400px;
}
#miscarea
	{
	background-color: #ffffff;
	width: 280px;
	height: 197px;
	padding-left: 15px;
	margin-left: 5px;
}
#miscarea2
	{
	background-color: #ffffff;
	width: 280px;
	height: 197px;
	padding-left: 15px;
	margin-left: 5px;
}


#contentarea
	{
	width: 306px;
	float: right;
	padding-right: 10px;
	background-color: #ffffff;
	padding-left: 39;
	height: 456px;
	top: 160px;
}

#footer
	{
	background-image: url(images/footer-2.gif);
	background-repeat: no-repeat;
	width: 655px;
	height: 37px;
	text-align: center;
	clear: both;
}

#alignright{
	text-align: right;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #3C66B5;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	text-decoration: none;
}
