#background {
	width: 800px;
	height: 800px;
	position: absolute;
	background-image: url(../images/glow.png);
	background-repeat: no-repeat;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	z-index: 1;
	}

#pagetitle { 
	width: 310px; 
	height: 200px;
	position: absolute;
	margin-top: 230px;
	top: 0px;
	left: 50%;
	margin-left: -155px;
	z-index: 4;
}

#bodytext {
	width: 310px;
	height: 150px;
	position: absolute;
	margin-top: 0px;
	top: 410px;
	left: 50%;
	margin-left: -155px;
	z-index: 3;
	}

td.cells {
	width: 350px;
	height: 150px;
	font-family: Georgia;
	color: #333333;	
	text-align: center;
	padding: 10px;
	vertical-align: top;
	line-height:1.4em;
	font-size:0.7em;
}
	
#logo {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -20px;
	z-index: 4;
	}

#keeping {
	width: 800px;
	height: 30px;
	position: absolute;
	margin-top: 810px;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	z-index: 4;
	font-family: arial, tahoma, verdana, sans;
	color: #666666;	
	text-align: center;
	padding: 10px;
	vertical-align: top;
	line-height:1.4em;
	font-size:0.7em;
}

#menu	{ 
	width: 250px; 
	height: 70px; 
	position: absolute;
	top: 85px;
	left: 50%;
	margin-left: -570px;
	z-index: 3;
	}

td.menutext{
	font-family:arial;
	font-size:10px;
	color:#CCCCCC;
	padding: 0px, 10px, 0px, 0px;
	text-align: right;
	vertical-align: top;
	line-height:1.4em;
	font-size:0.7em;
}

td.ontext{
	font-family:arial;
	font-style:bold;
	font-size:10px;
	color:#E5E5E5;
	padding: 0px, 10px, 0px, 0px;
	text-align: right;
	vertical-align: top;
	line-height:1.4em;
	font-size:0.7em;
}
    
a:link {text-decoration: none; color:#999999;}
a:visited {text-decoration: none; color:#999999;}
a:active {text-decoration: none; color:#999999;}
a:hover {text-decoration: none; color:#50b1d5;}

.class2 a:link {text-decoration: none; color:#999999;}
.class2 a:visited {text-decoration: none; color:#999999;}
.class2 a:active {text-decoration: none; color:#999999;}
.class2 a:hover {text-decoration: none; color:#50b1d5;}