body {	
	background: url(../images/backgrounds/body.gif) repeat-x #cbcbb1;
	margin: 0 auto 0 auto;
}

img, img {
	border: 0;
}

p, h1, h2, h3, h4, h5, ul, ol, li, dl, dd, dt, img, form {
	margin: 0;
	padding: 0;
}

/*----Structural DIVs----*/

#wrap {
	width: 990px;
	text-align: center;
	margin: 0 auto;
}

#innerWrap {
	width: 990px;
	float: left;
	text-align: left;
	border-top: 0;
}

#globalHeader {
	height: 39px;
	width: 990px;
	margin-bottom: 1px;
	background: url(../images/backgrounds/globalHeader.gif) no-repeat;
	overflow: hidden;
}

#header {
	height: 93px;
	width: 990px;
	background: url(../images/backgrounds/header.gif) no-repeat;
	overflow: hidden;
}

#mainNav {
	height: 33px;
	width: 990px;
	background: url(../images/backgrounds/mainNav.gif) no-repeat;
	font: normal 12px/33px georgia, 'Times New Roman', times, serif;	
	vertical-align: middle;
	overflow: hidden;
}

#footer {
	float: left;
	width: 990px;
	height: 47px /*53px*/;
	padding-top: 9px;
	background: url(../images/backgrounds/footer.gif) no-repeat;
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;	
	color: #1b1714;
}

#globalFooter {
	width: 100%;
	background: url(../images/backgrounds/globalFooter.gif) repeat-x #73706e;
	text-align: center;
	float: left;
	margin-top: 30px;
	padding: 15px 0 10px 0;
	font: normal 11px/13px verdana, arial, helvetica, sans-serif;
	color: #fff;
}


#globalFooter a {
	text-decoration: none;
	color: #000;
}
#globalFooter div, #globalFooter .adr{
	display: inline;
}
#globalFooter .email, #globalFooter .country-name, #globalFooter .type {
	display: none;
}
/*----Other DIVs----*/

#DULinks {
	float: right;
	width: 190px;
	display: inline;
	list-style: none;
	margin: 12px 5px 0 0;
}

#DULinks .item0 {
	width: 41px;
	height: 17px;
	overflow: hidden;
	float: left;
	display: inline;
}

#DULinks .item1 {
	width: 52px;
	height: 17px;
	overflow: hidden;
	float: left;
	display: inline;
}

#DULinks .item2 {
	width: 71px;
	height: 17px;
	overflow: hidden;
	float: left;
	display: inline;
}

#DULinks .item3 {
	width: 26px;
	height: 17px;
	overflow: hidden;
	float: left;
	display: inline;
}

#DUSearch {
	float: right;
	width: 220px;
	margin: 8px 28px 0 0;
	display: inline;	
}

#searchTerm {
	width: 120px;
	margin-top: 2px;
}

.searchButtons {
	display: inline;
	float: right;
	width: 80px;
	margin: 3px 5px 0 0;
}

.searchButtons .buttonSearchDULaw {
	margin-bottom: 6px;
}

#resourcesMenu {
	width: 220px;
	float: right;
	list-style: none;
	margin: 8px 35px 0 0;
}

#resourcesMenu li {
	height: 19px;
	overflow: hidden;
}

#resourcesMenu li.last {
	height: 20px;
	overflow: hidden;
}

#resourcesMenu .item0 a {
	display: block;
	height: 19px;
	background: url(../images/resourcesNav/prospectiveStudents.gif) no-repeat 0 0;
	padding-top: 30px;
}

#resourcesMenu .item0 a:hover {
	background: url(../images/resourcesNav/prospectiveStudents.gif) no-repeat 0 -19px;
}

#resourcesMenu .item1 a {
	display: block;
	height: 19px;
	background: url(../images/resourcesNav/currentStudents.gif) no-repeat 0 0;
	padding-top: 30px;
}

#resourcesMenu .item1 a:hover {
	background: url(../images/resourcesNav/currentStudents.gif) no-repeat 0 -19px;
}

#resourcesMenu .item2 a {
	display: block;
	height: 19px;
	background: url(../images/resourcesNav/facultyStaff.gif) no-repeat 0 0;
	padding-top: 30px;
}

#resourcesMenu .item2 a:hover {
	background: url(../images/resourcesNav/facultyStaff.gif) no-repeat 0 -19px;
}

#resourcesMenu .item3 a {
	display: block;
	height: 20px;
	background: url(../images/resourcesNav/alumniFriends.gif) no-repeat 0 0;
	padding-top: 30px;
}

#resourcesMenu .item3 a:hover {
	background: url(../images/resourcesNav/alumniFriends.gif) no-repeat 0 -20px;
}

#header h1 a {
	display: block;
	height: 93px;
	width: 430px;
	padding-top: 200px;
	margin-left: 15px;
}

#mainNav ul {
	display: inline;
	list-style: none;
	margin-left: 16px;
}

#mainNav ul li {
	display: inline;
	margin-left: 25px;	
}

#mainNav ul li.first {
	margin-left: 20px;	
}

.footerNav,
.footerCourtesyNav {
	display: inline;
	list-style: none;
	margin-left: 28px;
}

.footerNav li,
.footerCourtesyNav li{
	display: inline;
	margin-left: 6px;	
}

.footerNav .bullet,
.footerCourtesyNav .bullet {
	padding: 0 0 0  8px;
}

.footerCourtesyNav {
	float: right;
	width: 208px;
}

.mainCourtesyNav {
	width: 93px;
	float: right;
}

/*----Typography----*/

#globalFooter  p {
	margin-bottom: 10px;
}

/*----Link Styles----*/

#globalHeader h1  {
	float: left;
	width: 240px;
}

#globalHeader h1 a {
	height: 20px;
	width: 240px;
	display: block;
	background: url(../images/globalHeader/00logo-black.gif) no-repeat;
	text-indent: -5000px;
	margin: 10px 0 0 36px;
}

#DULinks .item0 a {
	height: 17px;
	width: 41px;
	display: block;
	background: url(../images/globalHeader/utility-news-black.gif) no-repeat;
	padding-top: 45px;
}

#DULinks .item1 a {
	height: 17px;
	width: 52px;
	display: block;
	background: url(../images/globalHeader/utility-events-black.gif) no-repeat;
	padding-top: 45px;
}

#DULinks .item2 a {
	height: 17px;
	width: 71px;
	display: block;
	background: url(../images/globalHeader/utility-directory-black.gif) no-repeat;
	padding-top: 45px;
}


#DULinks .item3 a {
	height: 17px;
	width: 26px;
	display: block;
	background: url(../images/globalHeader/utility-a-z-black.gif) no-repeat;
	padding-top: 45px;
}


#mainNav a {
	font: normal 12px/33px georgia, 'Times New Roman', times, serif;	
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.footerNav a,
.footerCourtesyNav a {
	font: normal 12px/18px georgia, 'Times New Roman', times, serif;	
	color: #1b1714;
	text-decoration: none;
}

#globalFooter a {
	font: normal 11px/13px verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#globalFooter a:hover {
	text-decoration: underline;
}

/*----ThickBox Styles ---- */

#TB_title {
	background: #73706e !important;
}

#TB_title a {
	color: #fff !important;
}

#TB_title a:hover {
	text-decoration: none;	
}


#TB_ajaxContent {
	background: #e7e7e7;
	color: #202135;
	padding-bottom: 20px;
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;	
}

#TB_ajaxContent p {
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;
}

#TB_ajaxContent h2 {
	font: bold 14px/18px tahoma, verdana, arial, sans-serif;
	color: #1c4056;
	margin: 10px 0 5px 0;
}

#TB_ajaxContent h3 {
	color: #25475d;
	font: normal 18px/20px tahoma, arial, helvetica, sans-serif;
	margin: 10px 0 5px 0;
}

#TB_ajaxContent .attribute {
	font: italic 12px/18px tahoma, arial, helvetica, sans-serif;
	margin-top: -5px;
}

#TB_ajaxContent ol {
	margin: 0 0 10px 20px;
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;	
}

#TB_ajaxContent ol li {
	margin: 10px 0 10px 0;
}

#TB_ajaxContent ul {
	margin: 0 0 10px 0;
	font: normal 12px/18px tahoma, arial, helvetica, sans-serif;	
}

#TB_ajaxContent ul li {
	margin: 10px 0 10px 0;
	background: url(../images/backgrounds/listBullet.gif) no-repeat 0 4px;
	list-style: none;
	padding-left: 15px;
}

#TB_ajaxContent a {
	color: #510c03 !important;
}

#TB_ajaxContent a:hover {
	text-decoration: none;
}

#TB_window {
	border: 4px solid #73706e !important;
	background: #aaa !important;
}

#TB_iframeContent {
	background: #fff;
}

