body
{
	background: #003;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#wrapper
{
	width: 920px;
	height: auto;
	padding: 0px;
	margin: 20px auto 0 auto;
	text-align: left;
	
}
#header
{   width: 920px;
    padding: 0px;
	margin: 0;
	text-align: center;
}
#content
{
	width: 400px;
	padding-top: 30px;
	display: block;
	height: auto;
float: left;
}

#footer
{
	clear: both;
	text-align: center;
}

h1
{
	color: #6F0;
	font-size: 25pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: 100;
	letter-spacing: 1em;
}
h2
{
	color: white;
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 18px;
}
h3
{
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 200;
}
h3 strong {font-weight: bold;}
h4
{ color: white;
font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	}
p { color: #FC9; 
font-family: Helvetica, Arial, sans-serif;}

a
{
	color: teal;
	padding: 0 20px 0 20px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-decoration: none;
	line-height: 3ex;
	letter-spacing: .4em;
	display: inline;}
	
a: hover { color: #6C6;	}
	
.left 
{ float: left;
	margin: 0px 10px 10px 0px;
	
}

.right
{
	float: right;
	margin: 0px 0px 10px 10px;

}


.center
{
	margin: 0px auto 10px auto;
	width: auto;
	display: block;
	text-align: center;
}
#thumbs {padding: 0px; list-style-type: none;}
#thumbsright {padding: 0px; list-style-type: none;}
#thumbs li a
{	float: left;
padding: .5em;
	list-style-type: none;}
#thumbsright li a
{	float: right;
padding: .5em;
	list-style-type: none;}
#footer li
{
	text-align: center;
	display: inline;
	width: 180px;
	
}
.clear {clear: both;}
gallery-right
{float: right;}

