body {
	background-color:#000066;
	font-size:small;
	font-family:Arial,sans-serif;
	margin-top:0;
	text-align:center;
	

}

div#masthead, div#main {
	width:800px;
	margin:0px auto;
	
	padding:15px;
}
#content {
	
	margin-left:25px;
	margin-right:25px;
	color:#ffffff;
	
}
.skyHeader {
	background-image:url(icebanner.jpg);
	background-repeat:no-repeat;
	height:75px;
	padding-bottom:0;
	margin-bottom:0;
	text-align:right;
	padding-right:10px;

}
.purpose {
	position:relative;
	top:75%;
	font-weight:bold;
	

}
.copyright {
	color:#ffffff;
	font-size:x-small;
	
	
}
.navBar {
	background-color:#666699;
	
}

.bottomNavBar {
	clear:both;
	margin-top:100px;
}

a:visited {
	color:#ffff99;
	text-decoration:none;
}
a:link {
	color:#ffcc99;
	text-decoration:none;
	}
a:focus {
	background-color:#000066;
}
a:active {
	background-color:#000066;
}
.navLinkSpacing {
	padding-right:10px;
}
.rowSpace {
	margin-top:25px;
}
.tvert {
	border-width:0px;
	width:66px;
	height:100px;
}
.thorz {
	border-width:0px;
	width:100px;
	height:66px;
}
div #left {
	float:left;
	width:250px;


}
div #right {
	float:right;
	width:250px;
}
div #middle {
	margin-top:0;
	margin-left:250px;

}
div#lefttopic {
	float:left;
	width:250px;
	
	margin-left:15px;
	margin-bottom:10px;
}
div#righttopic {
	float:right;
	margin-top:35px;
	margin-right:15px;
	margin-bottom:10px;
	width:400px;
	color:white;

}
div#lefttopic img {
	margin-right:10px;
	margin-top:10px;

}
div#phototext {
	margin-top:50px;
	text-align:center;


}
div#phototext a:link {
	color:#996666;
}
div#phototext a:visited {
	color:#996666;
}