body{
	font-family: Helvetica;
	font-weight: 500;
	font-size: 105%;
	background-color: black;
	color: #444444;
	background-image : url(images/bluemarbleback.jpg);
}

.mainmenu{
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	/*background-color: black;*/
	/*color: #ffffcc;*/
	color: black;
	font-weight: 800;
	font-size: 120%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	clear:both;
	line-height: 1.5em;
	font-family : "Times New Roman", Times, serif;
}
.mainmenu a:link{
	color: black;
	/*background-color: black;*/
	
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	
	}
.mainmenu a:visited{
	color: black;
/*	background-color: #003399;*/
	
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	}
.mainmenu a:hover{color:#003399;
	/*background-color: #ffffcc;*/
	}
.bottommenu{text-align: center;
	width: 90%;
	margin-left:auto;
	margin-right: auto;
	font-size: 85%;
	/*background-color: #C5BEB4;*/
	padding: 2px;
	border-top: solid 2px #660000;
	border-bottom: solid 1px #660000;
	margin-top:20px;
	margin-bottom: 20px;
	clear:both;
	}
p{margin-left: 5%;
	margin-right: 5%;
	}
h1{
	font-family: "Monotype Corsiva";
	font-size: 450%;
	color: White;
	text-align: center;
	font : 50px;
	height : 100px;
	vertical-align : bottom;
}
h2{font-family: Verdana;
	font-size: 150%;
	color: #000066;
	text-align: left;
	margin-left: 3%;
	}
ul{margin-left: 10%;}

ol{margin-left: 10%;}

img{border: groove 5px #003399;}
 img.c1 {margin-right: 10px;border:none}
 img.c2 {margin-left: 20px;margin-bottom: 20px;}
 img.c3 {float:right;margin-left: 20px;margin-bottom: 20px}

 div.c4 {float:right;margin-right: 5%;width: 330px;text-align:center}
 div.c6 {width: 90%;margin-left:auto;margin-right:auto}

 p.c2 {float:right}
 p.c3 {float:right}
 p.c5 {margin-top: 50px}

 span.c3 {font-size: 85%}
 

 h1.c2 {font-size: 170%}



