body {
	margin: 0;
	padding: 0;
	background: #FFFBC7 url(images/img01.gif) repeat-x;
	font-size: 13px;
	color: #000000;
}
#contact {
	clear: both;
	background: #660000;
	border-bottom: 3px solid #9E0101;
	text-align: center;
	font-size: 18px;
	color: #E7BA31;
	padding-right: 20px;
}

#contact a {
	color: #E7BA31;
}


body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

.style13 {font-size: 9px}
.style15 {font-size: 9px; font-weight: bold; }
.style16 {
	color: #660000;
	font-size: 16px;
}
.style17 {color: #FF0000}
.style18 {
	color: #000000;
	font-size: 14px;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img { border: none; }
.h2small {font-size: 30px}

/* Header */

#header {
	width: 830px;
	height: 250px;
	margin: 0;
}

/* Logo */

#logo {
	height: 50px;
	margin-top: 0px;
	margin-left: 50px;
}

#logo h2 {
	float: left;
	padding: 40px 40px 0 50px;
}

#logo h1 {
	float: right;
	padding: 20px 0 0 20px;
	font-size: 40px;
	letter-spacing: -2px;
}

#logo a {
	text-decoration: none;
	color: #660000;
}

/* Photos */

#photobox {
	clear: both;
	width: 850px;
	height: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#photo p {
	margin: 0;
	padding: 0 0 10px 0;
}
/* Page */

#box {
	width: 849px;
	margin: 0 auto;
	padding: 20px 0;
	float: right;
}

/* Content */

#content {
	width: 800px;
	float: right;
}

.pad {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	padding: 20px 0 2px 5px;
	border-bottom: 2px solid #660000;
}

.byline {
	margin: 0;
	background-color: #660000;
	color: #E2CF94;
}

.linkpage {
	border-top: 1px solid #660000;
	text-align: center;
	color: #660000;
}

.linkpage a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Linking */

#linking {
	float: left;
	width: 150px;
	position: static;
}

#linking ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#linking li {
}

#linking li ul {
	padding: 20px 0;
}

#linking li li {
	padding-left: 25px;
	border-bottom: 1px dotted #660000;
	background: url(images/img06.gif) no-repeat 15px 50%;
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
}

#linking h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(images/img05.png) no-repeat left bottom;
	border-bottom: 2px solid #660000;
}

#linking a {
	text-decoration: none;
}

#linking a:hover {
	text-decoration: underline;
	color: #EDE1BC;
	background-color: #660000;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #660000;
	border-top: 3px solid #9E0101;
	text-align: center;
	font-size: 11px;
	color: #E7BA31;
}

#footer a {
	color: #E7BA31;
}
s {
	text-decoration: line-through;
}

