body {
background:url(../images/repeatingbackground.gif) repeat scroll center top;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#000000;
text-color:white;
text-align:center;
z-index: 3;
width:100%;
height:100%;
}

a {
outline: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#666666;
text-decoration: none;
}

a:hover {
outline: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
text-decoration: none;
}

:focus {
-moz-outline-style: none;
}


#header {
background-image:url(../images/top_repeat.jpg);
background-repeat: repeat-x;
background-position:0px 0px;
width:100%; min-height:18px;
height: 18px;
}

#wrapper {
height: 100%;
width: 100%;
scroll-center;
text-align: center; 
z-index: 2;
}

#1flashcontent {
height: 500;
width: 1000;
float: inherit;
scroll-center;
text-align: center; 
z-index: 2;
}

p.copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#666666;
}

#textholder{
height: 12px;
width: 100%;
text-align: center;
position: absolute;
bottom:108;
left:0;

}

#footer {
position: float;
bottom:0;
left:0;
background-image:url(../images/bottomrepeat.png);
background-repeat: repeat-x;
min-width:100%; min-height:94px;
height: 94px;
z-index: 0;
}