body {
	margin: 0;
	padding: 0;
	background: #337321;
	font-size: 100%;
}

#wrapper {
	position: relative;
	width: 950px;		
background:url(artwork/skyline.jpg) no-repeat center top;
	height: 650px;
}

.banner {
	position: relative;
	top:0px;left:0px;width:950px;
	height:140px;
	z-index:1;
	background: white url(artwork/banner.jpg) no-repeat;
}

table.text {
	z-index: 10;
	overflow: auto;
}


#vieweroutter {
	position:absolute;
	top:133px;
	left:50px;
	width:860px;
	height:495px;
background:url(artwork/viewer_background.png) repeat;
	text-align:left;
	z-index: 10;	
}

#viewerinner {
	position:absolute;
	top:27px;
	left: 28px;
	width:800px;
	height:452px;
	overflow: auto;
	text-align:left;
	border: 1px solid #cccccc;
	z-index: 10;
}

h1 {
	text-align: center;
	font: normal 150%/1.1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #327023;
}

h2 {
	text-align: left;
	color: #327023;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0 0;
}

h3 {
	color: #000000;
	font: bold 140% Times, "Times New Roman", Georgia, serif;
	margin-top: .4em;
	margin-bottom: .5em;
}

h4 {
	color: #000000;
	font: bold 115%/1.2em Times, "Times New Roman", Georgia, serif;
	margin: .4em 0 0;
}

h5 {
	text-align: center;
	font-size: 20%  Georgia, Times, Times New Roman, Times, serif;
	color: #000000;
	line-height: 1.25;
}

h6 {
	text-align: left;
	color: #2423bf;
	background-color: transparent;
	font-size: 125%;
	line-height: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}

p {
	text-align: left;
	color: #000000;
	line-height: 1.35em;
	margin-top: .5em;
}

p.center {
	text-align: center;
}

p.jackie {
	position:absolute;
	top:22px;left:22px;width:165px;
	height: 244px;
	z-index:99;
	background-color: #fff;text-align:center;
	letter-spacing: .01em;
}

#donate {
	position:absolute;
	width:165px;
	z-index:12;
	left: 20px;
	top: 295px;
	background-color: #fff;
	padding-top: 13px;
	padding-bottom: 3px;
	height: 55px;
}

#facebook {
	position:absolute;
	width:64px;
	z-index:12;
	left: 22px;
	top: 380px;
	height: 64px;
}

#twitter {
	position:absolute;
	width:64px;
	z-index:12;
	left: 72px;
	top: 380px;
	height: 64px;
}

#wikipedia {
	position:absolute;
	width:72px;
	z-index:12;
	left: 119px;
	top: 380px;
	height: 85px;
}

#question {
	position:absolute;
	width:72px;
	z-index:12;
	left: 20px;
	top: 423px;
	height: 85px;
}

.caption {
	font-size: 88%
	}

.italic {
	font-style: italic;
}

.italicbold {
	font-weight: bold;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #327023;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #327023;
	font-weight: bold;	
}
a:hover {
	text-decoration: none;
	color: #c69a00;
}
a:active {
	text-decoration: none;
	color: #0f0e6f;
	border-bottom-color: #f5be23;
}



/* menu bar */

.menu {
	background: #ebeee7;
	display: block;
	color: #545454;
	height: 25px;
	text-decoration: none;
	margin-top: 12px;
	font: bold 80%/25px Times, "Times New Roman", Georgia, serif;
}

a.menu:link {
	background: #ffffff;
	display: block;
	color: #545454;
	line-height: 25px;
	height: 25px;
	font-size: 80%;
	text-decoration: none;
	font: bold 80%/25px Times, "Times New Roman", Georgia, serif;
}

a.menu:visited {
	background: #ffffff;
	display: block;	
	color: #545454;
	height: 25px;
	line-height: 25px;
	font-size: 80%;
	text-decoration: none;
}

a.menu:hover { 
	background: #ebeee7;
	text-decoration: none;
	display: block;	
	color: #545454;
	height: 25px;
	line-height: 25px;
	font-size: 80%;
}

a.menu:active {
	background: #ebeee7;
	text-decoration: none;
	display: block;
	color: #545454;
	height: 25px;
	line-height: 25px;
	font-size: 80%;
}


/* background links */

.bg {
	text-decoration: none;
	color: #ffffff;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

a.bg:link {
	text-decoration: none;
	color: #ffe400;
}

a.bg:visited {
	text-decoration: none;
	color: #ffe400;
}

a.bg:hover { 
	text-decoration: none;
	color: #FFFFFF;
}

a.bg:active {
	text-decoration: none;
	color: #000000;
}



/* image */


.float {
	border: 4px solid #390d6e;
	color: #000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}



.photocaptionleft {
	color: #000000;
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	font: .75em Arial, Helvetica, Geneva, sans-serif;

}

.photocaptionright {
	color: #000000;
	text-align: left;
	float: right;
	margin-right: 0;
	padding-right: 0;
	font: .75em Arial, Helvetica, Geneva, sans-serif;
	margin-left: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.photocaptioncenter {
	color: #000000;
	font: .60em Arial, Helvetica, Geneva, sans-serif;
	padding-top: 3px;
	float: left;
	clear: both;
	text-align: left;
	padding-bottom: 10px;
}
	
