body {
	background-color: #b9f1f4;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.content {
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	margin: 0% 5% 5%;
	padding: 0% 5px 3em;
	text-align: left;
	font-size: small;
	width: 800px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc6600;
	font-style: italic;
	text-align: left;
	padding-right: 2em;
	padding-left: 2em;
	font-size: x-large;
	font-weight: normal;
}
p {
	font-size: small;
}
.content a{ 
	text-decoration:none;
	color: #00A9B7;
	font-weight:lighter;	
}


.content p {
	padding-right: 3em;
	padding-left: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #804000;
	line-height: 1.5em;
}
.footer {
	text-align: center;
	
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A9B7;
	letter-spacing: .25em;
	text-decoration: none;
	font-variant: small-caps;
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc6600;
	letter-spacing: .25em;
	text-decoration: none;
	font-variant: small-caps;
}

ol {
	text-align: left;
	list-style-type: decimal;
	list-style-position: inside;
}
li {
	text-align: left;
	text-indent: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #804000;
	
}
.header a:hover {
	font-size: .8em;
	color: #33FFFF;
}
.header {
	margin-top: 5px;
}
.header a {
	font-size: .8em;
	color: #FFFF99;
	}
	
.header ul { 
	background-color: #804000;
	height: 50px;
	list-style:none;
	display:inline;
}
.header li { 
	display:inline;
	}
.nav {
	background-color:#804000;
	text-align: left;
	margin-top: -27px;
	width: 574px;
	color: #FFFFCC;
	font-size: medium;
	float: none;
	
	height: 25px;
	}
.sig {
	font-family: "Quilline Script Thin", "Script MT Bold", Pristina, Script, cursive;
	color: #804000;
	padding-left: 1.5em;
	font-size: 2em;
}
.signup {
	width: 260px;
	float: left;
	padding: 10px;
	background-color: #FFFF66;
	border: medium solid 4c88bc;
	position: relative;
	text-align: center;
	margin: 10px;
}
.body .content .signup p {
	font-size: 10px;
}
h2 {
	padding-left: 3em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#cc6600;
	font-size: medium;
	font-weight: bold;
}
#contact_me {
	font-family: "Times New Roman", Times, serif;
	color: #804000;
	background-color: #B4F3EF;
	width: 75%;
	margin-left: 15%;
}
.body .content img {
}
.awake {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #CC9900;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
}
.awakeimg {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.awake-head {
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.awake-img-right {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.awakeform {
	margin-left: 25%;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

