body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	}
	
	a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #a50544;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#container {
	position: relative;
	height: 790px;
	width: 1024px;
	margin:auto
}
#container #logo {
	position: absolute;
	height: 179px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
#container #awmAnchor-menu {
	position: absolute;
	height: 50px;
	width: 1024px;
	left: 0px;
	top: 196px;
}
#container #holder {
	position: absolute;
	height: 385px;
	width: 1024px;
	left: 0px;
	top: 234px;
	z-index: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#container #holder #image {
	position: absolute;
	height: 358px;
	width: 500px;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#container #content {
	position: absolute;
	height: 174px;
	width: 1024px;
	left: 2px;
	top: 629px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a50544;
}
#container #footer {
	position: absolute;
	height: 65px;
	width: 1024px;
	left: 0px;
	top: 840px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

