* {
margin: 0;
padding: 0;
}

body {
	background: #DADADA url('0881/images/back.gif') repeat-y;
	color: #fff;
	font: normal 11px/25px georgia, times, serif;
	font-size: large;
}

h1 {
	font: normal 60px/30px georgia, times, serif;
	color: #B6D1E7;
	display: block;
	width: 565px;
	border: 1px solid #B6D1E7;
	border-width: 0 0 1px 0;
	margin: 50px 0 2px 13px;
	text-align: center;
	padding-bottom: 15px;
	cursor: default;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
}

* html h1 {
position: relative;
top: 45px;
padding-top: 20px;
}

h2 {
font: normal 24px Arial, Helvetica, sans-serif;
color: #0A3151;
margin: 10px 0 -40px 192px;
}

* html h2 {
margin: 60px 0 -40px 192px;
}

img {
border: none;
}

#top {
width: 608px;
height: 39px;
position: absolute;
top: 0;
left: 0px;
background: #6B3D21 url('0881/images/top.jpg') no-repeat;
}

a {
color: #fff;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #fc9;
}

p {
	width: 315px;
	margin: 0 0 0 192px;
	font: caption;
	font-size: medium;
	text-align: left;
}

.quote {
background: #0A3151 url('0881/images/q1.gif') no-repeat 3% 10%;
font: normal 10px/18px georgia, times, serif;
color: #fff;
width: 350px;
margin: 20px 0 20px 192px;
}

.quote span {
display: block;
border: 1px solid #B6D1E7;
border-width: 1px 0;
width: 250px;
height: 100%;
padding: 30px 50px;
background-position: 90% 85%;
}

.pictures {
	list-style: none;
	position: absolute;
	top: 500px;
	left: 18px;
}

.pictures a {
border: 1px solid #0A3151;
display: block;
margin-top: 5px;
}

.pictures a:hover {
border-color: #6E9CC2;
}

#footer {
	margin: 40px 0 0 200px;
	height: 50px;
	background-color: #0A3151;
	margin-right: 500px;
	font-size: small;
}

#nav {
	position: absolute;
	top: 250px;
	left: 13px;
	list-style: none;
}

#nav a {
font: normal 11px/30px arial, tahoma, verdana, sans-serif;
color: #fff;
text-decoration: none;
display: block;
width: 130px;
height: 30px;
background-color: #0A3151;
margin-top: 1px;
padding-left: 10px;
}

* html #nav a {
width: 130px;
}

#nav a:hover {
background-color: #6E9CC2;
}

#current a{
background-color: #6E9CC2;
}
