body { background-color: #FFFFFF; background-image: url(/swirl.jpg); font-weight: normal; font-size: 12px; font-family: arial; }
td { font-weight: normal; font-size: 12px; font-family: arial; }

.nav { background-color: #FFFFFF; text-align: center; border: 1px solid #ccc; display: block; margin: 0; width: 150px; font: 11px arial;}
.navform input {width: 150px;}
.footer a { color: #000000; text-decoration: none; font-weight: normal; font-size: 11px; }
.footer a:hover { color: #000000; text-decoration: none; font-weight: normal; font-size: 11px; }
.footer { color: #000000; text-decoration: none; font-weight: normal; font-size: 11px; }

h1 { font-size: 24px; margin-top: 0px; margin-bottom: 0px; }

#catlinks { font-size: 11px; }

#sitebox {
	border: 1px solid #666;
	background: #ededed;
	width: 500px;
	height: 80px;
	font: 12px arial, sans-serif;
	}
#siteboxthumb {
	float: left;
	width: 150px;
	}
#siteboxthumb img {
	width: 150px;
	height: 120px;
	}
#siteboxmain {
	float: right;
	width: 350px;
	}
.pagination {
	width: 496px; 
	border: 1px solid #5165F0; 
	background: #DCDEEC; 
	font: 11px Arial, 'Trebuchet MS', Verdana, Sans-serif; 
	padding: 0 2px 0 2px;
	margin-bottom: 20px;
	}
#maintable {
	margin: 0;
	padding: 0;
	}
#maintable table {margin: 0;}
#maintable table table td {
	border: 1px solid #ccc; 
	font: 11px Arial, 'Trebuchet MS', Verdana, Sans-serif; 
	padding: 0 2px 0 2px;
	}
#blurb {
	width: 488px;
	border: 1px solid #666;
	background: #ededed;
	font: 11px Arial, 'Trebuchet MS', Verdana, Sans-serif; 
	padding: 5px 5px 5px 5px;
	}
#sitetitle .left {float: left;}
#sitetitle .right {float: right;}
.clear {clear: both;}
#listingboxthumb {
	float: right;
	width: 150px;
	text-align: center;
	}
#listingboxmain {
	float: left;
	width: 330px;
	padding-right: 20px; 
	}
#listingboxthumb img {border: 1px solid #ccc; width:150;}
ul.listing {list-style-type: none; margin-top:0; padding-top: 0; margin-left: 0px; padding-left: 10px;}
ul.listing li {margin-left: 0px; padding-left: 0;}
#commentlist, #commentbox {
	float: left;
	width: 500px;
	}
a:link,a:visited,a:hover,a:focus,a:visited:hover {
    text-decoration:none;
	}
a:link, a:visited {
    color:#5C509A;
	}
a:hover {
    color:#CFC9EF;
	}
a:focus {
    color:#CFC9EF;
	}
