#tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #CCCCCC;
	position: fixed;
	width: 20px;
	height: 12px;
	text-align: center;
	left: 0px;
	top: 0px;
}
#page {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 864px;
	width: 1152px;
	top: -50px;
	margin-left: -576px;
	left: 50%;
}

#navigation {
	position: absolute;
	height: 195px;
	width: 205px;
	left: 200px;
	top: 435px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
#page #tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#content {
	position: absolute;
	height: 530px;
	width: 532px;
	left: 432px;
	top: 166px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	overflow: auto;
}
#textnav {
	position: absolute;
	height: 30px;
	width: 750px;
	top: 750px;
	left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

