body, html {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#737457;
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	color: #c1c392;
	font-size: 2em;
	margin-top: -20px;
	}
	
h2, h3 {
	font-size: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#737457;
}

#header {
	background-image: url(images/header.gif);
	width: 960px;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
}

a:link {
	text-decoration: none;
	color: #737457;
}
	
a:visited {
	text-decoration: none;
	color: #c1c392;
}	

a:hover, a:active {
	text-decoration: underline;
	color:#003333;
}

#content #pages p.test-name {
	font-size: .8em;
	margin-bottom: 25px;
	margin-right: 20px;
	text-align: right;
}

#content #pages p.test {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 1em;
	font-style: italic;
	text-indent: 20px;
}

.celeb-list {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 1em;
	font-style:italic;
	line-height: 140%;
}

.ital {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
}

.img-l {
	float:left;
	clear:left;
	margin-bottom: 10px;
	margin-right: 25px;
	border-style:groove;
}

#content #pages p.short {
	margin-right: 560px;
	}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	margin-top: -10px;
	text-indent: 25px;
}

#pages p {
	font-size: 0.9em;
	text-align: left;
	padding-left:10px;
	margin-top: -5px;
}

#content {
	position: relative;
	background-image:url(images/pagesbg.gif);
	background-repeat:repeat-y;
	width:960px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c1c392;
}
	
#pages {
	text-align:left;
	margin-top: 25px;
	padding: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

#pics {
	position: absolute;
	height:auto;
	width: 550px;
	margin-right: 0;
	top: 3px;
	right: 10px;
}

#double {
	position:relative;
	height:auto;
	margin: 20px 0 0 0;
	width: 550px;
}

#pics #double img {
	left: 0px;
	top: 0px;
	float: left;
	border-style:groove;
	margin: 17px;
}

#box {
	position:relative;
	height:auto;
	margin:  15px;
	width: 540px;
}

#box img {
	left: 0px;
	top: 0px;
	float: left;
	border-style:groove;
	margin: 10px;
}

#gallery {
	position: relative;
	background-image:url(images/gallerybg2.gif);
	background-repeat:repeat-y;
	width:960px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c1c392;
}

#gallery #text {
	position:absolute;
	top:35px;
	left:35px;
	width:50px;
	height:510px;
	background-image:url(images/gallery-vert-text.gif);
	background-repeat:no-repeat;
}

#gallery-box {
	position: absolute;
	height:auto;
	width: 800px;
	float:right;
	top: -20px;
	right: -839px;
}

#gallery img {
	left: 0px;
	top: 0px;
	float: left;
	border-style:groove;
	margin: 17px;
}

#footer {
	height: 192px;
	width: 960px;
	background-image: url(images/footer.gif);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DCDCA6;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#footer #foot-nav {
	margin:0;
	width: 960px;
	height: 50px;
}

#footer #foot-nav img {
	float:left;
}
