@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin:0 auto;
	width:1000px;
	height:100%;
	padding:0;
}
html {
	height:100%;
	margin:0;
	padding:0;
}
.column {
	float:left;
	width:1000px;
	background-color:#000000;
	height:100%;
	position:relative;
}
.content {
	background-color:#000000;
	padding:0px;
	margin:0px;
}
#floater3 {
	float:left;
	height:50%;
	margin-bottom:-190px;
	width:100%;
}
.floatFiller {
	width:100%;
	height:100%;
}
#content3 {
	clear:both;
	height:380px;
	margin:0;
	position:relative;
}
A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
#flash1 {
	position: absolute;
	top: 152px;
	left: 505px;
	width: 45px;
	height: 16px;
}
#flash2 {
	position: absolute;
	top: 210px;
	left: 505px;
	width: 45px;
	height: 16px;
}
#html1 {
	position: absolute;
	top: 152px;
	left: 575px;
	width: 45px;
	height: 16px;
}
#html2 {
	position: absolute;
	top: 210px;
	left: 575px;
	width: 45px;
	height: 16px;
}
#facebook {
	position: fixed;
	left:0px;
	top: 150px;
	width:60px;
	padding: 5px;
	border-right: 1px solid #3c5a98;
	border-top: 1px solid #3c5a98;
	border-bottom: 1px solid #3c5a98;
	background-color: #768ec1;
	text-align:center;
	font-size: 10px;
}
#facebook a{
	text-decoration:none
}

