body
{
	color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	background-color: #333;
	margin: 0px;
}

h1
{
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
}

h4
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

h5
{
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 0 0;
}

#wrap
{
	position: relative;
	top: 0;
	left: 0;
	width: 802px;
	margin: 0 auto 0 auto;
}

#flashwrap
{
	position: relative;
	top: 0;
	left: 0;
	width: 1024px;
	margin: 0 auto 0 auto;
}

#close
{
	margin: 0 5px 0 10px;
	height: 20px;
	padding: 1px 8px 5px 0;
	text-align: right;
}

a.closebut { margin: 0 0 0 200px; }
	
#close a
{
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	border-color: #666 #000 #000 #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px 8px 2px 8px;
}

#close a:hover 
{ 
	background-color: #000; 
	border-color: #000 #666 #666 #000;
	border-width: 1px;
	border-style: solid;
}

#nav
{
	margin: 0 5px 5px 275px;
	height: 20px;
	padding: 1px 8px 5px 0;
	text-align: right;
	float: left;
}
	
#nav a
{
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	border-color: #666 #000 #000 #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px 8px 2px 8px;
}

#nav a:hover 
{ 
	background-color: #000; 
	border-color: #000 #666 #666 #000;
	border-width: 1px;
	border-style: solid;
}

#hires
{
	margin: 20px auto 5px auto;
	border-color: #666 #000 #000 #666;
	border-width: 1px 3px 2px 1px;
	border-style: solid;
}

#infobut
{
	margin: 0 5px 5px 10px;
	height: 20px;
	padding: 1px 8px 5px 0;
	text-align: right;
	float: left;
}

#infobut a
{
	text-decoration: none;
	color: #FFF;
	background-color: #600;
	border-color: #666 #000 #000 #666;
	border-width: 1px;
	border-style: solid;
	padding: 2px 8px 2px 8px;
}

#infobut a:hover 
{ 
	background-color: #000; 
	border-color: #000 #666 #666 #000;
	border-width: 1px;
	border-style: solid;
}

#info
{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 500px;
	margin: 15px 0 0 15px;
	background-color: #999;
	padding: 5px;
	border-right: #000;
	border-bottom: #000;
	border-left: #000;
	border-width: 0 2px 2px 0;
	border-style: none solid solid solid;
}

#info p
{
	color: #000;
	text-align: left;
}

#info a
{
	color: #900;
	text-align: right;
	text-decoration: none;
	margin: 250px 0 0 0;
}

#info a:hover
{
	color: #000;
	text-align: left;
}

#info2
{
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 300px;
	margin: 5px 0 0 5px;
	background-color: #999;
	padding: 5px;
	border-right: #000;
	border-bottom: #000;
	border-left: #000;
	border-width: 0 2px 2px 0;
	border-style: none solid solid solid;
}

#info2 p
{
	color: #000;
	text-align: left;
}

#info2 a
{
	color: #900;
	text-align: right;
	text-decoration: none;
	margin: 250px 0 0 0;
}

#info2 a:hover
{
	color: #000;
	text-align: left;
}

#border
{
	width: 178px;
	height: 450px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	padding: 10px;
	margin: 10px 0 0 0;
}

#caption
{
	color: #FFF;
	margin: 0 10px 5px 150px;
	text-align: right;
	font-size: 9px;
	float: right;
}

/*
.copyright
{
	color: #FFF;
	text-align: right;
	margin: 0 0 0 150px;
	font-size: 9px;
}
*/

#spacer
{
	margin: 0 5px 5px 10px;
	height: 20px;
	padding: 1px 8px 5px 0;
	text-align: right;
	float: left;
}