body {
	background-color: #1E191A;
	margin: 0;
	padding: 0;
	text-align: left;
}

#shell {
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 860px;
	height: 640px;
	margin: 0;
	padding: 0;
	z-index: 1;
	text-align: left;
	overflow: hidden;
}

#topnav {
	position: absolute;
	left: 542px;
	top: 132px;
	width: 300px;
	height: 19px;
	margin: 0;
	padding: 0;
	z-index: 3;
	text-align: left;
	overflow: hidden;
}

#nav {
	position: absolute;
	width: 163px;
	top: 183px;
	left: 10px;
	margin: 0;
	padding: 0;
	z-index: 3;
	text-align: left;
}

#logo {
	position: absolute;
	top: 588px;
	left: 36px;
	width: 87px;
	height: 40px;
	z-index:3;
	text-align:left;
}

#mainimg {
	position: absolute;
	top: 148px;
	left: 476px;
	width: 384px;
	height: 492px;
	z-index:2;
	text-align:left;
}

#text {
	position: absolute;
	top: 183px;
	left: 208px;
	width: 268px;
	height: 405px;
	z-index:2;
	text-align:left;
}

#text-medium {
	position: absolute;
	top: 183px;
	left: 218px;
	width: 248px;
	height: 405px;
	z-index:2;
	text-align:left;
}

#text-narrow {
	position: absolute;
	top: 183px;
	left: 242px;
	width: 200px;
	height: 405px;
	z-index:2;
	text-align:left;
}

#widecontent {
	position: absolute;
	top: 183px;
	left: 208px;
	width: 627px;
	height: 405px;
	z-index:2;
}

#gallery {
	position: absolute;
	top: 183px;
	left: 300px;
	width: 500px;
	height: 405px;
	z-index:2;
}

#gallerynav {
	position: absolute;
	top: 488px;
	left: 318px;
	width: 200px;
	height: 20px;
	z-index:4;
}

p {
	color: #000;
	font-family: "cheltenham bt", "times new roman","times","times roman", sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h1 {
	color: #660;
	font-family: "cheltenham bt", "times new roman","times","times roman", sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

h2 {
	color: #660;
	font-family: "cheltenham bt", "times new roman","times","times roman", sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

.titles {
	color: #660;
	font-family: "cheltenham bt", "times new roman","times","times roman", sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.quote {
	color: #660;
	font-size: 15px;
	font-weight: normal;
}

.small-bold {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -10px;
}

.emphasis {
	color: #660;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.large {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}

.small {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

.small-titles {
	colcr: #000;
	font-family: "cheltenham bt", "times new roman","times","times roman", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top:2px;
	margin-bottom: 10px;
}

.black-emph {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

a:link, a:visited {
	color: #660;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #660;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.linkspage {
	margin-top:-20px;
}
a.blacklink:link, a.blacklink:visited {
	color: #000;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
}

a.blacklink:hover {
	color: #000;
	font-weight: normal;
	font-style:normal;
	text-decoration: underline;
}