body {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Trebuchet MS, Verdana, Arial, san-serif;
	font-size: 0.8em;
	color: #6e6e6e;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.shadow1 {
	width: 787px;
	background: #b3b3b3 url(images/whiteback.gif) repeat-x;
	margin: auto;
}
.shadow2 {
	background: url(images/whiteback.gif) repeat-y;
	padding: 2px;
	padding-top: 0;
	margin: auto;
}
.container {
	margin: auto;
	padding: 7px;
	width:765px;
	border: 1px #b3b3b3 solid;
	background:#fff;
}
.menu, .menuactive {
	background: #000;
	padding-left: 16px;
	padding-right: 16px;
}
.menu:hover, .menuactive {
	background: #900 url(images/menuarrow.gif) bottom center no-repeat;
}
a.menuitem {
	color: #fff;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 90%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.menuitem:hover {
	color: #ff3;
}
.greybox {
	background: #d5d5d5 url(images/shane.gif) right top no-repeat;
	margin-top: 6px;
	padding: 52px 16px 16px 16px;
}
.content {
	padding: 16px;
	line-height: 18px;
}
.footer {
	margin-top: 8px;
}
.footeritem, .footer {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
}
td.photo {
	border: 1px #d5d5d5 solid;
}
td.photo:hover {
	border: 1px #900 solid;
}
h1 {
	font-weight: bold;
	font-size:120%;
	color: #900;
	margin-top: 0;
}
