body
{
	padding: 0px;
	margin: 0px;
	background-color: #202020;
	font-family: verdana, geneva, arial, helvetica;
	height: 100%;
	color:#ffffff;
}


a:link {color: #955252; text-decoration: none}
a:visited {color: #955252; text-decoration: none}
a:hover {color: #AF7070; text-decoration: none}



p

{
	color: #888888;
	font-size: 10px;
	text-align: left;
	text-align: right;
}


h1

{
	font-size: 26px;
	color: #888888;
	padding: 0px;
	margin: 0px;
	text-align: right;

}

h2

{
	font-size: 15px;
	color: #888888;
	text-align: right;
	
}


h3

{
	font-size: 11px;
	font-weight: 800;
	color: #888888;
	text-align: right;

}


/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: scroll;
}
	
#flashcontent {
	height: 100%;
}
/* end hide */
	
	
.logo

{
	font-size: 62px;
	font-weight: 800;
	color: #888888;
	text-align: right;
}

.nav

{

	margin-left: 15px;
}

.spacer
{

	margin-top: 15px;
}

.backdrop1
{

	background-color: #202020;
	width: 150px;
	height: 800px;
	padding: 10px;	
	position:absolute;
}


.backdrop2
{

	background-color: #202020;
	width: 700px;
	height: 800px;
	margin-left: 160px;
	padding: 10px;
	position:absolute;
}
.backdrop3
{

	background-color: #202020;
	width: 900px;
	height: 800px;
	margin-left: 160px;
	padding: 10px;
	position:absolute;
}
