#body {
	background: #7fb01d url("/images/gradient.png") repeat-x top;
	font-family: helvetica, verdana, "sans serif";
	text-align: center;
}
#page {
	width: 975px;
	margin: 0px auto 0px auto;
}
#head {
	width: 960px;
	margin: 10px auto 0px auto;
}
#motto {
	background-color: #b6d775;
	height: 30px;
	width: 350px;
	margin: -40px 0px 0px 305px;
	border: 5px solid #688431;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: center;
}
.ie #motto {
	background-color: #b6d775;
	height: 30px;
	width: 350px;
	border: 5px solid #688431;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: center;
}
.spacer {
	margin: 33px 0px 0px 0px;
	width: 950px;
	height: 0px;
}
.ie .spacer {
	margin: 10px 0px 0px 0px;
	width: 950px;
	height: 25px;
}
#websites {
	float:left;
	height: 235px;
	width: 665px;
	background-color: #b6d775;
	border: 5px solid #688431;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-align: center;
}
#contact {
	float: right;
	height: 190px;
	width: 250px;
	background-color: #b6d775;
	border: 5px solid #688431;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-align: center;
}
#weblinks {
	background-color: #b6d775;
	margin: 10px auto 0px auto;
	height: 55px;
	width: 950px;
	border: 5px solid #688431;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-align: center;
}
#restore {
	background-color: #b6d775;
	margin: 10px auto 0px auto;
	height: 285px;
	width: 950px;
	border: 5px solid #688431;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-align: center;
}
#maproom {
	background-color: #b6d775;
	margin: 20px auto 0px auto;
	height: 290px;
	width: 950px;
	border: 5px solid #688431;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.image {
	border: 0;
}
p {
	color: #202020;
	font-weight:bold;
}
.ie p {
	color: #202020;
	font-weight:bold;
	font-size: 95%;
}
h1, h2, h3, h4, h5, h6, p {
	color: #202020;
}
.ie h2 {
	color: #202020;
	font-size: 125%;
}
.lnk {
	border: 0;
	text-decoration: none;
	color: #6f1c00;
}
a.lnk:visited {
	color: #441100;
	border: 0;
	text-decoration: none;
}
/* global */
.bdr0 {border: 0}
.cb {clear: both;}
.fl {float: left;}
.fr {float: right;}
.b {font-weight: bold;}
.i {font-style: italic;}
.u {text-decoration: underline;}
.s {font-size: small;}
.xs {font-size: x-small;}
.xxs {font-size: xx-small;}
.m {font-size: medium;}
.l {font-size: large;}
.xl {font-size: x-large;}
.xxl {font-size: xx-large;}
.txtl {text-align: left;}
.txtc {text-align: center;}
.txtr {text-align: right;}

