body {
	background-color: #FFFFFF;
	background-image: url(../images/wall01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	text-align: center;
}
div, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
#shell {
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	text-align: left;
	border: 1px solid #003333;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	position: relative;
}
#masthead {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	background-image: url(../images/masthead2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#masthead img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar-block {
	font-size:0.975em;
	padding: 12px;
	width: 176px;
	clear: left;
	float: left;
	border: 1px solid #FFCC33;
	background-color: #FFFFFF;
	background-image: url(../images/yellow-bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	margin-left: 4px;
}
.sidebar-block h3 {
	font-size: 1.4em;
	line-height: 1em;
	color: #996633;
	letter-spacing: 0.05em;
	font-weight: normal;
	padding-bottom: 0.5em;
}

.sidebar-block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: lowercase;
}
.sidebar-block a {
	text-decoration: none;
	color: #336666;
}
.sidebar-block a:hover {
	color: #000000;
	text-decoration:underline;
}
.sidebar-block strong {
	font-weight: bold;
	color: #333333;
	letter-spacing:0.025em;
}


#content {
	margin-left: 206px;
	padding-top: 40px;
	padding-left: 30px;
	padding-bottom: 50px;
	padding-right: 30px;
}
#content h1 {
	color: #660000;
	font-weight: normal;
	font-size: 3em;
	line-height: 1em;
	padding-bottom: 0.5em;
	font-family: Impact, Arial, sans-serif;
	text-transform: lowercase;
}
#content h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 1em;
	padding-bottom: 0.5em;
	color: #336666;
	padding-top: 0.5em;
}
#content ul {
	margin: 0px;
	padding: 4px 0px 20px;
	list-style-type: none;
	font-size: 11px;
	line-height: 13px;
}
#content li {
	border-top:solid 1px #CCCCCC;
	line-height:18px;
}
.thumbs {
	padding-bottom: 20px;
	padding-right: 10px;
}
.thumbs img {
	border: 1px solid #000000;
	margin-right: 4px;
	margin-bottom: 4px;
}

p {
	margin: 0px;
	padding: 0em 0em 1em;
}
a {
	text-decoration: underline;
	color: #336666;
}
#footer {
	clear: both;
	padding: 12px 12px 12px 240px;
}
#footer cite {
	font-style: normal;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
