p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5F3D1;
}

table {
	font-size: 11px;
	color: #440000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 20px;
	color: 417c2c;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: 417c2c;
}


#CONTAINER {
	position: relative;
	height: 635px;
	width: 955px;
	margin: 0px;
	border: 0px;

}

#TOP {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 92px;
	width: 955px;
	margin: 0px;
	background-image: url(imgs/makewaves_top.jpg);

}

#LEFT {
	position: absolute;
	left: 0px;
	top: 92px;
	height: 543px;
	width: 239px;
	margin: 0px;
	background-image: url(imgs/makewaves_left.jpg);

}
#RIGHT {
	position: absolute;
	left: 899px;
	top: 121px;
	height: 514px;
	width: 56px;
	margin: 0px;
	background-image: url(imgs/makewaves_right.jpg);

}

#NAV {
	position: absolute;
	left: 239px;
	top: 92px;
	height: 29px;
	width: 716px;
	margin: 0px;
	background-color: #a6b266;

}


#BOTTOM {
	position: absolute;
	left: 239px;
	top: 597px;
	height: 38px;
	width: 660px;
	margin: 0px;
	background-color: #d6e68a;
	background-image: url(imgs/makewaves_bottom.gif);
}

#CONTENTLEFT {
	position: absolute;
	left: 239px;
	top: 121px;
	height: 476px;
	width: 402px;
	margin: 0px;
	background-color: #d6e68a;
	text-align: left;
	padding: 0px;
	background-image: url(imgs/makewaves_contentleft.gif);

}

#CONTENTRIGHT {
	position: absolute;
	left: 641px;
	top: 121px;
	height: 476px;
	width: 258px;
	margin: 0px;
	background-color: #d6e68a;
	text-align: left;
	padding: 0px;
	background-image: url(imgs/makewaves_contentright.gif);

}
#CONTENTRIGHT p.quote  {
	font-size: 12px;
	font-style: italic;
	color: 417c2c;
	margin-right: 80px;
}

#CONTENTLEFT p.quote  {
	font-size: 12px;
	font-style: italic;
	color: 417c2c;
	margin-right: 180px;
}

#CONTENTLEFT img.noborder  {
	font-size: 12px;
	font-style: italic;
	color: 417c2c;
	margin-right: 180px;
}

#CONTENTLEFT p, #CONTENTRIGHT p {
	font-size: 13px;
	color: #440000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: auto;
	margin-left: auto;
}

body {
	background-color: #FFFED1;
	background-image: url(imgs/makewaves_back.gif);
}

#CONTENTRIGHT img.noborder {
	float: none;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	border-color: #440000;
	margin-top: 20px;
	margin-right: 20px;
	clear: none;
}
#CONTENTRIGHT img {
	float: none;
	padding: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #440000;
	margin-top: 20px;
	margin-right: 20px;
	clear: none;
}

#NAV a {
	color: #FFFED1;
	text-decoration: none;
	}
	
#NAV a:visited {
	color: #FFFED1;
	text-decoration: none;
	}
	
#NAV a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#CONTENTLEFT a, #BOTTOM a, #CONTENTRIGHT a {
	color: #0030FF;
	text-decoration: none;
	}
		
#CONTENTLEFT a:visited, #BOTTOM a:visited, #CONTENTRIGHT a:visited {
	color: #0030FF;
	text-decoration: none;
	}
	
#CONTENTLEFT a:hover, #BOTTOM a:hover, #CONTENTRIGHT a:hover {
	color: #417c2c;
	text-decoration: none;
	}
	
#BOTTOM p {
	font-size: 14px;
	color: #440000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px;
	text-align: right;

}


ul, ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 1;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFED1;
	font-weight: normal;
	font-style: normal;
}

ul li a {
	border: 0px;
	display: block;
	float: left;
	padding: 4px;
}

