* {
margin: 0;
padding: 0;
}

body {
text-align: center;
}



div#header2 {
margin-top: 0;
}



div#main {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 840px;
height: 420px;
}

img {
border: 0;
}

ul#top-menu {
background-image: url("top_img02.gif");
background-repeat: no-repeat;
background-position: top left;
list-style-type: none;
padding-left: 23px;
padding-top: 5px;
}
ul#top-menu li {
display: inline;
margin-right: 2px;
}

div#whats-new img {
margin-top: 10px;
}

hr.border01 {
border: 0;
border-top: 2px dashed #CCC;
width: 60%;
margin-bottom: 8px;

}

hr.border02 {
border: 0;
border-top: 2px dashed #CCC;
width: 60%;
margin-top: 7px;
margin-bottom: 7px;
}

div#mainBG {
background-image: url(http://3to10.com/random/rotate.php);
background-repeat: no-repeat;
background-position: top right;
height: 460px;

}

div#topix {
font-size: x-small;
}


div#content {
background-image: url("top_img04.gif");
background-repeat: repeat-y;
background-position: top left;
padding-left: 25px;
height: 420px;
}


ul#whats-new-list li {
list-style-type: none;
margin-left: 0px;
}

div#status {
font-size: x-small;
padding-top: 10px;
}


div#footer p {
padding-left: 20px;
font-size: xx-small;
}