#wrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

body.inside {
	margin:1.5em 0; 
	background: url(../images/sub-header_3.png) repeat-x;
}


#header {
	background: #fff;
	border: 0px solid #000;
	position: relative;
	height: 103px;
	left: 0;
	top: 0;
}

#dept {
	padding: 40px 0 0 0;
	float: left;
}

#logo {
	float: right;
	padding: 50px 50px 0 0;
}

#sub-header {
	/* background: #fff url(../images/sub-header_2.png) repeat-x top left; */
	border: 0px solid #000;
	height: 68px;
	position: relative;
	margin: 0 auto;
}

#header #header_links {
	position:absolute;
	right:230px;
	top:22px;
}

#header #search {
	position:absolute;
	width:210px;
	right:10px;
	top:20px;
	text-align:left;
}

#header #search-bt {
	position:absolute;
	width:70px;
	right:18px;
	top:1px;	
}

#h_menu {
	position: absolute;
	/* orig: top: 16px; */
	top: 25%;
	left: 12px;
}

.wrap_modules {
	margin-left: 40px;
	width: 300px;
	float: right;
}

.wrap_module_in {
	background: url(../images/module_250_top.jpg) no-repeat top left;
	position: relative;
	width: 250px;
	float: left;
	margin-bottom: 30px;
	display:inline;
}

.inside .module {
	margin: 0 auto;
	position: relative;
	width: 250px;
	float: left;
	margin-right: 40px;
	display:inline;
}

.inside .module {
	background: url(../images/module_250_bottom.jpg) no-repeat bottom left;
}

#content_540 {
	background: url(../images/module_540.png) top no-repeat;
	width: 540px;
	float: left;
}

#content_540_foot {
	padding-bottom:10px;
	background: url(../images/module_540_foot.png) bottom no-repeat;
}

#content_830 {
	/*background: url(../images/modul_830.gif) no-repeat;*/
	background: url(../images/box_gradient.gif);
	width: 830px;
	float: left;
}

#content_830_foot {
	padding-bottom:10px;
	background: url(../images/modul_830_foot.jpg) bottom no-repeat;
}

#content_title h2{
	color: #333;
	line-height: 30px;
	font-family: sans-serif;
	text-align: left;
	margin: 5px 0 0 13px;
	text-transform: uppercase;
}

#content_box {
	margin: 1.5em;
	text-align: left;
}

#footer ul {
	padding-left: 315px;
}

#fmenu {
	width: 830px;
	//padding-bottom: 1px;
}

#footer {
	text-align: center;
	width: 830px;
	float: left;
	padding-bottom: 5px;
}

#footer ul li {
	float:left;
	line-height: 100%;
	list-style-type:none;
	list-style-image:none;
	list-style-position: outside;
	margin: 0;
	padding-left: 1px;
}

#footer span {
	float: left;
	color: #666;
	font-size: 11px;
	line-height: 100%;
}

#footer ul li a, 
#footer ul li a:link {
	color: #666;
	font-size: 11px;
	text-decoration: underline;
	padding: 5px;
}

#footer .main {
	color:#666666;
    font-size:11px;
	font-weight:normal;
	padding:8px;
}

#menu {
	position: relative;
	top: 5px;
	text-align: center;
	height: 50px;
}

#footer p {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: center;
}

#mod_title {
	font-family: Times,Serif,Sans;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 10px 0 8px 8px;
	text-transform: uppercase;
	color: #333;
	line-height: 30px;
}

#mod_title img {
	float: left;
}

#mod_content {
	font-size: 11px;
	text-align: left;
	text-transform: none;
	color: #666;
	padding-left: 12px;
	/*padding-right: 55px;
	padding-bottom: 10px;*/
	line-height: 150%;
	width: 224px;
}

#mod_content_540 {
	font-size: 12px;
	text-align: left;
	text-transform: none;
	color: #666;
	padding-left: 12px;
	/*padding-right: 55px;
	padding-bottom: 10px;*/
	line-height: 130%;
	width: 510px;
}

#mod_content_800 {
	font-size: 12px;
	text-align: left;
	text-transform: none;
	color: #666;
	padding-left: 12px;
	/*padding-right: 55px;
	padding-bottom: 10px;*/
	line-height: 130%;
	width: 800px;
}

#mod_content li {
	float:center;
	line-height: 130%;
	list-style-type:none;
	list-style-image:none;
	list-style-position: outside;
	margin: 0;
	padding-right: 25px;
	padding-bottom: 4px;
}


#mod_content ul {
	margin: 0;
	padding: 0;
}

.box_rss {
	border: 0;
	float: right;
	margin: 2px 3px 0 0;
}

.clear {
	clear: both;
}

/* lists and styles */

ul.arrow1, ul.arrow2 {
	margin-left:0px;
}

ul.arrow1 li, ul.arrow2 li {
	margin:0;
	padding-left:18px;
	list-style-type:none;
}

ul.arrow1 li {
	background: url(../images/arrow1.jpg) left no-repeat;
}

ul.arrow2 li {
	background: url(../images/arrow2.jpg) left no-repeat;
}

#header #search input.inputbox {
	border:1px solid #999;
	padding:3px;
	width:110px;
}

#breadcrumb {
	padding-left:18px;
	padding-bottom:10px;
}

#breadcrumb .current-page {
	font-weight:bold;
}

.indent {
  padding-left: 25px;
}

table.nondefault {
	margin-bottom:1.4em;width:auto%;
}

clickable th {
	cursor: hand;
}

td.people {
	vertical-align:top;
}
td.people_center {
	width: 45%;
}

.contact td {
	padding:0px 2px 2px 2px;
	text-align: left;
}

td.right {text-align:right}

td.coursegrid {
	padding: 0px;
	text-align: center;
	border-collapse: separate;
	border-spacing: 0 0;
	vertical-align: top;
}

blockquote.research {
	padding: 0px 0px 0px 0px;
	margin: 0em 0.8em 0em 1.5em;
	color:#222;
	font-style:normal;
}
