body {
	padding:0px;
	margin:0px;
	border:0px;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	height: 600px;
	width: 800px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #FFFFFF;
}
/*Header*/
.topcol {
	background-color: #3D3D5C;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
.purplestripe1 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	*/
	background-color: #60679F;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 22px;
	left: 0px;
	height: 17px;
	width: 100%;
}
.purplestripe2 {
	font-size: 7px;
	background-color: #454972;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 26px;
}
.logo {
	position:absolute;
	top: 11px;
	left: 0px;
	height: 60px;
	width: 371px;
}
.roomicon {
	position:absolute; 
	left:0px; 
	top:58px; 
	width:356px; 
	height:179px;
}
.imagebkg {
	position:absolute;
	left:0px;
	top:237px;
	width:350px;
	height:316px;
	background-image: url(images/boxes_generic.gif);
	background-repeat: no-repeat;
}
.bodytextbold {
	text-align: left;
	position: absolute; 
	left: 373px; 
	top: 94px; 
	width: 404px; 
	height: 24px;
}
.bodytext {
	text-align: left;
	position: absolute;
	left: 373px;
	top: 132px;
	width: 404px;
	height: 372px;
	overflow: auto;
}
.resourcebox {
	position: absolute;
	left: 368px;
	top: 72px;
	width: 410px;
	height: 476px;
	background-image: url(images/resource_boxes.gif);
	background-repeat: no-repeat;
}

/*button*/
.button {
	width:170px;
	height:92px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.backbutton {
	position:absolute; 
	left:683px; 
	top:54px; 
	width:95px; 
	height:24px;
}
.resourcebutton {
	position:absolute; 
	left:656px; 
	top:524px; 
	width:121px; 
	height:24px;
}
/*Footer*/
.bottomcoltext {
	font-size: 75%;	
}
.bottomcol {
	padding-top: 4px;
	padding-left: 12px;
	background-color: #3D3D5C;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 558px;
	height: 14px;
	width: 788px;
}
.zone1topcol {
	background-color: #000066;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
.zone1bottomcol {
	padding-top: 4px;
	padding-left: 12px;
	background-color: #000066;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 558px;
	height: 14px;
	width: 788px;
}
.zone2topcol {
	background-color: #5E009B;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
.zone2bottomcol {
	padding-top: 4px;
	padding-left: 12px;
	background-color: #5E009B;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 558px;
	height: 14px;
	width: 788px;
}
.zone3topcol {
	background-color: #930000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
.zone3bottomcol {
	padding-top: 4px;
	padding-left: 12px;
	background-color: #930000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 558px;
	height: 14px;
	width: 788px;
}
.zone4topcol {
	background-color: #974B00;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
.zone4bottomcol {
	padding-top: 4px;
	padding-left: 12px;
	background-color: #974B00;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 558px;
	height: 14px;
	width: 788px;
}
.zone5topcol {
	background-color: #735224;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
.zone5bottomcol {
	padding-top: 4px;
	padding-left: 12px;
	background-color: #735224;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 558px;
	height: 14px;
	width: 788px;
}
.zone6topcol {
	background-color: #456822;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
.zone6bottomcol {
	padding-top: 4px;
	padding-left: 12px;
	background-color: #456822;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 558px;
	height: 14px;
	width: 788px;
}
.splashtopcol {
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 82px;
	width: 100%;
}
.splashbottomcol {
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position:absolute;
	left: 0px;
	top: 448px;
	height: 132px;
	width: 100%;
}
.splashgreytext {
	color: #999999;
	text-align: left;
	position: absolute;
	width: 420px;
	overflow: auto;
}
.cube {
	position:absolute;
	top: 189px;
	left: 0px;
	width: 256px;
	height: 179px;
	background-image: url(images/cubes.jpg);
	background-repeat: no-repeat;
}
hr {
	background-color: #999999;
	position: absolute;
	height: 1px;
	width: 253px;
	left: 23px;
	top: 483px;
}