body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0;
	color: #fff;
	background: #3c3 url(http://fuzzyblowfish.com/bg_behind_green.gif) repeat;
	text-align: center;
	}

a {
	text-decoration:none;
	}

a:link {
	color: #6f6;
	}

a:visited {
	color: #6f6;
	}

a:hover {
	color: #f00;
	}

.apic {
	}

.news {
	font-size: 85%;
	line-height: normal;
	text-align: justify;
	}

.news img {
	float: right;
	padding: 5px;
	margin: -12px -5px 12px 10px;
	border: 1px solid #363;
	width: 50px;
	height: 50px;
	background: #3c3;
	}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(http://fuzzyblowfish.com/bg_main_green.gif) repeat-y;
	width: 700px;
	}

#logo {
	width: 700px;
	height: 50px;
	padding: 0;
	margin: 0;
	background: url(http://fuzzyblowfish.com/logo_green.gif) no-repeat;
	}

#logo a {
	width:493px;
	height:50px;
	display:block;
	}

#navetc {
	position: absolute;
	top:49px;
	left: 497px;
	margin: 0;
	padding: 0;
	width: 201px;
	background: url(http://fuzzyblowfish.com/bg_nav_green.gif) repeat;
	border-left: 1px solid #363;
	border-right: 1px solid #363;
	}

#navetc h1 {
	color: #000;
	padding: 2px 5px;
	margin: 0 -10px 0 -10px;
	background: #3c3;
	border-top: 1px solid #363;
	border-bottom: 1px solid #363;
	}

h1 {
	font-size: 115%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h1 a:hover {
	color: #f00;
	}

#navetc a {
	text-decoration: none;
	}

#navetc li {
	line-height: 1.5em;
	margin: 0; 
	display: block;
	padding: 0 10px 0 10px;
	list-style-type: none;
	}

#content {
	width: 496px;
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: justify;
	background: #090 url(http://fuzzyblowfish.com/bg_content_green.gif) center no-repeat fixed;
	}

#content h1 {
	font-size: 125%;
	text-decoration: underline;
	}

#content h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h2 a:link {
	color: #fff;
	}

h2 a:visited {
	color: #fff;
	}

h2 a:hover {
	color: #f00;
	}

#content hr {
	border: 0;
	height: 1px;
	background-color: #363;
	color: #363;
	width: 496px;
	margin: 5px -10px 0px -10px;
	}

#content img {
	float: right;
	padding: 10px;
	margin: -15px 5px 12px 10px;
	border: 1px solid #363;
	width: 100px;
	height: 100px;
	background: #3c3;
	}

div.clearer {clear: both; line-height: 0; height: 0;}

#pad10 {
	padding: 0 10px;
	}

#footer {
	text-align: center;
	font-size: 75%;
	margin: 5px -10px 0 -10px;
	padding: 0;
	border-top: 1px solid #363;
	border-bottom: 1px solid #363;
	background: #363;
	}

.posted {
	font-size: 80%;
	}

#navigate {
	margin: 10px auto;
	text-align: center;
	}

#individual {
	width: 496px;
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: justify;
	background: #090 url(http://fuzzyblowfish.com/bg_content_green.gif) center no-repeat fixed;
	}

#category {
	width: 496px;
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: justify;
	background: #090 url(http://fuzzyblowfish.com/bg_content_green.gif) center no-repeat fixed;
	}

#category img {
	display: none;
	}

#navetc select {
	background-color: #3c3;
	font-size: x-small;
	color: #000;
	width: 181px;
	border: outset;
	margin: 5px 0 -5px 0;
	}