body {
	background-color:#060680;
	}
	
#container {
	background-color:#eaebfa;
	width:900px;
	}
	
.style1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.style2 {font-size: 24px}

.style3 {
  font-size: 17px;
  color: #990000;
  font-weight: bold;
}

#navpgs {
	background-image:url(../images/nav_grad.jpg);
	width:125px;
	height:300px;
	padding:10px;
	line-height:24px;
	margin-left:15px;
	margin-top:-50px;
	float:left;
	}

#nav {
	background-image:url(../images/nav_grad.jpg);
	width:125px;
	height:300px;
	padding:10px;
	line-height:24px;
	margin-left:15px;
	margin-top:-400px;
	float:left;
	}
	
.logo {
	font-family:"Comic Sans MS", cursive;
	font-size:10px;
	line-height:12px;
	width:148px;
	height:200px;
	margin-left:0px;
	margin-top:100px;
	float:left;
	}
	
#top {
	width:600px;
	margin-left:150px;
	margin-top:-40px;
	padding-left:50px;
		font-family:"Comic Sans MS", cursive;
 		 font-size: 16px;
		 font-weight:200;
	}

	
	
.text {
		width:615px;
		font-family:"Comic Sans MS", cursive;
 		 font-size: 16px;
		 font-weight:200;
		 margin-left:150px;
		 padding-left:90px;
		}
		
.navtxt {
	width:800px;
		font-family:"Comic Sans MS", cursive;
 		 font-size: 16px;
		 font-weight:200;
		 }
		 
.schools {
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	 margin-left:200px;
	}

.bottom {
	background-color:#ced2dd;
	background-image:url(../images/grad.jpg); background-position:bottom; background-repeat:no-repeat;
	width:900px;
	padding:5px;
	}
	
.bottomtxt {
	background-color:#9e9fb3;
	width:898px;
	font-family:"Comic Sans MS", cursive;
	font-size:13px;
	color:#060680;
	font-weight:bold;
	}

.source {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#0d652b;}

h1 {
	font-family:"Comic Sans MS", cursive;
	font-size:20px;
	color:#060680;
	}
	
h2 {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	font-weight:bold;
	color:#060680;
	}
.sondra {
	font-family:"Comic Sans MS", cursive;
	font-size:24px;
	font-weight:bold;
	color:#060680;
		}
		
h3 {
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	font-weight:100;
	color:#060680;
		}
	
a:visited {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	color:#060680;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	color:#398638;
	font-weight:bold;
	}

a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	color:#060680;
	font-weight:bold;
	}
