html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5{
	font-weight:100;
	font-family:Georgia, "Times New Roman", Times, serif;
}

* html img, * html .pngscale {
 azimuth: expression( this.pngSet? this.pngSet=true : 
 (this.nodeName == "IMG" ? (this.src.toLowerCase().indexOf('.png')>-1 ? (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/trn.gif") :
 '') :          
 (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ? (this.origBg = (this.origBg) ? this.origBg :             
 this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')", this.runtimeStyle.backgroundImage = "none") :
 '' ), this.pngSet=true );
}

* html .png {
 azimuth: expression( this.pngSet? this.pngSet=true : 
 (this.nodeName == "IMG" ? (this.src.toLowerCase().indexOf('.png')>-1 ? (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/trn.gif") :
 '') :          
 (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ? (this.origBg = (this.origBg) ? this.origBg :             
 this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none") :
 '' ), this.pngSet=true );
}

body {
	background:#333;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:white;
}

a:link {
	color:#0ff;
	text-decoration:none;
}

a:hover {
	color:#0cc;
}

a:visited {
	color:#0ff;
	text-decoration:none;
}

#searchbox a:link {
	color:#666;
}

p {
	margin:0 0 10px 0;
	text-align:left;
	font-family:Georgia,Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	
	font-size:14px;
	color:#666;

}

#page_main #midcol p{
	font-size:12px;
	background:#666;
	padding:10px;

	}
	
ul{
	color:white;
	line-height:14px;
	margin:20px 20px 40px 20px;
	}
	
ul li{
	margin-bottom:15px;
	border-bottom:1px dotted #999;
	}
	
#menu ul {
	margin:0;
	padding:0;
	list-style:none
}

#site {
	position:relative;
	margin: 0 auto;
	padding: 0;
	width:100%;
}

#header {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin: 0 auto;
	padding:0;
	top:0px;
	width:996px;
}

#footer {
	position:relative;
	background:url('images/footer.png') top no-repeat;
	top:10px;
	width:996px;
	margin: 20px auto 0 auto;
	clear: both;
	height: 170px;
}

#content {
	position:relative;
	top:10px;
	width:996px;
	margin: 0 auto;
	/* overflow: auto; */
	z-index:9;
}

#banner {
	position:relative;
	background:url(images/banner04.jpg) center no-repeat black;
	left:0px;
	top:0px;
	width:100%;
	height:374px;
	z-index:10;
}

#titlebg {
	position:absolute;
	background:url(images/titlebg.png) repeat-x;
	left:0px;
	top:0px;
	width:100%;
	height:87px;
}

#searchbox {
	position:absolute;
	left:705px;
	top:76px;
	width:288px;
	height:47px;
	z-index:100
}

#sbbg {
	background: url(images/searchbox.png) no-repeat;
	position:absolute;
	height:48px;
	width:288px;
}

#searchtext {
	border:0px;
	position:absolute;
	top:15px;
	left:90px;
	font-size:10px;
	color:#999;
	width: 150px;
}

.searchmore {
	position:absolute;
	right: 10px;
	height: 20px;
	width: 20px;
	top: 12px;
	z-index:100;
}

#menu_bg {
	position:absolute;
	background:#333;
	opacity:0.9;
	filter: alpha(opacity=90);
	height:242px;
	width:100%;
	z-index:1;
}

#menu_c{
	position:absolute;
	z-index:2;
	margin:10px 0px 10px 5px;
	}


#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color:#666;
	top:132px;
	left:717px;
	position:absolute;
	height:242px;
	width:270px;
}

#title {
	background:url('images/sutitle.png') no-repeat;
	position:absolute;
	left:5px;
	top:2px;
	height:80px;
	z-index:1;
	line-height:28px
}

#title .program{
	color: #cf0;
	}

#homelink {
	position:absolute;
	left:0px;
	top:0px;
	width:460px;
	height:50px;
	z-index:2;
}

#title span {
	position:relative;
	top:51px;
	color:white;
	font-size:24px;
	font-weight:900;
	letter-spacing:-1px;
}
#menu span{
	font-size:20px;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top:1px dotted #cf0;	
	width:100%;
	display:block;
	color:#cf0;
	line-height:normal;
	position:relative;
	padding-top:5px;
	z-index:-1;
	}
	
#menu span a{
	border:1px solid white;
	}
	
#menu span.narrow {
	letter-spacing:-2px;
	}

.hide {
	display:none;
}

#menu a:link {
	color: white;
	text-decoration: none;
}

#menu a:visited {
	text-decoration: none;
	color:white;
}

#menu a:hover {
	color:#cf0;
}

a:active {
	text-decoration: none;
}

#content {
	width:991px;
	padding-left: 5px;
}

#leftcol,#doublecol {
	left: 2px;
}

#midcol {
	left:6px;
}

#rightcol {
	left:10px;
}

#midcol, #leftcol, #rightcol,#doublecol {
	position:relative;
	width:295px;
	padding:15px 15px 0 15px;
	float:left;
}

#doublecol{
	margin:0 -10px 1px 0;
	width:645px;
	padding:15px 15px 0 5px;
	border-right:1px solid #999;
	}

.gallery {
	border:1px solid #333;
	position:relative;
	background:white;
	width:270px;
	color:white;
	padding-bottom:20px;
	margin:0 auto 40px auto;
	font-weight:bold;
}

.gallery .photo {
	position:relative;
	width:250px;
	margin:10px;
}

.gallery .photo img{
	width:250px;
	}

.gallery .text {
	position:relative;
	top:5px;
	width:100%;
	margin:auto;
	text-align:center;
	color:#333
}

#leftcol p, #midcol p, #rightcol p {
	margin:0 5px 10px 5px;
}

#doublecol p{
	margin:0 20px 10px 20px;
	text-align:justify
}

#footerleft {
	position:absolute;
	width:329px;
	height:106px;
	left: 241px;
	top: 20px;
}

#footerright {
	position:absolute;
	width:329px;
	height:115px;
	left: 581px;
	top: 20px;
}

img {
	border:none;
	padding:0;
	margin:0;
}

#doublecol p.c{
	text-align:center;
	}

h1,h2 {
	text-align:left;
	padding-left:5px;
	letter-spacing:-1px;
	font-size:24px;
	margin:5px 0 20px 0;
	color:#cf0;
	border-bottom:1px dotted #cf0;
}

h3 {
	color:#0ff;
	font-weight:100;
	text-align:left;
	font-size:18px;
	margin:10px 0 20px 0;
}

h4 {
	margin-bottom:40px;
	padding:0;
	line-height:20px;
}

#icons {
	position:absolute;
	top:5px;
	right:5px;
	height:20px;
	width:140px;
	z-index:120;
}

.person {
	background:url(images/pplbgorta.gif) repeat-y;
	position:relative;
	width:325px;
	margin:0 0 30px -16px;
	margin-right:-20px;
}

#page_faculty p {
	font-size:10px;
	margin:0 0 5px 0px;
}

.person a {
	color:#0ff;
}

.underphoto {
	margin-left:10px;
}

.personust {
	position:absolute;
	background:url(images/pplbgust.gif) no-repeat;
	height:10px;
	width:325px;
	top:0px;
	left:0px;
}

.personorta {
	position:absolute;
	background:url(images/pplbgorta.gif) repeat-y;
	width:325px;
	height:100%;
	top:10px;
	left:0px;
}

.personalt {
	position:relative;
	background:url(images/pplbgalt.gif) no-repeat;
	width:325px;
	height:10px;
	bottom:-15px;
	left:0px;
	clear:both;
}

.person_c {
	z-index:10;
	position:relative;
	top:10px;
	left:10px;
	width:305px;
}

.personsol {
	position:relative;
	width:97px;
	float:left;
}

.personphoto {
	position:relative;
	background:url(images/picbg.gif) no-repeat;
	height:115px;
	width:97px;
	padding:10px 0px 0px 10px;
}

.personsag {
	position:relative;
	width:198px;
	float:left;
}

.person_c h3 {
	margin:5px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-style:italic;
	color:#cf0;
	font-size:18px;
	letter-spacing:-1px;
}

.person_c h3, .person_c h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}

h4,p{
	color:white;
	}

.person_c h4 {
	margin:0 0 5px 0;
	color:#0ff;
	font-size:14px;
}

.person_c p {
	margin:0;
	text-align:left;
	line-height:12px;
	font-size:12px;
}

#menu ul li {
	float:left;
	width:118px;
	height:77px;
	padding:0 4px 0px 7px;
	margin:0;
	z-index:-1;
	border:none;
	}
	
#menu ul li ul li{
	float:none;
	border:none;
	padding:0;
	margin:0;
	height:auto;
	width:110px;
	z-index:20;
	line-height:14px;
	}

#menu ul li ul{
	padding:0 0 0 10px;
	z-index:90;
	position:relative;
	}

#menu ul li ul li ul {
	visibility:hidden;
}

#menu table{
	margin-bottom:-10px;
	padding:0;
	height:-10px;
}

#menu ul li ul table {
	border-collapse:collapse;
	margin:0;
	padding:0;
	clear:both;
	position:relative
}

#menu ul li:hover a, #menu ul li a:hover {
	border:0px;
	cursor:pointer;
	white-space:normal;
	display:block;
}

#content h1{
	font-size:30px;
	margin-top:15px;
	border-bottom:0;
	}

table.center{
	margin:0 auto;
	}
	
h3.c{
	text-align:center;
	}

p.course{
	font-size:16px;
	color:white;
	}

#rightcol p.course{
	margin:0;
	padding:0
	}
	
#rightcol p.instructor{
	position:relative;
	font-size:14px;
	color:#cf0;
	font-style:italic;
	margin:0 0 10px 0;
	}

table h3{
	position:relative;
	line-height:20px;
	margin:0;
	padding:0
	}

#ticker{
	position:absolute;
	top:344px;
	height:30px;
	left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	z-index:1;
	}
	
#tickerbg{
	position:absolute;
	background:black;
	opacity:0.5;
	filter: alpha(opacity=50);
	height:30px;
	top:0px;
	left:0px;
	z-index:1;
	padding-left:200px;
	}
	
#news{
	position:relative;
	float:left;
	z-index:2;
	left:190px;
	margin:9px 0 0 0px;
	padding:0;
	}

#news li{
	color: white;
	border:none;
	}
	
#news a{
	color:white;
	border:none;
	}
	
#news a:hover{
	color:#0ff;
	}

#ticker span{
	position:absolute;
	display:block;
	top:5px;
	color:#cf0;
	font-size:18px;
	left:8px;
	float:left;
	z-index:2;
	width:185px;
	}

.space_td {
	padding-top:2px;
	padding-bottom:2px;
}

