@charset "UTF-8";
  body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: normal;
	background: #CCC;
	}
  h2 {
	text-align: center;
	font-style: normal;
}
  a:link {
	color:#552089;
	text-decoration: none;
}    /* unvisited link */
  a:visited {
	color:#339933;
	text-decoration: none;
} /* visited link */
  a:hover {
	color:#CD1A39;
	text-decoration: none;
}   /* mouse over link */
  a:active {color:#0000FF;}  /* selected link */
 h3 {
	text-align: center;
	font-style: normal;
}
  #wrapper {
	width:900px;
	margin:-20px auto 0px;
	padding:0px;
	background: #a3d175;
	}
  #header {
	height:132px;
	padding:0px;
	background: url(../images/header4.png) no-repeat;
	}
	#content {
	margin-top:0px;
	padding-bottom:0px;
	border-top: thin solid #552089;
	border-right: #552089;
	border-bottom: thin solid #552089;
	border-left: #552089;
	}
	/* applies to all divs within the content div */
  #content div {
	padding:10px;
	float:left;
	}
  #content-left {
	width:115px;
	background: #FAEF7A;
	border: thin solid #552089;
	}
  #content-main {
	width:576px;
	background: #FFF;
	margin-bottom: 20px;
	border: thin solid #552089;
	margin-left: 20px;
	text-indent: 0px;
	padding-right: 50px;
	padding-left: 100px;
	}
#content-main2 {
	width:200px;
	background: #FFF;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-right: 200px;
	padding-left: 200px;
	clear: both;
}
#content-main3 {
	width:300px;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	background-color: #FFF;
	float: none;
	margin-right: auto;
}
.prevnext {
	font-size: 9px;
	border-color: #999999;
	float: right;
	clear: left;
}
  #content-right {
	margin-left:20px;
	width:100px;
	}
  #footer {
	clear:both;
	text-align:center;
	background: #FAEF7A;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
	margin-right: 0px;
	}
#floatdiv {
	margin-left:-170px;
	width:100px;
	margin-top: 300px;
}
#content-rightmenu {
	margin-left:17px;
	width:100px;
	background: #FAEF79;
	border: thin solid #552089;
}
#search {
	width: 225px;
	float: right;
	bottom: 0px;
	top: 40px;
	background: #663399;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 132px;
	vertical-align: middle;
}
#quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	background: #CCC;
}
#blockquote {
	font-size: 12px;
}
#quotehead {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: normal;
}
  #comment {
	width:500px;
	background: #FFF;
	margin-bottom: 20px;
	margin-left: 20px;
	text-indent: 0px;
	padding-right: 50px;
	padding-left: 100px;
	}
ul.a {
	list-style-type:none;
	left: 0px;
	text-indent:0px;
}
ul#list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
