body {
	margin: 0px;
	padding: 0px;
	/*	margin:auto 0px; */
	text-align:center;  /* ie5win fix */
	color: #FFFFFF;
	background-repeat: repeat-x;
}

/* styles for IE5 mac */
#divcontainer {
	background-color: transparent;
	position: absolute;
	text-align: center;
	top: 0px;
	left: 0px;
}

/* the commented backslash hack for IE 5:
NOTE: do not put any comment in between the 
comments that frame the styles below, that
will disable the hack */

/* following rules are invisible to IE 5 \*/	
#divcontainer {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 420px;
	margin-top: 0px;
	min-width: 691px;
	
}
/* end IE 5 hack */

#divcontent {
	position: relative;
	width: 800px;
	height: auto;
	margin: 0px auto;

}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #CCCCCC;
	margin-bottom: 6px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.blackcaption {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}
.fwdarrow {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
}
.fwdarrow a:link {
	color: #000000;
	text-decoration: none;
}
.fwdarrow a:hover {
	color: #666666;
	text-decoration: underline;
}
.fwdarrow a:visited:hover {
	color: #666666;
	text-decoration: underline;
}
.fwdarrow a:visited {
	color: #666666;
	text-decoration: none;
}

.guestbkcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.guestbkcopy a:link {
	color: #ffffff;
	text-decoration: none;
}
.guestbkcopy a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.guestbkcopy a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}
.guestbkcopy a:visited {
	color: #666666;
	text-decoration: none;
}
.guestbkcopyblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}

.guestbkcopyblk a:link {
	color: #ffffff;
	text-decoration: none;
}
.guestbkcopyblk a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.guestbkcopyblk a:visited:hover {
	color: #000000;
	text-decoration: underline;
}
.guestbkcopyblk a:visited {
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.copyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.smallprintwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.whitecaption {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	font-style: italic;
}
