body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #999999;
	margin: 25px 5px 23px 5px;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 11px;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 760px;
	height: 500px;
	padding: 0px;
	position: relative;
}
#content {
	text-align: left;
	position: absolute;
	width: 370px;
	margin-left: 30px;
	top: 94px;
	padding-right: 30px;
	left: 306px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #999999;
}
#header {
	background-color: #FFFFFF;
	height: 57px;
	width: 760px;
	position: absolute;
	margin: 0px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h1 {
	font-size: 16px;
	line-height: 1.3em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 11px;
}
#rightColumn {
	width: 270px;
	left: 546px;
	top: 180px;
	position: absolute;
}
h2 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
}
#shade {
	background-color: #CCCCCC;
	height: 585px;
	width: 765px;
}
#footer {
	width: 740px;
	background-color: #999999;
	position: absolute;
	top: 470px;
	margin: 0px;
	font-size: 11px;
	left: 0px;
	padding: 10px;
	height: 10px;
	color: #FFFFFF;
}
#divider {
	background-image: url(/images/resources/dot_5px.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 2px;
	width: 760px;
	left: 0px;
	top: 385px;
}
#leftContent {
	position: absolute;
	height: 294px;
	width: 212px;
	left: 0px;
	top: 58px;
	background-image: url(/images/resources/palmtree.gif);
}
#viewport {
	background-color: #FFFFFF;
	position: absolute;
	height: 600px;
	width: 760px;
	left: 0px;
	top: 0px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

