/* fonts */

p, h1, h2, #nav {
	font:  11px Verdana, Geneva, sans-serif;
	color: #69696d;
	line-height: 19px;}

h1 {
	color: #00a990;
	font-size: 19px;}
	
	
h2 {
	font-size: 13px;
	line-height: 23px;}

#nav {
	font-size:  11px;}
	
	
	
	
/* links */

#nav a	{
	text-decoration: none;
	color: #ffffff;}
	
#nav a:hover	{
	color: #000000;}
	
#bottom_nav a	{
	text-decoration: none;
	color: #00a990;}
	
#bottom_nav a:hover	{
	color: #000000;}
	
	
#designed a	{
	text-decoration: none;
	color: #00a990;}
	
#designed a:hover	{
	color: #000000;}
	
	
	
	
	
/* boxes */

body {
	background-color: #c5c5c8;}
	


#content {
	width: 900px;
	height: 600px;
	background-color: #ffffff;
	margin: auto;
	margin-top: 30px;
	border: 2px solid #00a990;}
	
	
#topline {
	margin-left: -15px;
	margin-top: -17px;}

	
#topbar {
	width: 785px;
	height: 140px;
	margin: auto;
	margin-top: -4px;
	background: url(../images/topbar.jpg);}
	
	
#topbar img {
	margin-top: 13px;}
	
	
#nav {
	width: 795px;
	height: 43px;
	margin: auto;
	margin-top: -9px;
	background: url(../images/navbg.gif);}
	

#innernav {
	width: 900px;
	height: 15px;
	padding-top: 13px;
	margin-left: 20px;}
	
#copy {
	width: 781px;
	height: 360px;
	border: 2px solid #c5c5c8;
	margin: auto;
	margin-top: 15px;}
	
#words {
	width: 440px;
	height: 200px;
	margin-top: 0px;
	margin-right: 50px;
	float: right;}
	
	
#pictures {
	width: 250px;
	height: 330px;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../images/frames.jpg);}
	
#flash1 {
	width: 220px;
	height: 130px;
	margin-left: 20px;
	padding-top: 43px;}
	
	
#flash2 {
	width: 220px;
	height: 130px;
	margin-left: 20px;
	padding-top: 26px;}
	
	
#bottom_nav {
	width: 160px;
	float: right;
	margin-top: 1px;
	margin-right: 17px;
	position: relative;
	z-index: 2;}
	
	
#designed {
	width: 200px;
	height: 25px;
	font:  9px Verdana, Geneva, sans-serif;
	color: #69696d;
	margin-left: 57px;
	margin-top: 16px;
	position: relative;
	z-index: 3;}
	
	

	
	
#bottomline {
	margin-left: -15px;
	position: relative;
	top: -3px;
	z-index: 1;}
	

	


	
/* lists */

ul#navlist	{
	padding: 0;
	margin: 0;}
	
ul#navlist li {
	display: inline;
	list-style-type: none;
	text-align: left;
	padding-right: 62px;}
