* {font-family: "Times New Roman"; font-size: 14px;}
body {margin: 0 0 0 0;  background-image: url(http://www.twodogsclick.info/images/dogbg.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: yellow; }

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


.menu { background-color: #ffffff; 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-color: #ffffff;}
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; width: 180px}


.titlebar {
	color: black;
font-size: 12px;
	background-color: #bb9684;
	background-repeat: repeat;
padding: 2px 5px;
margin: 0px;
	border: 1px solid black;
        text-align: center;
}

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

hr { display: none; }

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

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

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


.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 #000000; width: 77px; text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }




