
body {
	text-align: center;
	margin: 20px 0;
	padding: 0;
	background: #d4d4c2;
}

.container {
	margin: 0 auto;
	text-align: left;
	display: block;
	width: 800px;
	border: 10px solid #fff;
	background: #fff;
}

.banner {
	width: 800px;
	height: 225px;
}

.book {
	float: left;
	width: 300px;
	height: 225px;
	background: url(/academics/nce/randl/images/book.jpg) 0 0 no-repeat;
}

.intro {
	float: right;
	width: 499px;
	height: 225px;
	background: url(/academics/nce/randl/images/blackboard.jpg) 0 0 no-repeat;
}

.intro h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	width: 499px;
	height: 225px;
	background: url(/academics/nce/randl/images/h1.gif) 0 0 no-repeat;
}

.clear {
	clear: both;
}

.navbar {
	text-align: center;
	width: 800px;
	background: #006666;
	height: 36px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.navbar ul { 
   margin: 0;
   padding: 0;
   }

.navbar ul li { 
   display: block; 
   float: left; 
   list-style-type: none; 
   margin: 0 auto;
   }

.navbar ul li a { 
   display: block; 
   background: url(/academics/nce/randl/images/navbar.gif) 0 0 no-repeat; 
   text-indent: -9999px; 
   } 
   
.navbar ul li#nb1 a {
	width: 62px; height: 36px;
	background-position: -14px -0px;
	margin: 0px 0px 0px 5px;
	}
	
.navbar ul li#nb1 a:hover {
	background-position: -14px -36px;
	}
	
.navbar ul li#nb2 a {
	width: 118px; height: 36px;
	background-position: -82px -0px;
	margin: 0px 0px 0px 6px;
	}
	
.navbar ul li#nb2 a:hover {
	background-position: -82px -36px;
	}
	
.navbar ul li#nb3 a {
	width: 79px; height: 36px;
	background-position: -205px -0px;
	margin: 0px 0px 0px 6px;
	}
	
.navbar ul li#nb3 a:hover {
	background-position: -205px -36px;
	}
	
.navbar ul li#nb4 a {
	width: 95px; height: 36px;
	background-position: -288px -0px;
	margin: 0px 0px 0px 6px;
	}
	
.navbar ul li#nb4 a:hover {
	background-position: -288px -36px;
	}
	
.navbar ul li#nb5 a {
	width: 81px; height: 36px;
	background-position: -388px -0px;
	margin: 0px 0px 0px 6px;
	}
	
.navbar ul li#nb5 a:hover {
	background-position: -388px -36px;
	}
	
.navbar ul li#nb6 a {
	width: 160px; height: 36px;
	background-position: -474px -0px;
	margin: 0px 0px 0px 6px;
	}
	
.navbar ul li#nb6 a:hover {
	background-position: -474px -36px;
	}
	
.navbar ul li#nb7 a {
	width: 159px; height: 36px;
	background-position: -639px -0px;
	margin: 0px 0px 0px 6px;
	}
	
.navbar ul li#nb7 a:hover {
	background-position: -639px -36px;
	}
	
.shadow {
	width: 800px;
	height: 5px;
	margin: 0;
	padding: 0;
	background: url(/academics/nce/randl/images/nb_shadow.gif) 0 0 repeat-x;
}
	
h1, h2, h3, h4, h5, h6, p, li, td, input, textarea, blockquote, address {
	font-family: Georgia, Times New Roman, Serif;
	margin: 0;
	padding: 0;
}

.content {
	width: 800px;
	margin: 0;
	padding: 15px 0px 0px 0px;
}

.content h1, .content h2 {
	color: #660000;
	font-weight: normal;
	font-size: 16pt;
	margin-bottom: 15px;
	line-height: 23px;
}

.content h3 {
	color: #660000;
	font-weight: normal;
	font-size: 15pt;
	margin-bottom: 15px;
	line-height: 23px;
}

.content h4 {
	color: #660000;
	font-weight: normal;
	font-size: 14pt;
	margin-bottom: 15px;
	line-height: 23px;
}

.content h5 {
	color: #660000;
	font-weight: normal;
	font-size: 13pt;
	margin-bottom: 15px;
	line-height: 23px;
}

.content h6 {
	color: #660000;
	font-weight: normal;
	font-size: 12pt;
	margin-bottom: 15px;
	line-height: 23px;
}

.content p, .content td, .content li {
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
	line-height: 22px;
}

.content p, .content li {
	margin-bottom: 15px;
}

.content ul {
	margin: 0px 0px 15px 20px;
}

.content a, .content a:visited, .content a:hover, .content a:active {
	color: #660000; 
}

.homepage {
	width: 500px;
	float: left;
}

.announcements {
	background: url(/academics/nce/randl/images/img_1.jpg) 0 0 no-repeat;
	padding-top: 190px;
	padding-left: 10px;
	width: 250px;
	float: right;
}

.announcements h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}

.announcements h4, .announcements h5, .announcements h6 {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
}

.announcements p a {
	font-size: 9pt;
	font-weight: normal;
	line-height: 20px;
}

.vertnav {
	float: left; 
	width: 200px; 
	background: #f2f0d2; 
	border: 1px solid #d0cc94; 
	margin: 0; 
	padding: 0;
}

.vertnav h2 {
	width: 0;
	height: 0;
	display: none;
}

.vertnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.vertnav ul li {
	list-item-style: none;
	margin: 0;
	padding: 5px;
	line-height: 17px;
}

.pagemeat {
	float: right;
	width: 575px;
	margin: 0;
	padding: 0;
}

.footer {
	text-align: center;
	width: 800px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	background: url(/academics/nce/randl/images/footer_bg.gif) top center no-repeat;
}

.footer p, .footer p a {
	text-align: center;
	font-size: 8pt;
	color: #69684d;
	margin: 0;
	padding: 0;
}

