/* GENERAL */
body, html {margin: 0; padding: 0; background: none; font-family: Georgia, serif; color: black;}

/* TOP AND MENU */
#top {border: 0; margin: 30px 0 0 0;} 
#esh, #navbar, #menu, #goal {display: none;}
#top img {margin: 30px 0 0 10px; float: left;  clear: left; }
#navLogo img  {position: absolute; top: 0; right: 10px;} 


/*MAIN CONTENT AREA */

#main {background: #fff; position: absolute; top: 165px; left: 135px; right:1in; }
#body {font-size: 11px; width: 100%;}


.new {font-family: georgia; font-size: 12px; font-style: italic;}
p, li {margin: 0 .1in 0 6px; font-size: 11px; }

#footer {text-align: left; font-size: 8px; margin: .25in 0 6px 0;  border: 1px 0 1px 0 solid  #ff4500; } 
#copyright, #update {font-size: 8px; color: #ff4500;}
p.back {display: none;}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	margin-top: 0px;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #036;
	margin: 14px 1in 0 0;
	border-top: #ff4500 solid 2px; }

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #036; }
	

p.indented {
	margin-left: 12px; }

span.monospaced {
	font-family: "Courier New", "Courier", monospaced; }

a, a:visited {
	color: black;
	text-decoration: none; 
}
	

table {
	border: #000066 solid 1px; }

th {
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background-color: #000066; }

td {
	text-align: left;
	vertical-align: top;
	color: #000000;
	background-color: #cccccc; }

form {
display: none; }

img {
	border: 0px; }


/* LOGIN SECTION */

div#login {
	display: none; }


/* SEARCH SECTION */

div#search {
	display: none; }

/* TITLE SECTION */

div#title {
	position: absolute;
	left: 0px;
	top: 30px;
	margin: 0px;
	width: 100%;
	height: 100px; }


/
/* FORM SECTION */
#form {
margin-left: 5em;}
#form td {color: white; background-color: #036; border: 0; font-size: .7em; font-weight: bold; vertical-align: middle;
font-family: Trebuchet, Verdana, sans-serif;}
#form table {border: 0;}


/* WIKI BODY SECTION 

div#wikibody {
	position: absolute;
	left: 135px;
	top: 145px;
}

div#wikibody .tabular {
	border: 1px solid; }

div#wikibody .NoWikiYet {
	background: #cccccc; }

div#wikibody ol ol {
	list-style: lower-alpha; }

div#wikibody table {
	border: 0px;}

div#wikibody td.h1background {
	border: 0px;
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top; }

div#wikibody h1.h1text {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;}

div#wikibody h1.h1text a {
	text-decoration: none; }

div#wikibody h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	border-top: #000066 solid 1px; }

div#wikibody h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000; }

div#wikibody h4 {
	font-size: 11px;
	font-weight: normal;
	color: #000000; }

div#wikibody h5 {
	font-size: 9px;
	font-weight: bold;
	color: #000000; }

div#wikibody h6 {
	font-size: 8px;
	font-weight: normal;
	color: #000000; }

div#wikibody table.TableCell {
	border: #000066 solid 1px; }

div#wikibody td.TableCell {
	text-align: left;
	vertical-align: top;
	color: #000000;
	background-color: #cccccc; }*/
