body {
	margin: 0%;
	border: 0px;
	text-align: center;
	align: center;
	font-family:arial,lucida,helvetica narrow,sans-serif;
}

img {
	border:0;
	}

#header_container { 
	position:relative;
  	top:0;
  	right:0;
  	margin:0 auto;
	border:0;
  	width:100%;
  	text-align:left;
	height:264px; 
	background-image:url(evergreen.jpg);
	}

#logo { 
	position:relative;
	top: 20px;
	left: 20px;
	width: 620px;
	height: 75px; 
	}

#nav_box {
  	position:relative;
	top:10px;
	text-align:right;
	width:100%;
	}
	
#main_nav a {
	margin-right: 5px;
	text-align: right;
	border-style: solid;
	border-color: #E6E6FA;
	border-width:2px;
	padding: 4px 5px;
	}
	
#main_nav a:hover {
	background-color:#C6E2FF;
	}

#set_the_table {
  	position:relative;
  	top:50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:80%;
}
	
#centered {
	vertical-align:top;
  	position:relative;
  	top:50px;
  	right:0;
  	margin:0 auto;
  	width: 600px;
  	text-align: left;
	}

#other {
  	position:relative;
  	top:50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:15px;
	}
	
caption {
	font-size:large;
	font-weight:bolder;
	}


#col1 {
	float:left;
	verticle-align:top;
  	top:500px;
  	width:290px;
	margin-bottom:20px;
	}

#col2 {
	float:left;
  	left:0;
  	top:500px;
	verticle-align:top;
  	width:290px;
  	margin-left:20px;
	margin-bottom:20px;
}

b.blue {
	color:#333366;
	}
	
.headline {
	font-size:large;
	font-weight:bold;
	}
	
.captioned {
	font-size:smaller;
	font-weight:bold;
	text-align:center;
	padding:10px;
	}
	
#bachelors {
	margin-left:15px;
	align:left;
	text-align:left;
	}

#credits {
	text-align:right;
	align:right;
	vertical-align:top;
  	position:relative;
  	top:50px;
  	right:0;
  	margin:0 auto;
  	width: 600px;
	}
	
.style1 {
	font-size: x-small;
	text-decoration:none;
	}

.style2 {font-size: small}
