
body {
	background: #020202 url(/newimages/body-bg.jpg) left top repeat-x;
	color: white;
	font-family: Georgia, "Times New Roman", serif;
	font-size: small;
	line-height: 1.5;
}


body, html, #wrap, #header, ul#top-nav, ul#main-nav,
#content-wrap, #content, #content-top, #content-bot, #text, #copy, #sidebar, #footer {
	margin: 0;
	padding: 0;
}


#wrap {
	width: 760px;
	margin: 0 auto;
	font-size: 90%;
}

/* ----------------- TEXT ----------------- */

a img { border: none; }

a {
	color: #020202;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}

h1{
	letter-spacing: 2px;
	font-size: 180%;
	font-weight: normal;
}

h2 {
	font-size: 130%;
	font-weight: normal;
}

h3 {
	 font-size: 100%;
	 font-weight: bold;
}

/* ----------------- HEADER ----------------- */

#header {
	background: transparent url(/newimages/header-bg.jpg) left top no-repeat;
	position: relative;
}


/* TOP NAVIGATION */
ul#top-nav {
	position: absolute;
	top: 95px;
	right: 25px;
	list-style: none;
	font-size: 130%;
	line-height: 1.3;
}

ul#top-nav li {
	background: transparent url(/newimages/dot.gif) left bottom no-repeat;
	padding-left: 23px;
	margin-left: 23px;
	float: left;
}

ul#top-nav a {
	color: #020202;
	text-decoration: none;
	text-transform: uppercase;
}

ul#top-nav a:hover,
ul#top-nav a:focus,
#order li#nav-order a,
#contact li#nav-contact a {
	color: #444;
}


/* MAIN NAVIGATION */
ul#main-nav {
	list-style: none;
	padding: 151px 0 2px 0;
	margin-right: 15px;
	line-height: 1.3;
}

ul#main-nav li {
	float: right;
	margin-left: 20px;
}

ul#main-nav a {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-size: 110%;
}

ul#main-nav a:hover,
ul#main-nav a:focus,
#home li#nav-home a, 
#articles li#nav-articles a,
#museums li#nav-museums a,
#gallery li#nav-gallery a,
#past li#nav-past a,
#links li#nav-links a,
#databases li#nav-databases a {
	color: #999;
}


/* ----------------- CONTENT ----------------- */


/* BACKGROUNDS */
#content-wrap {
	background: transparent url(/newimages/wrap-bg.png) left top repeat-y;
	width: 760px;
}

#content {
	background: white;
	color: #020202;
	width: 741px;
	margin-left: 9px;
}

#content-top {
	background: transparent url(/newimages/content-top.jpg) left top no-repeat;
}

#content-bot {
	background: transparent url(/newimages/content-bot.jpg) left bottom no-repeat;
	position: relative;
}

/* Hide from IE Mac \*/
#content-bot { min-height: 600px; }
* html #content-bot { height: 600px; }
/* End hide from IE Mac */


/* TEXT AREA */
#text {
	padding: 25px 30px 50px 27px;
	position: relative;
}


#home #text { padding-top: 75px; }


#home #copy {
	width: 490px;
	float: right;
	display: inline;
	padding-top: 30px;
}

#copy {
	padding-top: 30px;
}

/* SIDEBAR */
#sidebar {
	width: 150px;
	float: left;
	background: #969696;
	padding: 10px 10px 20px 10px;
	display: inline;
}

#home #sidebar {
	padding: 0;
	width: 170px;
	background: transparent;
}

#sidebar h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
}


#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style-type: none;
	padding-left: 10px;
	background: transparent url(/newimages/bullet.gif) left .5em no-repeat;
}
#sidebar ul ul {
	margin-left: 20px;
	font-size: 87%;
}

#sidebar ul a {
	width: 115px;
	display: block;
	text-decoration: none;
}

#sidebar ul a:hover,
#sidebar ul a:focus {
	color: #444;
}

/* ----------------- FOOTER ----------------- */

#footer {
	background: transparent url(/newimages/footer-bg.png) left top no-repeat;
	padding: 70px 0 30px 0;
	text-align: center;
	width: 760px;
	clear: both;
}

#footer li {
	list-style: none;
	display: inline;
	font-size: 90%;
	text-transform: uppercase;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}

#footer span {
	text-transform: uppercase;
	font-size: 110%;
}

/* ----------------- EXTRAS ----------------- */

hr {
	background: #020202;
	color: #020202;
	height: 1px;
	width: 100%;
	border: none;
	margin: 10px 0;
}

/* Hide from IE Mac \*/
p#guidelines {
	background: transparent url(/newimages/pdf.gif) left top no-repeat;
	position: absolute;
	left: 30px;
	bottom: 10px;
	padding: 0 0 0 20px;
}
/* End hide from IE Mac */


p#choose {
	position: absolute;
	top: 20px;
	right: 15px;
	margin: 0;
	padding: 0;
	z-index: 300;
}

p#choose span {
	font-size: 110%;
	padding-right: 3px;
}

p#choose a {
	text-decoration: none;
}

p#choose a:hover, 
p#chose a:focus {
	color: #444;
}

.normal a#choose-normal,
.large a#choose-large {
	color: #444;
}

#cover-img {
	width: 150px;
	position: relative;
	background: #969696;
	margin: 24px 0 20px 20px;
}

#cover-img img {
	position: relative;
	top: -10px;
	left: -10px;
}

.f-left {
	float: left;
	margin: 0 10px 10px 0;
}

.f-right {
	float: right;
	margin: 0 0 10px 10px;
}

.center {
	text-align: center;
}

/* ------------ dCaptcha -------- */


#dCaptcha{ border:#000 solid 1px; padding:5px; background-color:#F3F3F3; }
#dCaptcha #dCaptchaMessage a{ color:#FFF; }
#dCaptcha #dCaptchaMessage {
	position:relative;
	padding: 5px; 
	margin: 10px; 
	color: #FFFFFF; 
	background-color:#999999;
	text-align: center;
}

/* ------------ FORM ------------ */

.public label {
	font-weight: bold;
	display: block;
}

.public .long {
	width: 300px;
	display: block;
}

.public input,
.public select,
.public textarea {
	margin-bottom: 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */



/* ------------ IE6/PNG ------------ */

/* Hide from IE Mac \*/
* html #content-wrap {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/newimages/wrap-bg.png', sizingMethod='scale');
}

* html #footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/newimages/footer-bg.png', sizingMethod='crop');
}
/* End hide from IE Mac */


/* ------------ IE5/MAC ------------ */

/*\*//*/
p#choose {
	display: none;
}

p#guidelines {
	margin: 0;
	padding: 0 0 20px 30px;
}

#footer ul {
	display: none;
}
/**/


