body{
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
}

div #header {
	margin: 0px;
	padding: 0px;
	height: 276px;
	width: 700px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}


div#title {
	margin: 0px;
	width: 700px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title h1 {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 30px;
	color: #003300;
	font-weight: bold;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.updateline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-align: right;
}

#container #title .updateline {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clipart {
	margin-right: 20px;
	margin-left: 20px;
}





img#banner {
	height: 75px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}


div#topbar {
	width: 700px;
	background-color: #CCCC99;
	height: 30px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.links {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #CCCC99;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#sidebuttons {
	border: 2px groove #666666;
}






div#container{
	text-align:left;
	border: 4px ridge #D5AE84;
}
div#content p{
	line-height:1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
div#footer{
	color: #990000;
	background-color: #FFFFCC;
	font-size: 11px;
}

div#container{
	width:700px;
	margin:0 auto;
	background-color: #FFFFCC;
}
div#content{
	float:right;
	width:530px;
	background-color: #FFFFCC;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 0px;
	margin-top: 10px;
}
div#navigation{
	float:left;
	width:160px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 12px;
}

div#extra{
	width:700px;
	background-color: #CCCC99;
	color: #666600;
	padding-top: 0px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	clear: both;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #663300;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #993100;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #663300;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #663300;
}

.sidebutton {
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #CCCC99;
}
.photo {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #663300;
}
.box {
	margin: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 3px ridge #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.pagetitle {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #003333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: underline;
}
#container #topbar a {
	font-size: 0.9em;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #663300;
}
.top {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #993100;
	font-weight: bold;
}
hr {
	background-color: #333333;
	height: 2px;
	width: 95%;
	color: #666666;
}
.phototext {
	font-size: .8em;
	font-weight: bold;
}
.photoborder {
	border: 4px ridge #663300;
	margin-right: 5px;
	margin-left: 5px;
}
.red_type {
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
