@charset "UTF-8";
/* CSS Document */


html, body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: #000000;
}

a IMG {text-decoration: none; border: none;}

a {text-decoration: none; color: #000000;}
a:hover {color: #676767;}

h1 {font-size: 19px; margin: 0; padding: 6px 0 4px 0; color: #666666;}
h2 {margin: 0; font-size: 23px; padding-bottom: 4px;}

#enter a {text-decoration: none; color: #000000;}

#containerhome {
	position: absolute;
	height: 410px;
	margin:-205px 0px 0px 0px;
	padding: 0;
	top: 50%;
	left: 0;
	text-align: center;
	width: 100%;
}

#container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	margin: 0;
	min-width: 980px;
}

#striphome {
	position: relative;
	height: 410px;
	background-color: #FFFFFF;
}

#blurb {
	width: 75%;
	margin: 22px auto 0;
	font-size: 85%;
	color: #FFFFFF;
	display: none;
}

#strip {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;
}

#webblurb {
	font-size: 85%;
	margin: 5px 15px;
	display: none;
}

.black {background-color: #000000; height: 50px;}

.footer {
     height: 35px;
	 padding-top: 25px;
	 background-color: #FFFFFF;
	 margin-bottom: -11px;
}

#footnav {float: right; margin-right: 5px;}
#footnav a {}

.footer img {float: right; padding-bottom: 7px; margin-right: -30px;}

#logo {
	position: relative;
	height: 45px;
	top: 80px;
}
#mainslogo {position: relative; right: 10px; bottom: 10px;}

#hlinks { margin-top: -3px;}
#hlinks a {padding-left: 7px; padding-right: 7px; font-size: 77%;}

#details {float: right; text-align: right; font-size: 13px; margin-right: -30px;}

.work {padding-bottom: 30px; margin-bottom: 30px; border-bottom: thin #000000 solid; font-size: 120%;}
.work img {border: thin solid #000000;}

#footer {
	float:right;
	margin-right:20px;
	margin-top:50px;
}

#footer img {border: none;}