body 
	{
	color: Navy;
	background-color: White;
	margin: 0px;
}
a:link {
	color: Maroon;
}
a:hover {
	color: Red;
}
a:visited {
	color: #530000;
}


#horizon        
	{
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: hidden;
	visibility: visible;
	display: block;
}

#contenttop    
	{
	font-family: "Times New Roman", Times, serif;
	background-color: #FFE4B5;
	border: thick double #651800;
	margin-left: -500px;
	position: absolute;
	top: 20 px;
	left: 50%;
	width: 750px;
	height: 150px;
	visibility: visible;
	max-width: 100%;
	text-align: center;
	font-variant: small-caps;
	font-style: normal;
	color: #651800;
	font-size: x-large;
	font-weight: 300;
	letter-spacing: -1px;
	padding: 20 px;
}

#contentleft    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -500px;
	position: absolute;
	top: 190px;
	left: 50%;
	width: 200	px;
	visibility: visible;
	z-index: +1;
	background-color: White;
	border: thick double #651800;
	text-align: center;
	padding: 10px;
	color: #651800;
}
#contentcenter    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -280px;
	position: absolute;
	top: 190px;
	left: 50%;
	width: 530	px;
	visibility: visible;
	z-index: +1;
	background-color: White;
	border: thin dotted #FFE4B5;
	padding: 10px;
	color: #651800;
}


#contentright    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-image: url(im/illright.jpg);
	background-color: Black;
	margin-left: 270	px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 200px;
	height: 530px;
	visibility: visible;
	z-index: +1;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-style: normal;
	color: #651800;
	font-size: larger;
}