body {
margin: 15px;
background-color: #ffffff;

	}

a {font-weight: bold;	
text-decoration: none;
color: #66cc00;
font-family: helvetica, sans-serif;
text-transform: lowercase;
font-size: 14px;
font-weight: bold;
text-align: center;}
a:link {color: #66cc00;}
a:visited {color: #66cc00;}
a:active {color:  #0099ff;}
a:hover {color:  #0099ff;
text-decoration: underline;
font-weight: bold;}  

a.nav {font-weight: bold;	
text-decoration: none;
text-transform: lowercase;
color: #66cc00;
font-family: helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
text-align: center;}
a.nav:link {color: #66cc00;}
a.nav:visited {color: #66cc00;}
a.nav:active {color:  #0099ff;}
a.nav:hover {color:  #0099ff;
text-decoration: underline;
font-weight: bold;}  

img.thumb {margin:3px;
}

#top {
margin-right: auto;
margin-left: 75px;
padding: 10px 0px;
width: 800px;
background-color: ffffff;
	}
	
#home {
	line-height: 120%;
	margin-right: auto;
	margin-left: 75px;
	padding: 10px 0px;
	width: 800px;
	background-color: ffffff;
	}

#container{
line-height: 120%;
padding: 0px 0px;
background-color: ffffff;
width:850px;
}


#content {
 margin-left:25px;
width:800px;
z-index:0;
	}

#left {
float:left;
z-index:1;
margin-left: 0px;
height:800px;
	}

#nav {
text-align:center;
margin-right: auto;
margin-left: 75px;
padding: 20px 0px 20px 0px;
width: 800px;
line-height:175%;
	}
	
	
.content {
	background-color: #ffffff;
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 150%;
	}

.colophon {
	padding: 20px 0px 0px 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: Helvetica, serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 100%;
	}

.title {
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	color: #66cc00;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
font-weight:bold;
	line-height: 150%;
	}

