body {
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 0;
	}
	
body.history {
	background: url(/assets/brownback.jpg) 0 0 no-repeat fixed;
	}	
	
body.greentech, body.lighttech, body.airtech, body.watertech, body.earthtech, body.spirit {
	background: url(/assets/greenback.jpg) 0 0 no-repeat fixed;
	}

body.resources {
	background: url(/assets/purpleback.jpg) 0 0 no-repeat fixed;
	}
	
body.tenants {
	background: url(/assets/blueback.jpg) 0 0 no-repeat fixed;
	}
	
#bigbox {
	margin: 40px auto;
	width: 722px;
	border: 0;
	}
	
.banner {
	border: 2px solid #333;
	height: auto;
	}
	
#menu1, #menu2 {
	height: 18px;
	padding: 5px;
	padding-left: 17px;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	border-right: 2px solid #333;
	border-left: 2px solid #333;

	}
#menu1 {
	background: #333;
	}

#menu2 {
	background: #555;	
	border-bottom: 2px solid #333;
	}
	
#light, #air, #water, #earth, #spirit {
	height: 15px;
	padding: 5px;
	padding-left: 17px;
	font-size: 12px;
	color: #ccc;
	font-weight: normal;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	border-left: 2px solid #333;
	}
	
#light {
	background: #666;
	border-bottom: 2px solid #333;
	}

#air {
	background: #666;
	border-bottom: 2px solid #333;
	}

#water {
	background: #666;
	border-bottom: 2px solid #333;
	}

#earth {
	background: #993;
	border-bottom: 2px solid #333;
	}
	
#brownbodydiv {
	/*margin-left: 150px;*/
	background: #fff url(/assets/brownback-text.jpg) 0 0 no-repeat fixed;
	padding: 15px;
	}

#greenbodydiv {
	/*margin-left: 150px;*/
	background: #fff url(/assets/greenback-text.jpg) 0 0 no-repeat fixed;
	padding: 15px;
	}
	
#purplebodydiv {
	/*margin-left: 150px;*/
	background: #fff url(/assets/purpleback-text.jpg) 0 0 no-repeat fixed;
	padding: 15px;
	}
	
#bluebodydiv {
	/*margin-left: 150px;*/
	background: #fff url(/assets/blueback-text.jpg) 0 0 no-repeat fixed;
	padding: 15px;
	}
#sidebar p {
	font-size: .9em;
	width: 130px;
	margin: 3px;
	padding: 5px;
	}
#sidebar a {
/*
	display: block;
*/	margin-bottom: 5px;
	}
td#sidebar {
	background: #D5E5C0;
	}
.nomargin {
	margin-left: -155px;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: arial, sans-serif;
	}

h1 {
	font-size: 22px;
	}
	
h2 {
	font-size: 17px;
	}
	
h3 {
	font-size: 13px;
	}
	
p {
	font-size: 13px;
	line-height: 135%;
	width: 500px;
	}
	
.question {
	font-weight: bold;
	font-size: 15px;
	}
	
p.sidetext {
	font-size: 11px;
	line-height: 120%;
	width:100%;
	}
p.caption {
	font-size: 10px;
	line-height: 120%;
	
	}

ul {
	font-size: 13px;
	line-height: 125%;
	width: 500px;
	}
	
ul.linklist {
	font-size: 13px;
	line-height: 125%;
	list-style: none;
	}

div.sidebar {
	background: #333;
	color: #fff;
	size: 13px;
	padding: 8px;
	font-weight: bold;
	font-family: arial, sans-serif;
	}
	
div.frontsidetext {
	background: #D5E5C0;
	padding: 8px;
	}
	
div.tenantsidetext {
	background: #BED2F3;
	padding: 8px;
	}
	
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #600;
	border-bottom: 1px dotted #600;
	}
	
a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #c00;
	border-bottom: 1px dotted #c00;
	}

a.moreinfo {
	color: #093;
	text-decoration: none;
	border-bottom: 1px dotted #093;
	font-size: 13px;
	}
	
a.nav:link, a.nav:visited {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-bottom:0;
	}
	
a.nav:hover, a.nav:active {
	font-weight: bold;
	text-decoration: none;
	color: #fc0;
	border-bottom: 1px dotted #fc0;
	}
	
a.here {
	font-weight: bold;
	color: #F63;
	text-decoration: none;
	border-bottom: 0;
	}
	
.even {
	background: #BAAE97;
	font-size: 11px;
	}

.odd {
	background: #EAE7E0;
	font-size: 11px;
	}
	
#footer {
	border-top: 1px dotted #333;
	font-size: 9px;
	color: #333;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
	position: static;
	}
	
a.footer:link, a.footer:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #333;
	}

a.footer:hover, a.footer:active {
	font-weight: normal;
	text-decoration: none;
	color: #c00;
	border-bottom: 1px dotted #c00;
	}
.whichone {
	color: #336;
	}
a.imagelink {
	border: 0;
	}