@charset "UTF-8";
/* CSS Document */

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	overflow: hidden;
}

.class1 A:link {text-decoration: none; color:#e6e6e6;}
.class1 A:visited {text-decoration: none; color:#666699;}
.class1 A:active {text-decoration: none; color:#e6e6e6;}
.class1 A:hover {text-decoration: underline; color: #666699;}

A:link {text-decoration: none; color:#666699;}
A:visited {text-decoration: none; color:#666699;}
A:active {text-decoration: none; color:#e6e6e6;}
A:hover {text-decoration: underline; color: #666699;}

img {
		border-style: none;
}

body {
		background-color:black;
		font-family: Verdana, sans-serif;
		font-size: 6pt;
		color: #666699;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 800px;
	text-align:center;
	z-index:4;

}
#container {
	position: relative;
	background-color: black;
	z-index:4;
	width: 800px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#picholder{
	width:390px;
	height:575px;
	border:0px;
	border-left:0px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #e6e6e6;
        background-repeat: no-repeat;
	float: left;
	position: relative;
} 
#quote {
	width:370px;
	text-align:left;
	float: left;
	position: relative;
	margin-top: 500px;
}
#mainlogo{
	width:400px;
	height:115px;
	border:0px;
	border-left:0px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #e6e6e6;
	float: right;
	position: relative;
	background-color: black;
	background-repeat: no-repeat;
	margin-top: 40px;
	
} 
#navbar {
	width:410px;
	position: relative;
	text-align:center;
	float:right;
	z-index:4;
}

#tablenav{
	margin: 0 auto;
	width: 400px;
	height: 35px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 0px;
	width: 75px;
	background: black;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: black}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #666699;
	z-index: 10;
	border: 0px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #black;
		color: #666699;
		z-index: 10;
		font: 11px arial}

	#sddm div a:hover
	{	background: #666699;
		color: #FFF}		
#flash{
	width:400px;
	height:400px;
	border:0px;
	border-left:0px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #e6e6e6;
	float: right;
	position: relative;
	background-color: black;
	z-index:1;
	margin-top: 5px;
	overflow: auto;
	
} 

