* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0 0 35px 0;
}

.access {
	display: none;
}

div#flowers {
	position: absolute;
	top: 18px;
	right: 0;
	width: 337px;
	height: 172px;
	background: url(../images/flowers.gif) 0 0 no-repeat;
}

div#header-wrap {
	width: 100%;
}

div#header {
	width: 650px;
	margin: 0 auto;
}

div#header h1 {
	margin: 75px 0 0 0;
	color: #413929;
	font-family: georgia, "times new roman", serif;
	font-size: 135%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-shadow: 0 0 0 #000;
}

div#header h1 a {
	color: #413929;
	text-decoration: none;
}

div#header h2 {
	margin: 10px 0 25px;
	color: #d47383;
	font-family: georgia, "times new roman", serif;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: .1em;
	text-shadow: 0 0 0 #000;
}

div#intro-wrap {
	width: 100%;
	background: #413929;
}

div#intro {
	width: 650px;
	margin: 0 auto;
	padding: 12px;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 90%;
}

div#intro p {
	width: 470px;
	line-height: 1.5em;
	text-shadow: 0 0 0 #000;
}

div#intro a {
	color: #fff;
	font-weight: bold;
}

div#intro a:hover {
	color: #413929;
	background: #fff;
	text-decoration: none;
}

div#maincontent-wrap {
	width: 650px;
	margin: 0 auto;
}

div#maincontent {
	margin: 30px 0 0 0;
	width: 400px;
	font-family: helvetica, arial, sans-serif;
}

div#maincontent-tables {
	width: 650px;
	margin: 0;
}

div#maincontent ul#menu-front {
	margin: 0;
	font-size: 80%;
	list-style: none;
}

div#maincontent ul#menu-front li {
	margin: 0 35px 35px 0;
	width: 215px;
	float: left;
	font-family: helvetica, arial, sans-serif;
	text-shadow: 0 0 0 #000;
}

ul#menu-front li a {
	padding: 10px;
	background: #fbf1f2;
	border: 1px solid #d47383;
	display: block;
	color: #413929;
	text-decoration: none;
}

ul#menu-front li a:hover {
	color: #000;
	background: #f6e3e6;
}

ul#menu-front li span {
	margin: 0 0 5px 0;
	color: #000;
	display: block;
	font-family: georgia, "times new roman", serif;
	font-size: 110%;
	text-transform: uppercase;
	letter-spacing: .2em;
}

div#navigation {
	margin: 0 auto;
	width: 650px;
}

div#navigation li {
	margin: 10px 10px 15px 0;
	list-style: none;
	float: left;
	font-family: "helvetica neue", helvetica, arial, tahoma, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
}

div#navigation li a {
	background: #fcf5f6;
	color: #999;
	display: block;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 5px 7px;
}

div#navigation li a:hover {
	border: 1px solid #666;
}

body#body-resume div#navigation li#resume, 
body#body-transcript div#navigation li#transcript, 
body#body-philosophy div#navigation li#philosophy, 
body#body-standards div#navigation li#standards, 
body#body-artifacts div#navigation li#artifacts, 
body#body-links div#navigation li#links 
{
	margin-top: 0;
}

body#body-resume div#navigation li#resume a,
body#body-transcript div#navigation li#transcript a, 
body#body-philosophy div#navigation li#philosophy a, 
body#body-standards div#navigation li#standards a, 
body#body-artifacts div#navigation li#artifacts a, 
body#body-links div#navigation li#links a 
{
	padding-top: 15px;
	background: #413929;
	color: #fff;
	border: 1px solid #413929;
	text-shadow: 0 0 0 #000;
}

h3, h4, h5 {
	margin: 15px 0 -10px 0;
	font-family: georgia, "times new roman", serif;
	font-size: 190%;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	text-shadow: 0 0 0 #000;
}

h4 {
	margin: 25px 0 0 0;
	font-size: 85%;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
}

h5 {
	margin: 20px 0 0 0;
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
}

div#maincontent p {
	margin: 10px 0;
	font-size: 80%;
	line-height: 1.5em;
}

div#maincontent ul {
	margin: 10px 25px;
	font-size: 80%;
	list-style: square;
}

div#maincontent ol {
	margin: 10px 25px;
	font-size: 80%;
}

div#maincontent ol.footnote {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 70%;
}

div#maincontent ul li, div#maincontent ol li {
	margin: 0 0 3px 0;
	line-height: 1.5em;
}

div#maincontent li p {
	font-size: 100%;
	margin: 10px 0;
}

div#maincontent dl, dt, dd {
	margin: 0;
	padding: 0;
}

div#maincontent dl {
	margin: 10px 0 0 10px;
	font-size: 80%;
	line-height: 1.5em;
}

div#maincontent dt {
	margin: 15px 0 5px 0;
	padding-left: 15px;
	font-weight: bold;
	background: url(../images/square.gif) left 6px no-repeat;
}

div#maincontent dd {
	padding-left: 15px;
}

div#maincontent a {
	color: #d47383;
}

div#maincontent a:hover {
	color: #fff;
	background: #d47383;
	text-decoration: none;
}

table {
	margin: 10px 0;
	font-size: 75%;
	line-height: 1.5em;
}

table tr.rowTint {
	background: #f9eaed;
}

table tr th {
	padding: 4px 10px;
	background: #d47383;
	color: #fff;
	font-size: 100%;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
}

table tr td {
	padding: 4px 10px;
	vertical-align: top;
}

table tr.total td {
	font-weight: bold;
}

table tr td.title {
	padding-right: 10px;
	width: 300px;
}

sup {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.clear {
	clear: both;
}