body {
	background-color:			#E2F4F5;
	background-image:			url(images/bg.gif);
	background-position:		top center;
	background-repeat:			repeat-x;
	margin:						0px;
	text-align:					center;
}	

a, a:active, a:link, a:visited {
	color:						#2F8A8A;
	font-weight:				bold;
	text-decoration:			none; 
}

a, a:hover {
	text-decoration:			underline;
}

h1 {
	color:						#2F8A8A;
	font-family:				garamond, "times new roman", times, serif;
	font-size:					180%;
	margin:						0px;
	padding:					0px 0px 18px 0px;
}

h2 {
	color:						#4C9595;
	font-family:				garamond, "times new roman", times, serif;
	font-size:					135%;
	margin:						0px;
	padding:					0px 0px 0px 0px;
}

img {
	border:						0px;
	margin:						0px;
	padding:					0px;
}

#contentArea {
	border:						0px;
	margin-left:				auto;
	margin-right:				auto;
	margin-top:					0px;
	padding:					0px;
	position: 					relative;
	text-align:					left;
	top:						0px;
	width:						691px;
}

p.copyright {
	color:						#338888;
	font-size:					75%;
	margin:						56px 0px 30px 0px;
}


#contentText {
	color:						#136868;
	font-family:				arial, helvetica, sans-serif;
	font-size:					90%;
	left:						214px;
	line-height:				125%;
	position:					absolute;
	top:						355px;
	width:						448px;
}

#menuAuthor {
	left:						25px;
	position:					absolute;
	top:						392px;

}			

#menuBG {
	left:						-12px;
	position:					absolute;
	top:						355px;
	
}				
		
#menuHome {
	left:						25px;
	position:					absolute;
	top:						362px;
	
}			

#menuOur {
	left:						25px;
	position:					absolute;
	top:						452px;
	
}				

#menuSubmission {
	left:						25px;
	position:					absolute;
	top:						422px;
	
}					
		
#logoKnight {
	left:						356px;
	position:					absolute;
	top:						10px;
	
}		

#logoQuote {
	left:						12px;
	position:					absolute;
	top:						285px;
	
}		
		
#logoText {
	left:						0px;
	position:					absolute;
	top:						229px;
	
}
