
body {
	background: black url(images/merrill_hall.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 2% 2%; 
	margin-left: 5px; 
	font-size: 10pt:
	}
	
a:link {
	color: black;
	} 
v:link { 
	color: #fff; 
	}
	
a:visited {
	color: black;
	}
a:hover {
	color: black;
	 text-decoration: none; 
	background-color: #736F6e;
	}

.banner{
	font-size: 100px; 
	font-family: neuropol, "century gothic", sans-serif; 
	color: gray; 
	position: absolute; 
	left: 50px; 
	top: 20px; 
	margin-top: 0px; 
	padding: 0px;
	}

.banner2{
	font-size: 150px; 
	font-family: neuropol, "century gothic", sans-serif;
	color: #874749;
	position: absolute; 
	left: 75px; 
	top: 85px;
	}
	
/* ---------------------- Navigation Menu ---------------------- */

.nav_tabs {
	background: url(images/merrill_hall.JPG) no-repeat;
	background-attachment:fixed;
	background-position: 2% 2%; 
	position: absolute; 
	top: 300px; 
	margin-top: 0px; 
	margin-left: 0px; 
	width: 770px; 

		 }
 
#waxcontainer {
	background: url(images/merrill_hall.JPG) no-repeat;
	background-attachment:fixed;
	background-position: 2% 2%; 
	position: absolute;
	top: 300px;
	height: 30px; 
	width: 770px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvitica, sans-serif;
	}
#waxnav {
	position: relative; 
	height: 25px; font-size:11px; 
	font-weight: bold; 
	background: url(images/wax/paul_nav_bottom.gif) repeat-x bottom left;
	}
#waxnav ul {
	margin: 0px;
	padding: 0 0 4px 0; 
	list-style-type: none;
	width: auto;
	float: left;
	}
#waxnav ul li {
	display: block;
	float :left;
	margin: 0 1px;
	}
#waxnav ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 12px;
	height: 21px;
	line-height: 195%;
	}
#waxnav ul li a span {
	padding: 0 12px 0 0;
	}
#waxnav ul li a:hover, #waxnav ul li a.current {
	color: #fff;
	background: url(images/merrill_hall_blue.jpg) no-repeat;
	background-attachment:fixed;
	background-position 2% 2%;
	}
#waxnav ul li a:hover span, #waxnav ul li a.current span {
	background: url(images/merrill_hall_blue.JPG) no-repeat;
	background-attachment:fixed;
	background-position: 2% 2%; 
	display:
	block;
	width: auto;
	
}
/* ---------------------- End Navigation Menu ---------------------- */

/*-----------------------Content Division------------------------------ */

.content_box {	 
	background: black url(images/merrill_hall_blue.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 2% 2%; 
	position: absolute; 
	left: 30px; 
	top: 331px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvitica, sans-serif;
	font-size; 20px;
	color: black; 
	left: 0px; 
	top: 0px; 
	margin: 0px; 
	padding: 10px;
	width: 746px;
	height: 700px;
	position: absolute; 
	left: 5px; 
	top: 331px;
	border: 0px solid #874749;
	}

#content_left {
	width: 300px;
	height: 150px;
	position: relative; 
	float: left;
	left: 24px; 
	top: 20px;
	border: 0px solid gray;
	}

#content_right {
	font-size: 50pt;
	font-family: neuropol, "century gothic", sans-serif; 
	width: 300px;
	height: 150px;
	position: absolute; 
	float: right;
	right: 40px; 
	top:40px;
	border: 0px solid gray;
	}


#content_bottom {
	font-size: 12pt;
	width: 350px;
	height: 300px;
	position: absolute; 
	left: 400px; 
	top: 250px;
	border: 0px solid gray;
	}

.spacer {
	height: 20px;
	position: absolute;
	top: 1000px;
	border: 2px solid black;		
	}


