body
{
	background: black url(../../images/bg.png) repeat-x;
	color: gray;
}

#backimage
{
	background: black;
}

#backimage img
{
	margin-top: 100px;
}

#header
{
	background: black;
}

#header img
{
	float: right;
}

#nav
{
	text-transform: uppercase;
	font-size: 0.70em;
	line-height: 1.4em;
	width: 560px;
}

#brandof, #siteby
{
	font-size: 0.70em;
	text-align: right;
}

#brandof, #brandof a, #brandof a:visited
{
	color: gray;
}

#siteby, #siteby a, #siteby a:visited
{
	color: #333;
}

#brandof a:hover, #siteby a:hover
{
	color: white;
}

.submenu, .subsubmenu
{
	display: none;
}

a, a:visited, #infotoggle, #specstoggle, #infotoggle:visited, #slideshowPager a, #slideshowPager a:visited
{
	color: gray;
	text-decoration: none;
}

a:hover, #infotoggle:hover, #specstoggle:hover, #slideshowPager a:hover, #slideshowPager a.activeSlide
{
	color: white;
}

input
{
	background: #000;
	border: 1px solid #333;
	color: #999;
}

input.submit
{
	color: white;
}
