/* @group Tags */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	text-align: center;
	color: black;
	font: 75.25%/1.4em Helvetica, Arial, sans-serif;
	background: url(/i/bg.gif);
	padding-bottom: 2em;
}

a {
	color: #47240c;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

br.clr {
	clear: both;
}

ul, ol, li {
	list-style: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p, form, ul, ol {
	font-size: 1em;
	margin: 0 0 1.1em 0;
}

/* @end */

/* @group General */

div.hr {
	height: 18px;
	background: url(/i/horiz.gif) no-repeat 0 3px;
	margin: 0 3px;
}

hr {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* @end */

/* @group Layout */

#superwrap {
	background: white url(/i/top_bg.gif) repeat-x center top;
}

#wrap, #footer {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#bar {
	background: url(/i/search_bg.gif) no-repeat right 0;
	height: 40px;
}

#main {
	background: url(/i/main_bg.png) repeat-y 170px 0;
}

/* @end */

/* @group Top bar */

#bar {
	height: 36px;
	margin-bottom: 19px;
	color: #ddd;
	font-size: .9em;
	text-align: right;
}

#bar form {
	margin: 8px 24px 0 25px;
	float: right;
}

#bar form input.text {
	border: 1px solid #aaa;	
	border-top: 1px solid #888;
	height: 13px;
	padding: 2px 3px 3px 3px;
	float: left;
	margin-right: 7px;
	font-size: 1em;
	width: 138px;
	margin-top: -1px;
}

#bar #toplinks {
	float: right;
	margin-top: 12px;
}

#bar a {
	color: #dfdfdf;
	padding: 0 5px;
	font-weight: bold;
}

/* @end */

/* @group Title */

#title {
	height: 52px;
}

#title h4 a, #title h2 a {
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	height: 26px;
}

#title h4 {
	float: left;
	width: 157px;
	margin-right: 23px;
}

#title h4 a {
	background: url(/i/division_flag.gif) no-repeat;
}

#title h2 a {
	background: url(/i/title.gif) no-repeat;
}

/* @end */

/* @group Nav */

#nav {
	background: url(/i/nav.gif) no-repeat;
	height: 29px;
	margin: 0;
	padding-left: 11px;
	position: relative;
}

#nav li {
	float: left;
	margin-right: 25px;
}

#nav li.last {
	margin-right: 0;
}

#nav li a {
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	height: 29px;
	width: 54px;
	background: url(/i/nav.gif) no-repeat -10px 0;
}

#nav a:hover {
	border-bottom: 4px solid white;
	height: 25px;
}

/* @group Specific */

li#students a {
	width: 65px;
	background-position: -89px 0;
}

li#facultystaff a {
	width: 98px;
	background-position: -179px 0;
}

li#history a {
	width: 54px;
	background-position: -302px 0;
}

li#undergraduate a {
	width: 98px;
	background-position: -381px 0;
}

li#bama a {
	width: 57px;
	background-position: -504px 0;
}

li#graduate a {
	width: 65px;
	background-position: -586px 0;
}

li#courses a {
	width: 60px;
	background-position: -676px 0;
}

li#medievaldb a {
	width: 160px;
	background-position: -761px 0;
}

.about #about a, .students #students a, .facultystaff #facultystaff a, .history #history a, .undergraduate #undergraduate a, .bama #bama a, .graduate #graduate a, .courses #courses a, .medievaldb #medievaldb a {
	border-bottom: 4px solid #b5b182;
	height: 25px;
}

/* @end */

/* @group Subnav */

#subnav {
	background: url(/i/subnav_bg_left.gif) no-repeat 0 0;
	padding-left: 30px;
	margin-bottom: 2.2em;
	height: 29px;
}

#subnav li {
	float: left;
}

#subnav li a {
	padding: 5px 15px;
	border-top: 5px solid #b5b182;
	font-size: .9em;
	display: block;
	height: 29px;
	float: left;
}

/* @group First/Last */

#subnav li.last {
	padding-right: 30px;
	background: url(/i/subnav_bg_right.gif) no-repeat right 0;
}

.about #subnav {
	background: none;
	padding: 0;
	margin-left: 12px;
}

.medievaldb #subnav {
	float: right;
	margin-right: 18px;
}

.medievaldb #subnav li.last {
	background: none;
	padding: 0;
}

/* @end */

/* @group Specific */

.graduate #subnav {
	margin-left: 100px;
}

/* @end */

/* @end */

/* @end */

/* @group Content */

h1 {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 160px;
	background: url(/i/header_line.gif) no-repeat right bottom;
	margin-right: 316px;
	padding-bottom: 27px;
	letter-spacing: 3px;
	font-size: 1.4em;
	margin-bottom: 23px;
}

#rail {
	float: left;
	width: 140px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.25em;
	line-height: 1.3em;
	text-align: right;
	color: #8f8f8f;
}

#text {
	float: left;
	width: 456px;
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.5em;
}

/* @group Photo */

.photo-wrap {
	float: right;
	width: 403px;
	position: relative;
	margin-right: -318px;
}

.photo {
	margin: 12px;
}

.cap {
	float: right;
	width: 200px;
	font-size: .9em;
	line-height: 1.3em;
	padding: 10px 0 8px 44px;
	border-top: 1px solid #827f78;
	color: #6f6f6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}

/* @end */

/* @end */

/* @group Footer */

#footerwrap {
	background: url(/i/footer_bg.gif) repeat-x center top;
	padding-top: 20px;
}

#footer {
	background: url(/i/wordmark.gif) no-repeat right 0;
	color: white;
	font-size: .9em;
	min-height: 46px;
}

#footer p {
	background: url(/i/shield.gif) no-repeat left 0;
	height: 46px;
	padding-left: 55px;
	margin-right: 160px;
	line-height: 1.4em;
}

/* @end */