body {
font-size:.84em;
margin-top: 40px;
margin-left:auto;
margin-right:auto;
width:700px;
background-image:url("circles.gif");
background-position:center center;
background-repeat:repeat;
background-color: #f2f0d8; 
font-family: 'century gothic', verdana, helvetica, sans-serif; color:#b8cd29;
line-height:150%}


h1 {font:300% 'century gothic', verdana, helvetica, sans-serif; color:#b8cd29; display: inline;}
h2 {font:150% 'century gothic', verdana, helvetica, sans-serif; color:#b8cd29;}

ul li {
	list-style-type: none;
	font-family: 'century gothic';
	display: inline;
	padding: 0px 0px 0px 55px;
}

#page-container {
background-color: #fff;
border: solid 1px #a7a49d;
padding: 20px;
color: #76736f;
}

#who {
width: 300px;
float: left;
}

#who a {
	text-decoration: none;
	border: #fff;
}

#nav {
display: inline;
float: right;
width: 200px;
}

#bottomnav {
clear:both;
background-color: #f2f0d8;
border-top: solid #b8cd29 1px;
border-bottom: solid #b8cd29 1px;
margin: 5px;
padding: 0px;
}

#intro {
width: 650px;
margin: 20px;
text-align: center;
clear: both;
}

#intro2 {
width: 650px;
padding: 10px;
clear: both;
}

#thumbnails {
border-top: solid #b8cd29 1px;
border-bottom: solid #b8cd29 1px;
padding: 12px 0px;
width: 650px;
margin-top: 30px;
margin-left:auto;
margin-right:auto;
}

#thumbnails a {
	text-decoration: none;
	border: #fff;
	padding: 0 0 0 5px;
}

#line {
border-top: solid #b8cd29 1px;
margin: 30px 0 20px 0;
}

#thumbnails2 {
border-top: solid #b8cd29 1px;
padding: 10px 0px;
width: 650px;
margin-top: 30px;
margin-left:auto;
margin-right:auto;
}

#image{
clear:both;
display: inline;
float: left;
padding: 0 0 20px 0;
}

#altview {
width: 100px;
float: right;
}

#about {
width: 420px;
float: left;
padding: 0 0 0 30px;
}


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #b8cd29;
	border: solid 1px #b8cd29;
	border-right: none;
	border-left: none;
}

strong {
	color:#b8cd29;
}