BODY {
	background-image: url('images/pagebg.gif');
	margin: 0px
}

#content {
	width: 785px;
}
.text {
	width: 450;
	margin-left: 0;
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px; 
	font-style: oblique; 
	color: #330000;
	text-align: left;
}	
#head1 {
	position: absolute;
	top: 10000px;
	color: #FFFFFF
}
.se {
	font-size: 12px;
	color: #FFFFFF;
	}
.se h1 {
	font-size: 12px;
	color: #FFFFFF;
	}
.se h2 {
	font-size: 12px;
	color: #FFFFFF;
	}
.se h3 {
	font-size: 12px;
	color: #FFFFFF;
	}
.se a:link {
	color: #FFFFFF;
	font-size: 14px;
}

.se a:hover {
	color: #FFFFFF;
	font-size: 14px;
}

.se a:visited {
	color: #FFFFFF;
	font-size: 14px;
}
#navigation {
	background-image : url('images/stonebk.jpg');
	width: 785px
}
#navigationtop {
	position: absolute;
	top: 10px;
	background-image : url('images/stonebk.jpg');
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663333;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}

p {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: oblique; 
	color: #330000
}

a:link {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique; 
	text-decoration: underline;
}

a:hover {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique; 
	text-decoration: none;
}

a:visited {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique; 
	text-decoration: underline;
}