body {
	background-color: #FFF;
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.outerwrapper {
	width: 820px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	text-align: right;
	margin-top: 15px;
}
.topheader {
	width: 820px;
	height: 120px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.tag {
	font-size: 130%;
	text-align: right;
	margin-top: 96px;
	margin-right: 10px;
	float: right;
}
.toppic {
	height: 150px;
	margin: 10px 10px 0 10px;
	background-image: url(images/innerwrapper-bg.gif);
	background-repeat: repeat-y;
}
.innerwrapper {
	width: 820px;
	background-image: url(images/innerwrapper-bg.gif);
	background-repeat: repeat-y;
	float: left;
}
.content {
	width: 500px;
	float: left;
	text-align: justify;
	padding-bottom: 10px;
	color: #6F7072;
	background: none;
}
.contentwide {
	width: 820px;
	float: left;
	text-align: justify;
	padding-bottom: 10px;
	color: #6F7072;
	background: none;
}
.right {
	float: left;
	width: 305px;
	background: none;
	color: #6F7072;
	padding-top: 28px;
	}
.clear {
	clear: both;
}
.footerbar {
	width: 820px;
	height: 55px;
	background-color: #D1CECB;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #6F7072;
	text-align: left;
}
.footerbar a:link {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:visited {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:hover {
	color: #6F7072;
	text-decoration: none;
}
.footerbar a:active {
	color: #6F7072;
	text-decoration: none;
}
.textindent {
	margin-right: 25px;
	margin-left: 10px;
	padding-top: 2px;
	background: none;
}
.textindentfooter {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	color: #026134;
	padding-top: 5px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	color: #026134;
	padding-bottom: 0px;
	padding-top: 0px;
}
.content a:link {
	color: #4F8B11;
	text-decoration: none;
}
.content a:visited {
	color: #4F8B11;
	text-decoration: none;
}
.content a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.content a:active {
	color: #6F7072;
	text-decoration: underline;
}
.contentwide a:link {
	color: #4F8B11;
	text-decoration: none;
}
.contentwide a:visited {
	color: #4F8B11;
	text-decoration: none;
}
.contentwide a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.contentwide a:active {
	color: #6F7072;
	text-decoration: ubnderline;
}
.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.errortext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}

.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
}
.rightobjectfloat {
	float: right;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	color: #026134;
	text-decoration: none;
	line-height: 24px;
	margin: 0;
	padding: 0;
		}
.nav a:link {
	margin-bottom: 5px;
	padding-top: 1px;
	color: #026134;
	text-decoration: none;
	}
.nav a:visited {
	margin-bottom: 5px;
	padding-top: 1px;
	color: #026134;
	text-decoration: none;
	}
.nav a:hover {
	margin-bottom: 5px;
	padding-top: 1px;
	color: #F00;
	text-decoration: none;
	}
.nav a:active {
	margin-bottom: 5px;
	padding-top: 1px;
	color: #F00;
	text-decoration: none;
	}
.tableborder {
	border: 1px solid  #6F7072;
}
