body {
	background-color: #fff;
}

img {
	border: 0px;
}

#header {
	position: inherit;
	margin-top: -90px;
	margin-left: 200px;
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 31px;
}

#header2 {
	position: inherit;
	margin-top: 0px;
	margin-left: 200px;
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: .9em;
}

#header3 {
	position: inherit;
	margin-top: 0px;
	margin-left: 200px;
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 19px;
}

#header3 a{
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 19px;
	text-decoration: none;
}

#header3 a:hover{
	color: #000;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 19px;
	text-decoration: none;
}

#divider {
	position: inherit;
	margin-left: 200px;
	padding: 5px 5px 5px 0px;
}

.nav {
	position: inherit;
	margin-top: 0px;
	margin-left: 200px;
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 31px;
}

.nav a{
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 31px;
	text-decoration: none;
}

.nav a:hover{
	color: #000;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 31px;
	text-decoration: none;
}

#featured { background-color: #80c141;
	position: inherit;
	margin-top: 20px;
	margin-left: 200px;
	width: 637px;
	height: 358px;
}

#comment {
	position: inherit;
	margin-top: -340px;
	margin-left: 10px;
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	width:165px;
}

.btm_nav {
	position: inherit;
	margin-top: 300px;
	margin-left: 300px;
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
}

.btm_nav a{
	color: #80c141;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.btm_nav a:hover{
	color: #000;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.content { background-color: #80c141;
	color: #000;
	position: inherit;
	margin-top: 20px;
	margin-left: 200px;
	width: 620px;
	padding: 10px;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
}

.content a{
	color: #fff;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.content img {
	border: 0px;
}


