@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#page {
	width: 972px;
	height: 828px;
	}
	
body {
	background-color: #5ba0d6;
	}	
	
td {
	vertical-align: top;
	}
	
td.apply {
	width: 150px;
	text-align: left;
	}
	
#menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #862d39;
	font-style: italic;
	}
	
#menu {
padding-top: 235px;
}

#news {line-height: 1.5;}
		
#news a {
	color: #003a65;
	font-weight: bold;
	}
	
.span_dat {color:#3b0707;text-decoration:underline;
			text-align: left; font-weight: bolder;}

.span_cont {color:#3b0707;font-size:14px;
			text-align: left;}
			
.span_line {color:#3b0707;font-size:12px;font-weight:bold
			text-align: left;
			line-height: 1;}

#home_content {
	text-align: left;
	min-height: 480px;
	}
	
#home_content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003a65;
	}
	
#home_content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003a65;
	}
	
#home_content ul {
	padding-left: 20px;
	}
	
#home_logos {
	padding-top: 0px;
	}
	
#home_logos p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #862d39;
	font-style: italic;
	}

#home_logos img {
	padding-bottom: 0px;
	}

#info_form { 
	text-align: left; 
	padding-left: 400px;
	}
	
#course {
	text-align: center;
	width: 150px;
	height: 225px;
	display: inline;

	}
	
#course img {
	border: 1px solid #1c3f73;
	padding-bottom: 5px;
	width: 133px;
	height: 200px;
	padding: 2px;
	}

#course p {
	color: #1c3f73;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
#course_detail {
	width: 800px;
	padding-left: 20px;
	text-align: left;
	}

#course_detail img {
	border: 1px solid #1c3f73;
	padding-bottom: 5px;
	width: 133px;
	height: 200px;
	padding: 2px;
	float: left;
	margin-right: 20px;
	}
	
#course_detail h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1c3f73;
	text-decoration: underline;
	}

#course_detail p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1c3f73;
	}
	

#course_links {
	text-align: left;
	}
	
#course_links  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #1c3f73;
	font-size: 11px;
	}

#course_links_da {
	width: 125px;
	text-align: left;
	margin-top: -230px;
	}
	
#course_links_da a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #1c3f73;
	font-size: 11px;
	}
	

#course_detail td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1c3f73;
	padding-right: 5px;
	padding-left: 5px;
	}

#faculty {
	width: 600px;
	text-align: left;
	}
	
#faculty h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1c3f73;
	text-decoration: underline;
	}

#faculty p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1c3f73;
	}
	
#funding {
	width: 950px;
	text-align: left;
	}
	
#funding h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1c3f73;
	text-decoration: underline;
	}

#funding p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1c3f73;
	}
	
#funding td {
	width: 475px;
	padding: 10px;
	vertical-align: top;
	}
	
#graduates {
	text-align: center;
	}
	
#graduates p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1c3f73;
	}

#graduates h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1c3f73;
	text-decoration: underline;
	}
	
.photogallery {
	width: 450px;
	text-align: center;
	position: relative;
	left: 250px;
	}
		
#campus {
	padding-left: 50px;
	}
	
#campus h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1c3f73;
	text-decoration: underline;
}

#campus h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1c3f73;
	text-decoration: underline;
	}

#campus p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1c3f73;
}

#campus td {
	vertical-align: top;
	}


