.center{ text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.searchhighlight{text-decoration: underline;color:#FF0000;font-weight:bold;}
table{ margin-right:auto;margin-left:auto; }
body {
  background-color: #f3faff;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#rap {
  width: 900px;
  background-image: url(images/menu.gif);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: left;
  background-color: #ecf3ff;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}
#masthead {
	background-image: url('images/banner.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #fff;
	height: 190px;
}
#main {
list-style: none;
margin-left: 3px;
}
#content {
  float: right;
  width: 710px;
  list-style: none;
  padding-left:5px;
  padding-right:5px;
}
#menu {
float: left;
  width: 175px;
  list-style: none;
}
#nav {
  padding-right: 5px;
  padding-left: 5px;
}
#hmenu {
  margin: 0;
  padding: 0;
}
#hnav {
  margin: 0;
  padding: 0;
}
#clearer {
  clear: both;
  margin: 0;
  padding: 0;
}
#footer {
  margin-bottom: 0;
}
a {
	color: 98beff;
}
a img {
	border: none;
}
a:visited {
	color: #98beff;
}
a:hover {
	color: #000;
	background: #98beff;
}
blockquote {
	border-left: 5px solid #4187fc;
	background: #b3cfff;
	margin-left: 1.5em;
	padding: 5px;
}
h1 {
  margin: 0px;
  padding-top: 5px;
  padding-right: 5px;
  color: #4187fc;
  font: 200% "Book Antiqua", "Times New Roman", georgia, times, serif;
  list-style: none;
}
h2 {
	font: bold 120% arial, verdana, helvetica, tahoma, sans-serif;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
	color: #000;
	list-style: none;
}
h3 {
	font:  bold 140% "Book Antiqua", "Times New Roman", georgia, times, serif;
	margin-top: 0;
	padding-bottom: 0;
	list-style: none;
}
h3 a:hover {
	color: #c00;
	background: #fc9;
   list-style: none;
}
ol#comments li p {
	font-size: 100%;
}
p, li, .feedback {
	font: 90%/175% 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
   margin-top: 0;
	margin-bottom: 0;
}
.textarea {
  width:200px;
  margin:0;
}
#commentform  #comment{
  width:450px;
  margin:0;
}
.credit {
  background: #e7f0ff;
  border-top: double 3px #b2cefd;
  border-left: solid 1px #b2cefd;
  border-right: solid 1px #b2cefd;
  border-bottom: solid 1px #b2cefd;
  color: #000;
  font-size: 80%;
  margin: 10px 0 0 0;
  padding: 3px;
  text-align: center;
}
.credit a:link, .credit a:hover {
  color: #fff;
  text-decoration: none;
}
.feedback {
	color: #4187fc;
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: .75em;
}
.post, #comments-post {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}
.storytitle a {
	text-decoration: none;
}
.meta {
	font-size: .75em;
}
#nav form {
	margin: 0 0 0 13px;
}
#nav input#s {
	width: 80%;
	background: #fc9;
	border: 1px solid #c00;
	color: #000;
}
#nav h2 { color:#4187fc;
	font: normal 110% "Book Antiqua", "Times New Roman", georgia, times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin: 0;
	padding-left: 3px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #fc9;*/
	list-style: none;
}
#nav ul {
	color: #4187fc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	text-transform: none;
	list-style: none;
	font-size: 16px;
}
#nav ul li {
	font: normal bold 120% "Book Antiqua", "Times New Roman", georgia, times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; 
  list-style: none;
}
#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}
#nav ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Trebuchet MS', 'Lucida Sans Unicode', verdana, arial, helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
	list-style: none;
}
#nav ul ul li a {
	color: #444444;
	text-decoration: none;
	list-style: none;
}
#nav ul ul li a:hover {
	list-style: none;
}
#nav ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
	list-style: none;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent{
	border: 1px solid #06c;
	list-style: none;
}
.smalltext {
	font-size: 12px;
}
.smallblacktext{
	color:#4187fc;
}
.mediumtext {
	font-size: 14px;
}
.tbox{
	color: #000000;
	font-size: 11px;
}
td {
    background: none;
	font-size: 12px;
	font-style: normal;
	color:#000;
	padding: 0px;
	text-align:left;
}
.fborder {
	border: #b3cfff 1px solid;
	background-color: transparent;
}
.forumheader{
	background-color: #b3cfff;
	font-size: 12px;
	color: #000;
	padding: 4px;
	border: 1px solid #4187fc;
}
.forumheader2{
	background-color: transparent;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #b3cfff 1px solid;
}
.forumheader3{
	background-color: transparent;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: #b3cfff 1px solid;
}
.forumborder{
	border:  #b3cfff 1px solid;
	background-color: transparent;
}
.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: #4187fc;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
#nav .fcaption a{
	color:#fff;
}
#chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.compad {
	padding: 4px;
}