#HEADER {
	position:fixed;
	height:46px;
	z-index:1;
	padding: 25px;
	background-image: url(images/jess.gif);
	background-position: center center;
	background-repeat: no-repeat;
	align:center;

}
body,td,th {
	font-size: x-small;
	text-align: center;
	font-family: Monaco, monospace;	
}

#CONTACT {
	position:absolute;
	height:19px;
	z-index:2;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	align:center;
}

#INDEXBOX {
	position:absolute;
	z-index:2;
	padding: 25px;
	top: 217px;
	font-family: Monaco, monospace;
	align:center;
	
}

#TEXT {
	position:absolute;
	width:100px;
	z-index:1;
	padding: 25px;
}



#INDEXART2 {
	position:absolute;
	width:300px;
	z-index:2;
	padding: 25px;
	left: 325px;
	top: 217px;
	font-family: Monaco, monospace;
	
}

#ART {
	position:absolute;
	width:650px;
	z-index:2;
	padding: 25px;
	top: 150px;
	font-family: Monaco, monospace;
	vertical-align:middle;
	align:center;
	}


.TITLEHEAD {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#ART .ITALICS {
	font-style: italic;
	font-family: monaco;
}


#TEXTINART {
	position:relative;
	width:650px;
	z-index:3;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
}

.center_box 
{
margin-right:25%;
margin-left:25%;
width:650px; 
align:center;
}

img { border: none; }
