/*
	cluttershrink.com style sheet version 1.0 - 06-10-03
	authored by chris hays, no.e studios - www.noestudios.com

	cluttershrink colors
		tan = 	#fff1e0
		blue = 	#a1bbe4
		brown = #502314
*/

body {
	text-align: center;
	background: #a1bbe4;
	color: #502314;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#frame, #framehome {
	border-left:15px solid #fff;
	border-right:15px solid #fff;
	padding: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: none #fff;
	width: 730px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px;
	}

html>body #frame {
	width:700px;
	}

#framehome {
	background: url(gfx/common/bgrd.gif) #fff repeat-y;
	background-position: 15, 0; /* intentionally mis-formed for IE/NN */
	}
	
#contentleft, #contentlefthome {
	padding: 15px 0px 25px 0px;
	float: left;
	background: #fff1e0;
	border: 0px;
	margin: 0px;
	width: 147px;
	}

#contentlefthome {
	width: 220px;
	}

#contentcenter, #contentcenterhome {
	padding: 25px 0px 10px 0px;
	float: left;
	background: #fff;
	border: 0px;
	width: 388px;
	}

#contentcenterhome {
	width: 350px;
	}

#contentright, #contentrighthome {
	padding: 25px 0px 25px 0px;
	float: left;
	background: #fff1e0;
	text-align: center;
	border: 0px;
	width: 165px;
	}

#contentrighthome {
	width: 130px;
	}

#contentheader {
	background: #a1bbe4;
	}

#contentleft div, #contentlefthome div {
	text-align: left;
	border-bottom: 2px solid #fff;
	padding: 10px 0px 10px 0px;
	margin: 0px 15px 0px 15px;
	}

#contentleft a {
	text-decoration: none;
	}

#contentleft a:hover {
	text-decoration: underline;
	}

#contentright div, #contentrighthome div {
	border-bottom: 2px solid #fff;
	margin: 0px 10px 0px 10px;
	}

#contentrighthome div img {
	margin: 0px 0px 0px 0px;
	}

#contentright div img {
	margin: 15px 0px 15px 0px;
	}

#contentcenter p, #contentcenter img, #contentcenter h2, #contentcenter h1, #contentcenter hr {
	margin-left: 25px;
	margin-right: 25px;
	}

#contentcenter img {
	margin-right: 0px;
	}

#contentcenterhome p, #contentcenterhome img, #contentcenterhome h2, #contentcenterhome h1 {
	margin-left: 25px;
	margin-right: 25px;
	}

#contentcenter ul {
	margin-left: 35px;
	margin-right: 35px;
	}

p	{
	margin-top: 0em;
	}

a	{
	color: #66c;
	}

a.on {
	font-weight: bold;
	}


ul, ol {
	margin-left: 25px;
	padding-left: 25px;
	margin-right: 25px;
	padding-right: 25px;
	margin-top: -1em;
	}

ul {
	list-style: square;
	}

li a {
	font-style: italic;
	}

img {
	border: 0px;
	}

div.quote {
	font-size: 10px;
	text-align: left !important;
	}

p.credit {
	text-align: right !important;
	}

p.footer {
	margin-top: 5em;
	}

p.footer, p.footer a {
	font-size: 10px;
	color: #99c;
	}

p.question, p.answer {
	font-weight: bold;
	font-size: 12px;
	margin-left: 30px;
	}

p.answer {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 3em;
	}

h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	margin-top: 0em;
	font-weight: bold;
	}

h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	}

input, textarea {
	width: 250px;
	}

textarea {
	height: 50px;
	}

div.noborder {
	border: 0px !important;
	padding: 0px !important;
	}

div.noborder h2, div.noborder img {
	margin: 0px !important;
	padding: 0px !important;
	}