body
{
text-align: center;
  margin:0;
  background-color:#666666;
}
#container
{
margin-left: auto;
margin-right: auto;
width: 1016px;
text-align: left;
}
#flashcontent {
	text-align:center;
	height:163px;
	width:1016px;
	position:absolute;
	top:22px;
}
#main {
text-align:center;
	height:480px;
	width:1016px;
	position:absolute;
	top:185px;
	background-image:url(../img/bg-photowh.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#footer {
text-align:center;
height:200px;
	width:1016px;
	position:absolute;
	top:685px;
}
h1 {
	font-family: Helvetica, Geneva, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
	color: #990000;
}
p {
	font-family: Helvetica, Geneva, Arial, Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
a:link { text-decoration:none; color: #cccccc}
a:visited { text-decoration:none; color: #cccccc}
a:hover { text-decoration:none; color: #d20101}
a:active { text-decoration:none; color: #d20101}

.textsmall {  font-family: Helvetica, Geneva, Arial, Verdana, sans-serif; font-size: 9px; line-height: 12px; color: #666666; }
.textmedium {  font-family: Helvetica, Geneva, Arial, Verdana, sans-serif; font-size: 11px;line-height: 14px; color: #666666; }
.textlarge {  font-family: Helvetica, Geneva, Arial, Verdana, sans-serif; font-size: 12px;line-height: 16px; color: #333333; }