A:link {
text-decoration:none;
border:0px;
color:white;
}

A:visited {
text-decoration:none;
border:0px;
color:white;
}

A img {
border:0px;
}

body{
background-color:black;
margin:0px;
padding:0px;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

html {
margin:0px;
padding:0px;
height:100%;
}

#container{
position:relative;
width:100%;
min-height:100%;
height:auto;
min-height:100%;
}

#splashtop{
position:absolute;
top:50px;
width:100%;
height:59px;
background-image:url(graphics/splashtop.jpg);
background-repeat:repeat-x;
}

#splashbottom{
position:absolute;
top:730px;
width:100%;
height:59px;
background-image:url(graphics/splashbottom.jpg);
background-repeat:repeat-x;
}

#splashbackground{
position:absolute;
top:105px;
height:780px;
width:100%;
background-image:url(graphics/backgroundsplash.jpg);
background-repeat:repeat-x;
}
#xspowerheader{
position:absolute;
margin:0 auto;
top:7px;
text-align:center;
height:auto;
width:100%;
z-index:1;
}

#splashcontent{
position:absolute;
top:285px;
margin:0 auto;
text-align:center;
width:100%;
height:400px;
}

#splashcopyright{
position:absolute;
top:810px;
margin:0 auto;
width:100%;
}