	/*	CSS Design by Chris Duren	*/html { 	min-width: 970px;	 }body	{	background: #063 url(img/bg.jpg) top left repeat-x;	font: 12px/1.3 helvetica, arial, verdana, sans-serif;	color: #222;	margin: 0 0 20px 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}em	{	color: #699;	}hr	{	height: 1px;	margin: 15px 0;	border: 0;	color: #699;	background-color: #699;	}	strong	{	color: #000;	}		h1	{	text-indent: -9999px;	display: block;		width: 970px;	height: 124px;	background: transparent url(img/wsapt.jpg) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}	h2	{	font-size: 16px;	color: #063;	margin: 0 0 10px 0;	}h4	{	font-size: 14px;	font-weight: bold;	color: #000;	margin: 0 0 10px 0;	}h5	{	font-size: 13px;	font-weight: bold;	color: #000;	margin: 0;	}form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: #fff url(img/shell.jpg) top left repeat-y;	width: 970px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#sub	{	width: 213px;	float: left;	padding: 20px;	}	#content 	{	width: 677px;	float: left;	margin: 0;	padding: 20px;	}#content li	{	padding-bottom: 10px;	}#footer	{	clear: both;	background: transparent url(img/footer.gif) bottom left no-repeat;	width: 970px;	height: 27px;	margin: 0;	padding: 8px 0 0 0;	text-align: center;	color: #fff;	font-weight: bold;	}#footer a	{	color: #9c9;	text-decoration: none;	}	#browser	{	margin: 15px 0 0 0;	}		/*	Main Navigation	*/#menu	{	width: 970px;	height: 35px;	margin: 0;	padding: 0;	}#menu span	{	float: left;	/*	Fix for Ghetto IE 6 word wrap below	*/    font-size: 0px;	}#menu span a {	display: block;	padding: 0;	border: 0; 	color: #063;	height: 35px;	margin: 0;	text-indent: -9999px;	text-decoration: none;	}	#menu span ul	{	list-style: none;	border-top: 0;	border-right: 1px solid #063;	border-bottom: 1px solid #063;	border-left: 1px solid #063;	margin: 0;	padding: 0;	width: 150px;	position: absolute;	background: #D8F4DA;    z-index: 2;	}	#menu span li	{	margin: 0;	padding: 0;	font-size: 12px;	height: auto;	border-bottom: 1px dotted #9c9;	}	#menu span li a:link	{	padding: 5px;	margin: 0;	width: 140px;	height: auto;	color: #063;	text-decoration: none;	display: block;	background: #D8F4DA;	text-indent: 0;	font-weight: bold;	}	#menu span li a:visited	{	padding: 5px;	margin: 0;	width: 140px;	height: auto;	color: #063;	text-decoration: none;	display: block;	background: #D8F4DA;	text-indent: 0;	font-weight: bold;	}	#menu span li a:hover	{	padding: 5px;	margin: 0;	width: 140px;	height: auto;	color: #fff;	text-decoration: underline;	display: block;	background: #063;	text-indent: 0;	font-weight: bold;	}		#home a {background: transparent url(img/menu/home.png) top left no-repeat; width: 70px;}#home a:hover {background: transparent url(img/menu/home.png) 0 -35px no-repeat;}#about a {background: transparent url(img/menu/about.png) top left no-repeat; width: 90px;}#about a:hover {background: transparent url(img/menu/about.png) 0 -35px no-repeat;}#members a {background: transparent url(img/menu/members.png) top left no-repeat; width: 92px;}#members a:hover {background: transparent url(img/menu/members.png) 0 -35px no-repeat;}#events a {background: transparent url(img/menu/events.png) top left no-repeat; width: 75px;}#events a:hover {background: transparent url(img/menu/events.png) 0 -35px no-repeat;}#news a {background: transparent url(img/menu/news.png) top left no-repeat; width: 147px;}#news a:hover {background: transparent url(img/menu/news.png) 0 -35px no-repeat;}#photos a {background: transparent url(img/menu/photos.png) top left no-repeat; width: 77px;}#photos a:hover {background: transparent url(img/menu/photos.png) 0 -35px no-repeat;}#scholarship a {background: transparent url(img/menu/scholarship.png) top left no-repeat; width: 108px;}#scholarship a:hover {background: transparent url(img/menu/scholarship.png) 0 -35px no-repeat;}#jobs a {background: transparent url(img/menu/jobs.png) top left no-repeat; width: 116px;}#jobs a:hover {background: transparent url(img/menu/jobs.png) 0 -35px no-repeat;}#contact a {background: transparent url(img/menu/contact.png) top left no-repeat; width: 131px;}#contact a:hover {background: transparent url(img/menu/contact.png) 0 -35px no-repeat;}#links a {background: transparent url(img/menu/links.png) top left no-repeat; width: 64px;}#links a:hover {background: transparent url(img/menu/links.png) 0 -35px no-repeat;}	/*   Classes 	*/.header	{		color: #fff;	background: #000;	}	.cell	{		background: #9cf;	}	.l1	{		color: #fff;	background: #063;	}	.l2	{		background: #9c9;	}	.l3	{		background: #9cf;	}	.l4	{		background: #fff;	}	.nomargin	{	margin: 0;	padding: 0;	}	.news	{	list-style: none;	}.news li	{	padding: 5px 0 10px 0;	}			/*   Links 	*/a:link	{	color: #000;	font-weight: bold;	}	a:visited	{	color: #222;	font-weight: bold;	}	a:hover	{	color: #063;	font-weight: bold;	}
