body {
background: #000000;
font-family: "Lucida Grande", Geneva, Helvetica, sans-serif;
color: #fbf7f2;
font-size: 0.7em;
text-align: center;
line-height: 1.5em;
}

img {
	border: none;
}

img.noscale
{
	width: 180px;
	height: 118px;
	margin: 4px;
}

a { color: #FFCC99; text-decoration: none }
a:hover { color: #FFFFFF; }
a:visited { color: #FFCC99; }

div.expand, div#expand_gallery { margin: 0px auto; width: 574px; text-align:left; height: 60px; }
div.expand:hover, div#expand_gallery:hover { cursor:pointer; }
div.content { margin: 0px auto; width: 574px; text-align:left; }

div#header {
overflow: hidden;
text-indent: 1000px;
background: url(../img/header.jpg) top left no-repeat;
width: 716px;
height: 290px;
margin: 0px auto;
}

h3
{
	color: #fff;
	margin: 0px;
}

h2 {
	visibility: hidden;
}

p
{
	color: #fbf7f2;
	margin: 5px 10px 20px 10px;
}

ul {
	margin-bottom: 10px;
}

ul li {
	margin-left: 30px;
	margin-bottom: 20px;
}