* {
	padding: 0;
	Margin: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #6E273D;
	font-style: italic;
	line-height: 30px;
}
#wrapper {
	position: relative;
	width: 830px;
	text-align: left;
	border: 2px solid #6E273D;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	position: absolute;
	width: 786px;
	height: 32px;
	margin-left: 23px;
	margin-top: 151px;
	}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 5px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	text-indent: 0px;
}
#main {
	width: 800px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #6E273D;
	}
#quicklinks {
    background: url(images/sidebar_header.gif) no-repeat top;
	float: right;
	}
#footer {
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 8px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 25px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E273D;
	margin-right: 15px;
	margin-left: 15px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
p {
	line-height: 14.4px;
}
#center {
	top: 227px;
	margin-right: 25px;
	margin-left: 35px;
}
.photoborder {
	border: 2px solid #6E273D;
	margin-left: 4px;
	margin-bottom: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #6E273D;
	text-indent: 45px;
	line-height: 30px;
	padding-top: 8px;
}
#content {
	width: 800px;
	margin: 15px;
}
#subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
#subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
}
#subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E273D;
	text-decoration: underline;
	padding: 0px;
}
#subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E2B63B;
	text-decoration: underline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #6E273D;
	line-height: 18px;
	margin-left: 45px;
}
#strategy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
#strategy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 2px;
	margin-left: 14px;
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
}
#strategy td {
	padding: 2px;
}
#strategy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	line-height: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 2px;
	margin-left: 26px;
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
}
.maroonbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6E273D;
	font-style: normal;
}
#carefees td {
	padding: 2px;
}
.indent {
	margin-left: 30px;
}
#faculty td {
	padding: 5px 2px;
}
.leftphotoborder {
	margin-right: 6px;
	border: 2px solid #6E273D;
	margin-bottom: 2px;
}
#bod td {
	padding: 4px 2px;
}
.background {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6E273D;
}
#thanks td {
	padding: 4px 2px;
}
#quicklinks a:link {
	background: url(images/bullet.gif) no-repeat -1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E273D;
	text-indent: 15px;
	display: block;
	margin-left: 5px;
}
#quicklinks a:visited {
	background: url(images/bullet.gif) no-repeat -1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E273D;
	text-indent: 15px;
	display: block;
	margin-left: 5px;
}
#quicklinks a:hover {
	background: url(images/bullet.gif) no-repeat -1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E273D;
	text-indent: 15px;
	text-decoration: underline;
	display: block;
	margin-left: 5px;
}
#quicklinks a:active {
	background: url(images/bullet.gif) no-repeat -1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2B63B;
	text-indent: 15px;
	display: block;
	margin-left: 5px;
}
#subnav {
	background: url(images/sidebar_header.gif) no-repeat top;
	float: right;
}
#subnav p {
	margin-left: 5px;
	padding-left: 15px;
}

