body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #e3c198;
	}

.home {
	background-color: #000000;
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.contest {
	background-color: #000000;
	background-image: url(images/contest.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.moons {
	font-weight: bold;
	color: #adbec8;
	background-image: url(images/moons.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	padding: 18px;
	;
	background-position: 20px 2px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin: 25px 0 0 0;
}

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adbec8;
	border-right-color: #338555;
	border-bottom-color: #adbec8;
	border-left-color: #338555;
	margin-top: 25px;
}
.footer {
	background-image: url(images/bottompic.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	clear: both;
	padding: 35px 0;
	margin: 25px 0 0 0;
}


.inside {
	background-color: #000000;
	background-image: url(images/inside-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

a:link, a:visited {
	color: #adbec8;
}
a:hover, a:visited:hover {
	color: #FFF;
}
.smprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f6fffa;
	vertical-align: super;
}

.author {

	background-color: #000000;
	background-image: url(images/author-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.boldwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
}
.from {
	font-size: 11px;
	color: #FFF;
}
.white {
	color: #FFF;
}
.also {
	font-weight: bold;
	text-align: center;
	margin: 25px 0 0 10px;
	padding: 10px;
	float: right;
	width: 150px;
	border: 1px solid #735B39;
}
