body{
	background-image: url(imagebin/AWheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	width: 800px;
}

h1{
	font-size: 1.3em;
	color: #0a443d;
}
h2{
	font-size: 1.1em;
	color: #0a443d;
}
h3{
	font-size: 0.9em;
	color: #0a443d;
	margin-bottom: 0px;
}
a{
	color: #0a443d;
}
a:hover{
	color: #60afa5;
}
.AWhomelink{
	margin-top: 120px;
}
.AWcontent{
	background-image: url(imagebin/AWcontent.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 350px;
	margin-top: 10px;
}
.AWtext{
	margin-left: 170px;
	padding-top: 1px;
}
.AWfooter{
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	color: #60afa5;
}
.AWfooter a{
	color: #60afa5;
}
.AWcredits{
	font-size: 0.8em;
	text-align: center;
	margin-top: 10px;
	color: #60afa5;
}
.AWcredits a{
	color: #60afa5;
}