/* CSS Document */
BODY {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
}

IMG {
	border:0px;
}

a {
	color:#FFFFFF; 
}

h1 {
	font-size:14px;
}
h2 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:5px;
}
#container {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	background-color:#111111;
}
#header {
	width:750px;
	height:81px
}
#flash {
	width:737px;
	height:316px;
	background-color:#343434;
	margin-right:auto;
	margin-left:auto;
}
#flashcontent {
	width:737px;
	height:316px;
	background-color:#343434;
	margin-right:auto;
	margin-left:auto;
	
}
#nav {
	width:737px;
	height:20px;
	background-color:#343434;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.btn a {
	display:inline;
	font-weight:bold;
	font-size: 1em;
	text-decoration:none;
	color:#ffffff;
	line-height:20px;
	padding:3px;
	padding-left:9px;
}
.btn a:visited {
	display:inline;
	font-weight:bold;
	font-size: 1em;
	text-decoration:none;
	color:#ffffff;
}
.btn a:hover {
	color:#848484;
}
#sub {
	background-color:#343434;
	width:154px;
	margin-left:7px;
	float:left;
	min-height:600px;
	padding:5px;
}
#content {
	width:547px;
	float:left;
	margin:10px;
}
#footer {
	width:737px;
	height:20px;
	background-color:#343434;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
	line-height:20px;
}
#pageheader {
	width:750px;
	height:165px;
	background-color:#111111;
	text-align:center;
}
.hphoto {
	text-align:center;
}

IFRAME {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1em;
	color:#ffffff;
}

IFRAME A{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1em;
	color:#ffffff;
}