html, body {
	background-color: #CCCCCC;
	font-size: 12px;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {margin-top: 5px; margin-left: 0; margin-right: 0; margin-bottom: 5px;}
h2 {font-size: 15px; color: #B53A31; font-weight: bold; text-align: center;}
h3 {font-size: 13px; color: #B53A31; font-weight: bold; text-align: left; text-decoration: underline;}
table#main {border: 2px solid #E4E4E4;}
#main td {
	padding: 5px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#topborder {border-bottom: 2px solid black;}
#header {}
#department {float: right; clear: right; padding-right: 20px; font-size: 36px; color: #003366; padding-top: 28px; letter-spacing: 1px;}
img#logo {padding: 3px; float: left; clear: left;}

#nav_area {background: #036;}

div.pagetitle {font-size: 18px; color: #B53A31; text-align: center; letter-spacing: 1px; font-weight: bold;margin-top: 10px; margin-bottom: 10px;}

.regular_text {padding-left: 10px; padding-right: 10px;}
table#content td {vertical-align: top;}
.StaffInfoTitle {color: #B53A31; font-weight: bold;}
.StaffInfoTitle td {width: 25%;}
.StaffInfo td {width: 75%;}
div.StaffInfo {margin-bottom: 8px;}
.facultymember {font-size: 14px; color: #B53A31; text-align: center; letter-spacing: 1px; font-weight: bold;}
div.facultyname {margin-top: 10px; margin-bottom: 10px;}
div.staffimage {text-align: center; margin-top: 15px;}
div.staffcaption {text-align: center; color: #B53A31; font-size: 10px; margin: 5px;}
div.credentials {text-align: center; font-size: 12px; color: #B53A31;}

.mainimage {padding: 8px;}

.degree_sidebar {margin-top: 25px;}
.degree_sidebar a {font-weight: bold; letter-spacing: 1px; color: #B53A31; text-decoration: underline;}
#course_firstrow {margin-top: 85px;}

/* Principals Page */
.principals_presents {text-align: center; color: #B53A31; font-size: 14px; font-weight: bold; letter-spacing: 1px;}
.principals_presents_subtitle {text-align: center; color: #B53A31; font-size: 12px; font-weight: bold; font-style: italic;}
.principals_presents_presenter {font-size: 12px; letter-spacing: 1px; color: #000080; margin-bottom: 15px; text-align: center;}



/* End Principals' Page */


/* Master of Arts in Psycology */
table#psych_finaid {border: 1px solid #111111;}
table#psych_finaid td {padding: 3px;}
table#psych_finaid .psych_aid {border-left: 1px dashed #111111;}
/* End MAP */

/* Images */
img.programs {margin: 5px;}

/* End Images */


/* Page Navigation */
#menu {
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 150px;
}

.page_links {margin-top: 5px; padding-bottom: 10px; text-align: center; color: #B53A31; font-size: 10px; line-height: 15px;}
.page_links a {color: #B53A31; text-decoration: underline;}
.back_to_top a {color: #B53A31; font-size: 10px; text-decoration: underline;}

#footer {background-color: #003366; color: #CCCCCC; font-size: 12px; text-align: center; margin: 4px; line-height: 20px;}

.update {text-align: right; font-size: 11px;}

#sitecredit {color: #CCCCCC;}
#sitecredit a {color: #CCCCCC;}

