body
{
width: 800px;
height: auto;
margin: 0px 0px 0px 0px;
margin-right: auto;
margin-left: auto;
background-color: #fdfdf1;
float: none;
//border: thin solid #008000;
}


body, p, dl, ul, ol, li, marquee {
 font-family: Gill Sans, Arial, Helvetica, Verdana, sans-serif;
  background: #fdfdf1;
	font-size: 12px;
	}

.sidemenu, blockquote.sidemenu
{
// position:fixed;  
//     top:90px;
	height:100%;
	min-width:100;
 font-family: Helvetica, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background: #f1fde1;
    line-height: 2em;
	border: 1px green solid;
	padding: 10px;
}

.submenu
{
	margin-left: 20px;
}

.indentBody
{
	margin-left: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
}

td.menuwrapper, th.menuwrapper
{
	background: #f1fdf1;
	color: #008000;
	font-weight: bold;
	valign: top;
}

.titlebar, td.titlebar
{
//	background: url(graphics/cloudtitle.jpg) bottom repeat-x;
	color: #008000;
	font-size: 12px;
}

blockquote
{
	font-size: 12px;
}

input, textarea
{
	background: url(field_bg.gif) bottom repeat-x;
	padding: 4px;
	vertical-align: top;
	margin: 2px 0 1px 0;
	border: 1px solid #008000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input[type=submit] { border: 2px solid #008000; font-family: Arial, Helvetica, Verdana, sans-serif; }


listing, pre, tt, xmp, code {
	font-family: 'Courier New', Courier, monospace;
	font-size: 11px;
	}

kbd {
	font-family: 'Courier New', Courier, monospace;
	font-weight: bold;
	font-size: 11px;
	}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
 font-weight: normal;	
 font-size: 24px;
 color: #3399CC;
	}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;	
 font-size: 20px;
 color: #008000;
	}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;	
 font-size: 16px;
 color: #008000;
	}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;	
 font-size: 14px;
 color: #008000;
	}

h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;	
 font-size: 13px;
 color: #008000;
	}

h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;	
 font-size: 12px;
 color: #008000;
	}

dt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

dd {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	}

small {
	//font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	}

big {
	//font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	}

a {
	color: #666666;
	font-family: Gill Sans, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	color: #666666;
	}

a:hover, a:visited:hover {
	color: #008000;
text-decoration: underline;
	}

.pagehead{
	font-size: 28px;
	color: #006699;
	}

.footer {
	font-size: 11px;
	color: #fdfdf1;
	}

em {
	font-weight: normal;
 	font-style: normal;
	text-decoration: underline;
	}

a.footer, a.footer:visited {
	color: #fdfdf1;
	}

a.footer:hover, a.footer:visited:hover {
	color: #fdfdf1;
	}

a.personal, a.personal:visited {
	color: #ffffff;
	font-weight: normal;
	background: #f1fdf1;
	}

.personal {
	color: #008000;
	font-weight: bold;
	background: #f1fdf1;
	}

a.personal:hover, a.personal:visited:hover {
	color: #ffff00;
	background: #f1fdf1;
	}

.listhead {
	font-size: 13px;
	font-weight: bold;
	border-color: #b70010;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	}

.listitem {
	font-size: 10px;
	padding: 1px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

.forumweak, a.forumweak, a.forumweak:visited {
	font-size: 9px;
	color: #666699;
	}

a.forumweak:hover, a.forumweak:visited:hover {
	color: #333366;
	}

.forummenu, a.forummenu, a.forummenu:visited {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	}

a.forummenu:hover, a.forummenu:visited:hover {
	color: #ffcc33;
	text-decoration: underline;
	}

.forumbaseweak, a.forumbaseweak, a.forumbaseweak:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}

a.forumbaseweak:hover, a.forumbaseweak:visited:hover {
	color: #000000;
	text-decoration: underline;
	}

.promo {
	color: #ffffcc;
	font-size: 10px;
	}

a.promo, a.promo:visited {
	color: #ffffff;
	}

a.promo:hover, a.promo:visited:hover {
	color: #000000;
	}
img {
	padding: 8px;
	}

