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;
}

h4 {
	color: #c1c392;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-align: right;
}

.ccaddress {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-top:-6px;
	margin-right:auto;
	margin-left:auto;
	color: #c1c392;
}

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

#navbar {
	width:960px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	padding-left: 75px;
}

#navbar img {
	float: left;
}

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

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

#content {
	position: relative;
	background-color:#FFFFFF;
	width:960px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c1c392;
}
	
#content #pages {
	text-align:left;
	margin-top: 25px;
	padding: 15px;
	margin-left: 25px;
	margin-right: 25px;
}

#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-r {
	float:right;
	margin-left: 35px;
	margin-top: -15px;
	border-style:groove;
}

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

.img-left {
	float:left;
	margin: 25px;
	border-style:groove;
	margin-bottom:5px;
}

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

.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 #pics {
	position: absolute;
	background-color: #c1c392;
	height: 400px;
	width: 450px;
	margin-right: 0;
	top: 0;
	right: 0px;
}

#sidebar {
	position: absolute;
	width: 640px;
	top: 128px;
	right: 50px;
}

#sidebar img {
	margin-bottom:12px;
	margin-right:25px;
}

#content #pics #box {
	width: 415px;
	height: 235px;
	background-position: center;
	padding-left: 20px;
	padding-top: 20px;
}

.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
}

#content #pics #box img {
	left: 0px;
	top: 0px;
	float: left;
	border-style:groove;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#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;
}