body {
	background-image: url(images/treeback.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

.cement {
	background-color: #000000;
	background-image: url(images/cement.jpg);
}

.button {
	margin: 0.2em;
	padding: 0.2em;
	cursor:pointer;
}

.border {
	border: 1px solid #666666;	
}

.bordertop {
	border-top:1px solid #666666;
}

p {
	margin: 0px;
	text-align: justify;
}


.mainwidth {	
	width:89.5%;
	margin-left: 5%;
	margin-right: 5%;
}

#maintable {
	width:100%;
}

#nav {
	width:120px;
}

#right {
	width:120px;
}

#logo {

}

#top {
}

#main {
	position:absolute;
	height:100%;
	width:100%;
}

.padding {
	margin: 0.2em;
	padding: 0.2em;
}

#content {
	background-image: url(images/maggie.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	height:100%;
}

.tiny { font-size:0.8em;}
.alignup { vertical-align:top;}
.aligndown { vertical-align:bottom;}
.nomargin { margin:0px; }
.nomargintop { margin-top:0px; }
.bold {	font-weight: bold;}
.italic {font-style:italic;}
.center { text-align:center; }
.justify { text-align:justify; }
.right { text-align:right; }
.floatleft { float:left; 
margin-right: 0.5em;}
.floatright { float:right; 
margin-left: 0.5em;}
.imgmiddle { vertical-align:text-bottom; }
#preload { display:none; }
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tablemid {
	margin-left:auto;
	margin-right:auto;
}
form {
	margin: 0px;
}
table {
  border-collapse:	collapse;
}

a.nav:link {
	color: #A13424;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #A13424;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}

a.snav:link {
	font-variant: small-caps;
}
a.snav:visited {
	font-variant: small-caps;
}
a.snav:hover {
	font-variant: small-caps;
}

img {
	border: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.tableborder {
	border: 1px solid #FBF5E9;
	margin-right: auto;
	margin-left: auto;
	margin-top:0.25em;
	margin-bottom:0.25em;
	background-color: #000000;
}

p {
	text-align: left;
}

.blackcell {
	background-color: #000000;
	border: 1px solid #FBF5E9;
	padding: 0.25em;
	vertical-align: top;
	background-image: url(images/cement.jpg);
}

.greycell {
	background-color: #990000;
	border: 1px solid #FBF5E9;
	padding: 0.25em;
	vertical-align: top;
}
bulletin {
	border: 1px solid #A13424;
	float: left;
}
#body {
	padding-top: 5px;
	padding-right: 270px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h1 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.tablecell {
	display:table-cell;
	height:100%;
}

.inline { display:inline; }
.divwidthe {
	width:100%;
	background-color: #CCCCCC;
}

.red {
	color:#A13424;
}
