body {
	color: #000;
	background: url('http://templates.evansville.edu/images/bodyBackground.jpg') #e8e8db top repeat-x;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}

body#basic {
	color: #000;
	background: url('http://templates.evansville.edu/images/bodyBackgroundBasic.jpg') #e8e8db top repeat-x;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
}

html, body {
	height: 100%;
	padding: 0;
}

a, a:link, a:visited {
	color: #370457;
}

a img {
	border: 0;
}

a.pdf {
	padding: 5px 25px 5px 0;
	background: transparent url('/images/pdf.gif') no-repeat center right;
}

h2 {
	color: #2c0347;
	border-bottom: 1px solid #8b8b8b;
	font-family: 'Times New Roman', 'Times Roman', 'Times', serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 2px;
}

h3 {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 6px;
}

h4 {
	color: #222;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
}

strong, dt {
	color: #000;
	font-weight: bold;
}

ul {
	margin-bottom: 0;
}

blockquote {
	font-size: 12px;
	line-height: 16px;
	background: url('/images/quoteMarks.gif') no-repeat;
	margin: 20px 10px 10px 10px;
	padding: 0 0 10px 40px;
}

blockquote span {
	padding-left: 20px;
}

dt {
	font-weight: bold;
	margin-bottom: 5px;
}

dd {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

div#header {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

div#header p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

div#header h1 {
	color: #fff;
	font-family: "Times New Roman", "Times Roman", "Times", serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 20px 0 0 0;
	height: 40px;
}

div#header h1 a {
	color: #fff;
	text-decoration: none;
}

img#subheaderPhoto {
	margin: 0;
	padding: 0;
}

body#basic img#subheaderPhoto {
	margin-top: 10px;
}

img#subheaderPhotoWithBorder {
	border-bottom: 10px solid rgb(213, 213, 198);
	margin: 0;
	padding: 0;
}

div#navbar {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
}

div#tabs {
	float: left;
	background: url('http://templates.evansville.edu/images/tabsBackground.jpg') #ebab00 top repeat-x;
	border-bottom: 1px solid #bb9226;
	margin-bottom: 20px;
	width: 100%;
}

div#tabs p {
	color: #666;
	border-right: 1px solid #bb9226;
	line-height: 40px;
	margin: 0;
	padding: 0 15px 0 15px;
	text-align: center;
	float: left;
}

div#tabs p a {
	color: #000;
	text-decoration: none;
}

div#tabs p.selected {
	background: url('http://templates.evansville.edu/images/tabsBackgroundSelected.jpg') #ebab00 top repeat-x;
}

div#mainContent {
	clear: both;
	margin: 20px auto 20px auto;
	text-align: left;
	width: 760px;
}

div#contentArea {
	float: right;
	width: 560px;
}

#contentAreaWide {
	width: 760px;
	padding-bottom: 20px;
}

#contentArea p, #contentAreaWide p {
	color: #000;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 0;
}

#contentArea p.indent, #contentAreaWide p.indent {
	margin-left: 20px;
}

#contentArea ol, #contentArea ul, #contentAreaWide ol, #contentAreaWide ul {
	padding-left: 30px;
	margin-left: 0px;
	margin-bottom: 18px;
}

#contentArea ul li ul, #contentArea ul li ol, #contentArea ol li ul, #contentArea ol li ol {
	margin-top: 10px;
}

#contentArea li, #contentAreaWide li {
	line-height: 16px;
	margin-bottom: 5px;
}

#contentArea hr, #contentAreaWide hr {
  background-color: #8b8b8b;
	border: 0;
	color: #8b8b8b;
  height: 1px;
	margin-bottom: 18px;
}

#contentArea hr.dashed, #contentAreaWide hr.dashed {
	background-color: transparent;
	border-top: 1px dashed #b7b6b2;
}

#contentArea div.contentMiniBox, #contentAreaWide div.contentMiniBox{
	background-color: #d5d5c6;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px 10px 0 10px;
	width: 180px;
}

#contentArea div.contentMiniBox p, #contentAreaWide div.contentMiniBox p{
	font-size: 10px;
	line-height: 13px;
}

#contentArea div.contentMiniBox ul, #contentArea div.contentMiniBox ul {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.contentPhoto {
	border: 5px solid #d5d5c6;
	float: right;
	margin: 5px 0 10px 15px;
}

.contentPhotoNoBorder {
	float: right;
	margin: 5px 0 10px 15px;
}

.contentPhotoLeft {
	border: 5px solid #d5d5c6;
	float: left;
	margin: 5px 15px 10px 0;
}

.contentButton {
	background-color: #fbd451;
	border-top: 1px solid #fbd451;
	border-left: 1px solid #fbd451;
	border-bottom: 1px solid #cd811d;
	border-right: 1px solid #cd811d;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.contentButton a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

div#contentArea div.slideshow {
	width: 160px;
	background-color: #d5d5c6;
	border-bottom: 1px solid #999;
	float: right;
	margin: 5px 0 10px 15px;
	text-align: center;	
}

div#contentArea div.slideshow img {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	margin: 5px auto;
}

div#contentArea div.slideshow p {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 0 5px 5px 5px;
}

div#contentArea div.slideshow a {
	font-weight: bold;
	text-decoration: none;
}

div#contentArea div.slideshow a:hover {
	text-decoration: underline;
}

div.contentPhotoCentered {
	text-align: center;
	margin-bottom: 10px;
}

img.contentPhotoCentered {
	border: 3px solid #d5d5c6;
	margin: 10px auto 15px auto;
}

div.photoGallery img {
	border: 3px solid #d5d5c6;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div#photoVideoBox {
	background-color: #d5d5c6;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	float: right;
	margin: 0px 0px 15px 20px;
	padding: 10px 10px 5px 10px;
	width: 130px;
}

div#photoVideoBox img {
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

div#photoVideoBox p {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 14px;
}

div#photoVideoBox p.caption {
	font-weight: bold;
	text-align: center;
}

div#photoVideoBox p.thumbnail {
	text-align: center;
}

div#photoVideoBox p.thumbnail img {
	border: 1px solid #aaa;
}

div#contentArea .error {
	color: #c00;
	font-weight: bold;
}

div#contentArea .fineprint, div#contentAreaWide .fineprint {
	color: #666;
	font-size: 10px;
}

#contentSidebar {
	margin: 0;
	padding:0 580px 0 0;
}

#sectionNav, #relatedLinksNav, #audienceNav, #newsHeadlines, #featureBox {
	background-color: #fff;
	border-bottom: 1px solid #aaa;
	margin-bottom: 20px;
}

div#featureBoxContent {
	padding: 10px;	
}

p#sectionTitle {
	background: url('http://templates.evansville.edu/images/sectionNav.gif') #7e0ac5 bottom repeat-x; 
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 8px 10px 14px 10px;
}

p#relatedLinksTitle {
	background-color: #b1b1b1; 
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

#requestMoreButton p a {
	background: url('http://templates.evansville.edu/images/sidebarButtonBG.jpg') top repeat-x #e9e9e9;
	border-top: 1px solid #fbd451;
	border-left: 1px solid #fbd451;
	border-bottom: 1px solid #cd811d;
	border-right: 1px solid #cd811d;
	color: #000;
	display: block;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 15px;
	text-align: center;
	text-decoration: none;
}

#requestMoreButton p a:hover {
	text-decoration: underline;
}

ul#subpages, ul#relatedLinks {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

ul#subpages li, ul#relatedLinks li {
	font-size: 11px;
	line-height: 13px;
	margin: 10px;
}

ul#subpages li a, ul#relatedLinks li a, ul#audience li a {
	text-decoration: none;
}

ul#subpages li a:hover, ul#relatedLinks li a:hover, ul#audience li a:hover {
	text-decoration: underline;
}

ul#subpages li a.selected {
	background: url('http://templates.evansville.edu/images/sectionBullet.gif') top left no-repeat;
	padding-left: 14px;
}

ul#subpages li a.subsection {
	background: url('http://templates.evansville.edu/images/subsectionDots.gif') top right no-repeat;
	padding-right: 18px;
	display: block;
}

table.simpleGrid {
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.simpleGrid td {
	border-bottom: 1px solid #999;
	padding: 5px;
}

table.simpleGrid th {
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	padding: 5px;
}

#footer {
	clear: both;
	margin: 0 auto 20px auto;
	padding-top: 10px;
	text-align: left;
	width: 760px;
}

div#footerArea {
	padding-left: 200px;
	padding-bottom: 20px;
}

p#footerTopics {
	border-bottom: 1px solid #cb0000;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 0;
}

p#footerTopics a {
	color: #202020;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding-right: 6px;
	text-decoration: none;
}

p#footerTopics a:hover, #footerCopyright a:hover {
	text-decoration: underline;
}

p#footerCopyright {
	border-top: 1px solid #d02433;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 8px;
	padding-top: 10px;
}

p#footerCopyright a {
	color: #000000;
	text-decoration: none;
}

#footerSidebar {
	float: left;
	padding: 0 0 40px 0;
	width: 180px;
}

#footerSidebar a img {
	border: none;
}