/* CSS Document */

/* CSS Document */

body {
	background:#F8FCEE;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,arial,sans-serif;
	color:#0;
	}
a {
	color:#FFF;
	text-decoration:none;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 1em;
	}
a:hover {
	color:#000;
	}
h1	{
	margin: 0 0 0.7em 0;
	color: #99CC00;
	line-height: 1em;
	font-size: 1.5em;
}
h2, h3, h4, h5  {
	line-height: 1.5em;
	}
h2  {
    color:#14A8CC;
}
h3  {
	font-size: 1.4em;
}	
	
h3, h4, h5 	{
	margin: 0 0 0.3em 0;
	color: #800000;
	}
h4 {
	margin: 0;
}
h4  {
	font-style: italic;
	color: #648500;
	padding-left: 1em;
}
h5  {
	color: #FFF;
	background:#99CC00;
	padding-left: 2em;
	font-style: italic;
}
img.centered {
    display: block;
    margin-left: 10px;
    margin-right: 10px }
img.big {
	display: block;
	margin: auto;
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:82%;
	margin: auto;
	background:#FFF;
	min-width: 850px;
	
	}
#wrapper2 {
	border-top: thin solid #99CC00;
	position:relative;
	text-align:left;
	width:100%;
	border-right: thin solid #99CC00;
	}
#header {
	background:#FFFFFF;
	padding: 5px 5px;
	margin:0;
	text-align:left;
	color:#000;
	position: relative;
	border-left: thin solid #99CC00;
	}
#headerin {
	right: 2.5%;
	top: 0;
	float: right;
	position: absolute;
	clear: both;
	padding: 0.2em;
}

#header h1 {
	font-size:300%;
	font-family: "comic sans ms", cursive;
	color: #800000;
	}
#header a:hover {
	color:#7A2875;
	}
#title {
	position: absolute;
	left: 170px;
	top: 20px;
}
#maincol {
	position:relative;
	margin:0;
	padding: 0;
	border-left: thin solid #99CC00;
	height: 550px;
	}
#leftcol { 
	position:absolute;
	top:-2px;
	left:0;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	background:#FFF;
	z-index:100;
	}
#leftcol ul {
	list-style-image: url('../images/jsmantrs2.gif');
	list-style-position: outside;
	font-size: 0.8em;
}
#leftcol ul li {
	line-height: 3em;
}
#leftcol li a:link {
	text-decoration: none;
}
#rightcol {
	position:absolute;
	top:-2px;
	right:0;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	background:#FFF;
	z-index:99;
	}
#rightcol img {
	margin-left: 1.9em;
}
#rightcol ul {
	list-style-image: url('../images/jsmantrs2.gif');
	list-style-position: outside;

}
#rightcol ul li {
	line-height: 1em;
}

#centercol {
	position:relative;
	margin: 0 221px;
	}
#centercol a {
	color:#E38808;
	text-decoration:none;
	font-variant: none;
	font-weight: bold;
	}
#centercol a:hover {
	color:#800000;
	}
#centercol ul {
	background:#F9F9F9;
}
#footer {
	position:relative;
	top:1px;
	background:#C6E370;
	width:100%;
	clear:both;
	margin:0;
	padding: 0 0 0.5em 0;
	text-align:center;
	color:#7A2875;
	}
#footer a {
	color:#FFF;
	text-decoration:none;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 0;
	}
#footer img {
	width: 723px;
	height: 1;
}	
.imgl {
	float: left;
	margin-right: 1em;
}
.imgr {
	float: right;
	margin: 0.5em
}
.quote {
	color: #99CC00;
	font-style: italic;
	padding: 1em;
	font-weight: BOLD;
}
.boldmaroon {
	font-weight: bold;
	color: #5E0000;
}	
.boldblue {
	font-weight: bold;
	color: #14A8CC;
}
.boldyellow {
	font-weight: bold;
	color: #FFFF00;
}
.bold128 {
	font-weight: bold;
	color: #800000;
}
.boldorange {
	font-weight: bold;
	color: #FF9908;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.boldgreen {
	font-weight: bold;
	color: #648500;
}
	
.bold {
	font-weight: bold;
}
.spacey {
	line-height: 1.5em;
}	
.spacer {
	width: 300px;
	height: 1;
}
.morev {
	line-height: 3em;
}
	
	
