body	{width: 100%;
	margin:			0px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	background-color:	#FFFFCC;
	color:			#006600;
	z-index:		0;
	height: auto;
}
#logo	{	color:			#CC66CC;
		background-color:	#FFFFCC;
		margin-top:			10px;
		text-align:			left
		height:			85px;
}
#title	{width: 100%;
	color:			#CC66CC;
	background-color:	#FFFFCC;
	height:			100px;
}
#left	{	float:			left;
		width:			150px;
		height:			400px;
		border-top:		1px solid #000000;
		background-color:	#FFFFCC;
		color:			006600;
}
#right	{	float:			right;
		width:			200px;
		background-color:	#FFFFCC;
		color:			#006600;
		border-top:		1px solid #000000;
		height:			400px;
}
#center	{padding:		10px 10px 10px 10px;
		border-top:		1px solid #000000;
}
#floatright	{	margin:		10px;
			float:		right;
		}
#floatleft	{	margin:		10px;
			float:		left;
}
#navRow	{clear:both;
		margin-top:	auto;
		float:			none;
		background-color:	#006600;
		height:			150 px;
		z-index:		1;
		text-align:			center;
}
.button	{
	border:2px insert #CCCCCC;
	width: 100px;
	color:	#FFFFFF;
	background-color: #006600;
	font-family: Arial, Helvetica, sansserif;
	font-size: 16 px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a.button:link	{	color: #FFFFFF;
}
a.button:visited{	color: #CCCCCC;
}
a.button:hover	{	color: #66CC33;
			border: 2px	ourset #CCCCCC;
}
.rowAlign	{
	text-align:		center;
	font-size: 		large;
	font-weight: 	bold;
	color:			#CC66CC;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.rowPicture	{	padding:	0px 5px 0px 5px;
}
.rowDescript	{
	width: 250px;
	color:	#CC66CC;
	text-decoration: none;
	height: auto;
	padding-top: 0px;
}
.top		{
	text-align:	center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
}
.h4-modified {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: large;
		font-weight: bold;
		padding-bottom:		2px;
		border-bottom:		1px solid #000000;
		font-size:		medium;
		margin:			10px;
		color:			#CC66CC;
		background-color:	#FFFFCC;
}
.footer	{
	font-size:		xx-small;
	text-align:		center;
	clear:			both;
	vertical-align: bottom;
	}
.sideimages	{	margin:		30px;
		}
p	{	margin:			20px;
	}
