body {
background-color:#000000;
color: #FFFFFF; 
font-family:Verdana;
}


a {color: #CB3594;}
a:active {color:#CB3594;}
a:hover {color:#CCCCCC;}

img {
border: 0;
}


#wrapper {
margin: 0 auto;
width: 920px;
height: auto;
background-repeat:no-repeat;
}

#header {
width: 920px;
height: 60px;
text-align:center;
}


#topcontent {
width: 920px;
height: auto;
margin: 10px 0 0 0;
text-align:center;
}

#leftcol {
width: 250px;
height: auto;
float: left;
margin: 5px 0 0 5px;
}

#rightcol {
width: 650px;
height: auto;
float: right;
margin: 5px 0 0 0;
}

#bottomcontent {
width: 920px;
height: auto;
margin: 20px 0 0 0;
clear:both;
}

#entersitebuttonstyle {
text-align:center;
}

#copyrightbottom {
text-align:center}


