body
{
	background-color: #000000;
	color: #999999;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 100px 20px 50px;
}

p.footer
{
	font-size: 11px;
	line-height: 8px;
	color: #666666;
	padding: 0 0 0 5px;
}

p.puTitle
{
	font-size: 11px;
	line-height: 8px;
	font-weight: bold;
}

p.puAwards
{
	font-size: 11px;
	line-height: 8px;
	color: #666666;
}

p.puRef
{
	font-size: 11px;
	line-height: 8px;
	color: #666666;
	font-style: italic;
}

p.quote
{
	font-size: 11px;
	line-height: 10px;
	color: #666666;
	text-align: right;
	padding: 0 20px 0 200px;
}

p.quoter
{
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	font-style: italic;
	text-align: right;
	padding: 0;
	margin: 0;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

a:link
{
	color: #666666;
	background-color: transparent;
}

a:visited
{
	color: #666666;
	background-color: transparent;

}

a:active
{
	color: #990000;
	background-color: #333333;
}

a:hover
{
	color: #999999;
	background-color: #333333;
}

strong
{
	font-weight: bold;
}

blockquote
{
	padding: 0 50px 0 40px;
}

textarea, select, option, input
{
	color: #CCCCCC;
	background-color: #333333;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #666666;
}

// layout styles

#holder
{
	text-align: left;
	min-width: 850px;
}

#content
{
	padding: 5px 10px 15px 5px;
	text-align: left;
}

#gallery
{
	padding: 20px 30px 10px 20px;
}

.thumb
{
	margin: 15px 25px 15px 20px;
	float: left;
	padding: 5px;
}

#popup
{
	padding: 20px;
	text-align: center;
}

// nav menu styles

#section ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 9px;
	text-align: center;
}

#section li
{
	display: inline;
}

#section li a
{
	text-decoration: none;
	background-color: #303030;
	color: #666666;
	padding: .1em .4em .1em .4em;
	font-weight: bold;
}

#section li a:visited
{
	text-decoration: none;
	background-color: #303030;
	color: #666666;
	padding: .1em .4em .1em .4em;
	font-weight: bold;
}

#section li a:hover
{
	background-color: #666666;
	color: #CCCCCC;
}

#section li a:active
{
	background-color: #666666;
	color: #CCCCCC;
}

#section li.here
{
	background-color: #333333;
	color: #990000;
	padding: .1em .4em .1em .4em;
	margin: .1em .4em .1em .4em;
	font-weight: bold;
}

#subsection ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 9px;
	text-align: center;
}

#subsection li
{
	display: inline;
}

#subsection li a
{
	text-decoration: none;
	background-color: #303030;
	color: #666666;
	padding: .1em .4em .1em .4em;
}

#subsection li a:visited
{
	text-decoration: none;
	background-color: #303030;
	color: #666666;
	padding: .1em .4em .1em .4em;
}

#subsection li a:hover
{
	background-color: #666666;
	color: #CCCCCC;
}

#subsection li a:active
{
	background-color: #666666;
	color: #CCCCCC;
}

#subsection li.here
{
	background-color: #333333;
	color: #990000;
	padding: .1em .4em .1em .4em;
	margin: .1em .4em .1em .4em;
}

#subsubsection ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 9px;
	text-align: center;
}

#subsubsection li
{
	display: inline;
}

#subsubsection li a
{
	text-decoration: none;
	background-color: #303030;
	color: #666666;
	padding: .1em .4em .1em .4em;
}

#subsubsection li a:visited
{
	text-decoration: none;
	background-color: #303030;
	color: #666666;
	padding: .1em .4em .1em .4em;
}

#subsubsection li a:hover
{
	background-color: #666666;
	color: #CCCCCC;
}

#subsubsection li a:active
{
	background-color: #666666;
	color: #CCCCCC;
}

#subsubsection li.here
{
	background-color: #333333;
	color: #990000;
	padding: .1em .4em .1em .4em;
	margin: .1em .4em .1em .4em;
}
