/* CSS Document */

body {
	background-color:#000000;
	margin:0;
    padding:0;
	text-align:left;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#wrap{
	text-align: center;
    position:absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow:visible;
    visibility: visible;
    display: block
}
#flashcontent{
	position:absolute;
	margin-left: -400px;
	top: -255px;
	left: 50%;
	width: 800px;
	height: 510px;
	visibility: visible;
}

#barefoot { top:97%; left:70%;font-size:11px; color:#999966;  position:absolute; text-align:right;}
#barefoot A:link { text-decoration:none; color:#999966;}
#barefoot A:visited { text-decoration:none; color:#999966;}
#barefoot A:hover { text-decoration:underline; color:#999966;}


.warning {
	text-align : left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
a:hover{
	color:#EEEEEE;
}
a:link{
	color:#FFFFFF;
}

#barefoot1 { top:96%; left:20%;font-size:11px; color:#999966;  position:absolute; 
text-align:left;}
#barefoot1 A:link { text-decoration:none; color:#999966;}
#barefoot1 A:visited { text-decoration:none; color:#999966;}
#barefoot1 A:hover { text-decoration:underline; color:#999966;}
