@charset "UTF-8";

/* /////////////////////////////////////////////////////////////////////////// Hidden */

#header #hNav,
#header #tNav,
#gNav,
#facultyNav,
#pageFooterTop,
#footer .fNav,
#footer #sNav,
#footer #address dl,
.lof-navigator-wapper,
#sidebar,
#news .title .feed,
#news .toList,
.no-print {
	display: none;
}

body,
#wrapper,
#wrapInner,
#sidebar {
	background: none;
}


/* /////////////////////////////////////////////////////////////////////////// Layout */

#header,
#gNav,
#container,
#pageFooterTop,
#address {
	margin: 0 auto;
	width: auto;
	text-align: left;
}

#catPhoto {
	padding: 0;
	background: none;
}

#content {
	margin: 0 auto;
	float: none;
	width: 620px;
}

body {
	min-width: 620px;
}

/* ----------------------------------------------------- Header */

#header {
	margin-bottom: 15px;
	height: auto;
	text-align: left;
	overflow: auto;
}

#header h1 {
	margin: 0px;
	float: none;
	width: 198px;
	height: 38px;
}


/* ----------------------------------------------------- Footer */

#footer {
	margin: 25px 0 0 0;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

#copyright {
	margin: 0 auto;
	float: none;
	background: none;
	text-indent: 0;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Arial;
}


/* /////////////////////////////////////////////////////////////////////////// TopFlash */

.lof-slidecontent {
	height:235px;
}

.lof-main-outer {
	height: 100%;
	width: 620px;
}

/* ----------------------------------------------------- Main Flash */

ul.lof-main-wapper {
	background: none;
}

ul.lof-main-wapper li img {
	width: 620px;
	height: 208px;	
}


/* /////////////////////////////////////////////////////////////////////////// Topics */

#topicBox {
	margin: 15px 0 25px 0px;
	padding-bottom: 0px;
	background: none;
}

#topicBox h2 {
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

#topicBox .inBox {
	padding: 0;
	background: none;
}

#topicBox ul {
	margin-right: -10px;
}

#topicBox ul li {
	margin-right: 10px;
	width: 200px;
}

#topicBox ul li img {
	width: 192px;
	height: 93px;
}



/* /////////////////////////////////////////////////////////////////////////// News */

#news {
	margin: 0 0px 0 0px; 
	background: none;
}

#news .title{
	padding: 0;
	height: 100%;
	background: none;
}

#news .title h2{
	margin-bottom: 8px;
	padding: 0px;
	float: none;
}


/* ----------------------------------------------------- Tabs */

#news .title ul {
	margin-top: 0px;
	float: none;
	width: 100%;
	height: 100%;
}
#news .title ul li {
	display: inline;
	width: 100%;
	height: 100%;
	float: none;
}

#news .title ul li a {
	display: none;
	width: 100%;
	height:100%;
	background: none;
	background-repeat: no-repeat;
	text-indent: 0em;
}

#news .title #tabInfo01 a { width: 100%; }

#news .title ul li a.selected {
	margin-bottom: 8px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #aaa;
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#news .topicList {
	padding: 0px;
	height: 100%;
	background: none;
}

#news .topicList dl {
	margin-bottom: 0px;
}

#news .topicList dt {
	margin-bottom: 0.2em;
	width: 7em;
	height: 100%;
}

#news .topicList dd {
	margin: -2.1em 0 0.2em 7em;
	padding-left: 0px;
	background: none;
}

