* {font-family: "Times New Roman"; font-size: 14px;}
body {margin: 0 0 0 0; background-image: url(http://www.tropicalfantasy.info/images/tropbg.jpg); text-align: center;}

.home {
 font-family: 'Times New Roman', Times, serif;
 font-size: 14px;
 color: #000000;
 font-weight: bold;
}

a { color: #000000; text-decoration: none; }
a:hover { color: red; }

.logo { padding: 15px; font-size: 20px; float: left; }


.menu { background-image: url(http://i370.photobucket.com/albums/oo144/NightOwl1toSee/Tropical%20Fantasy/tropinside.jpg); padding: 3px; text-align: center; margin: 0px 5px; float: right;}

.menu li { padding: 0px 10px; display: inline; }
.menu a{ font-size: 15px; font-weight: bold; }


.accountmenu { background-image: url(http://i370.photobucket.com/albums/oo144/NightOwl1toSee/Tropical%20Fantasy/tropinside.jpg);}
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; width: 180px}


.titlebar {
	color: white;
font-size: 12px;
	background-color: #8b0a3b;
	background-repeat: repeat;
padding: 2px 5px;
margin: 0px;
	border: 0px solid silver;
        text-align: center;
}

.copyright { padding: 5px; text-align: center; color: white; }
.copyright a { color: white; padding-left: 20px;}

hr { display: none; }

.container { text-align: center; background-color: white; border-bottom: 2px solid #8b0a3b; border-top: 2px solid #8b0a3b; }
.mainWrapper { width: 500px;  margin: 10px auto;}

.sidePanel { text-align: center; width: 180px !important; }
.bannerCont { text-align: center; }

.contentBox { border: 1px solid #8b0a3b; text-align: center; margin-bottom: 5px;}
.contentBox h2 { color: white; font-size: 12px; background-color: #8b0a3b; padding: 2px 5px; border: 0px solid silver; margin: 0px; }
.contentBox .content { border-top: 0px solid white; padding: 5px; }


.siteStats { background-image: url(http://i370.photobucket.com/albums/oo144/NightOwl1toSee/Tropical%20Fantasy/tropinside.jpg);}
.siteStats ul { list-style: none; margin: 0px; padding: 0px; }
.siteStats li { list-style: none; padding: 4px 0px; margin: 2px; display: block; float: left; border: 1px solid #8b0a3b; width: 77px; text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }


