body { 
	background: #000 url(images/bg.gif) repeat-x; 
	margin: 0px 
	}
#hmbody { 
	background-color: #151515 
	}
td, div { 
	color: #cdcdcd; 
	font-size: 12px; 
	line-height: 20px; 
	font-family: Arial 
	}
.hmbox { 
	background: #1a1a1a url(images/hm-boxbg.gif) repeat-x 
	}
.hmbox p { 
	padding-right: 10px; 
	/* padding-bottom: 8px; */
	padding-left: 15px 
	}
.subhdr { 
	background: #000 url(images/header-bg.gif) repeat-x; 
	vertical-align: top 
	}
.content { 
	padding:0 5px 0;
	}
.rightbox { 
	background: #434343 url(images/linkbg.gif) repeat-y 
	}
.rightbox a:link { 
	color: #c8aa5f; 
	text-decoration: none 
	}
.rightbox a:hover { 
	color: #c8aa5f; 
	text-decoration: underline; 
	}
.rightbox a:visited { 
	color: #c8aa5f;
	text-decoration: none 
	}
.rightbox a:visited:hover { 
	color: #c8aa5f;
	text-decoration: underline; 
	}
.subtbl { 
	background: #171717 url(images/contentbg.gif) repeat-x left top 
	}
.pad { 
	padding: 15px 
	}
h1 { color: #fff; font-size: 18px; margin: 0; padding: 11px 0 0 10px 
	 }
h2 { color: #fff; font-size:14px; }
h3 { color: #fff; font-size:12px
	 }
.pad h2 { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 10px; }
.pad ul { margin: 0; padding-top: 0; padding-bottom: 10px; }
li { line-height: 16px; padding-bottom: 3px; }
.content a:link { 
	color: #c8aa5f; 
	text-decoration: none 
	}
.content a:hover { 
	color: #c8aa5f; 
	text-decoration: underline; 
	}
.content a:visited { 
	color: #b5aa90;
	text-decoration: none 
	}
.content a:visited:hover { 
	color: #b5aa90;
	text-decoration: underline; 
	}
.hmbox a:link { 
	color: #c8aa5f; 
	text-decoration: none 
	}
.hmbox a:hover { 
	color: #c8aa5f; 
	text-decoration: underline; 
	}
.hmbox a:visited { 
	color: #b5aa90;
	text-decoration: none 
	}
.hmbox a:visited:hover { 
	color: #b5aa90;
	text-decoration: underline; 
	}
#footer { 
	color: #999; 
	font-size: 10px; 
	line-height: 16px; 
	text-align: left; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	width: 748px 
	}
#footer a:link { 
	color: #999;
	text-decoration:none;
	}
#footer a:visited { 
	color: #999;
	text-decoration:none;
	}
.data th {
	background:#fff;
	color:#000;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	font-size: 12px
	}
.data td {
	text-align:center;
	border:1px solid #fff;
	border-collapse: collapse;
	}
.data2 td {
	border-bottom:1px solid #fff;
	}
.faculty {
	padding-right:8px;
	}
img.faculty {
	padding-right:8px;
	}
h2.faculty { 
	padding-top: 8px; 
	}
img.inset {
	margin-left:8px;
	border: 1px solid #cdcdcd;
	}
