* {
	padding: 8;
	margin: 0;
	outline: 0;
}
body {
	text-align: center;
}
#wrapping {
	background-color: #66cc00;
	margin: auto;
	text-align: left;
	width: 770px;
	font-family:Verdana, Geneva, sans-serif;
	
}
#header {
	height: 120px;
	background: #FFF url(../assets/partybug.jpg) no-repeat center center;
}
#topBar {
	background-color: #000;
	height: 18px;
	overflow: hidden;
	font-size: .8em;
	color: white;
	clear: both;
	text-align: center;
}
a.tb_link {
	color: white;
	text-decoration: none;
	padding: 0 15px 0 15px;
	border-left: 1px dashed white;
	font-family: Verdana, Geneva, sans-serif;
}
#topBar > a:first-child {
	border: none;
}
#mainContent {
	background-color: #66cc00;
	float: left;
	width: 100%;
}
#mainLarge {
	width: 587px;
	left: 295px;
	float: right;
}
#sidebar {
	float: left;
	width: 180px;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F90;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #09F;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #66cc00;
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
	font-size: .8em;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	margin: 10px 0px 10px ;
}
hr {
	padding: 0px;
	margin: 0px;
}
img {
	border-width: 0px;
	padding-bottom: 10px;
}
.list {
	text-indent: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}

.categoryList {
	width: 160px;
	margin-top: 15px;
	margin-left: 20px;
	text-align: left;
	
}
.categoryList .categoryEntry {
	padding-top: 6px;
}
.categoryList .categoryEntry a {
	color: black;
	text-decoration: none;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
.categoryList .categoryEntry a:active {
	font-weight: bold;
}
.categoryList .categoryEntry a:hover {
	font-weight: bold;
}

#fillerBottom {
	float: left;
	width: 100%;
	color: #66CC00;
	height: 30px;
	text-align: center;
	background-color: white;
}
#fillerBottom ul {
	
}
#fillerBottom ul li {
	color: #66CC00;
	display:inline;
	font-family:Verdana,Geneva,sans-serif;
	font-size:0.7em;
	font-weight:normal;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase
}
#fillerBottom ul li a {
	color: #66CC00;
	text-decoration: none;
}
#mainSmall {
	float: right;
	width: 200px;
	height: 145px;
	margin-right: 15px;
	background-color: #66cc00;
}
#mainSmall p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.biteMarks {
	margin: 0px;
	height: 350px;
	background: url(../assets/mainLargeBack.jpg) no-repeat;	
	clear: both;
}
.biteMarks .holdStill {
	padding: 25px;
}
#searching_in {
	font-size: 12px;
}
#tb_loc {
	position: relative;
	top: 10px;
	left: 10px;
	height: 35px;
}
#tb_loc a {
	text-decoration: none;
	font-size: 0.8em;
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	width: 90px;
	display: block;
	float: left;
	text-align: left;
	line-height: 90%;	
}
#tb_loc a img {
	float: left;
}
