﻿body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	background-color: #006600;
	color: #006600;
	z-index: 0;
}
#container {
	margin: 10px auto;
	width: 70%;
}
#mastheadcenter {
	position: fixed;
	background-color: #99FF99;
	width: 60%;
	top: 0px;
	z-index: 30;
	left: 20%;
	height: 123px;
	border-top-style: outset;
	border-top-width: thick;
	border-top-color: #FF9900;
}
#logo {
	z-index: 40;
	height: 80px;
	position: fixed;
	left: 17%;
	right: 17%;
	top: 5px;
}
#mastheadleft {
	border-color: #FF9900;
	position: fixed;
	width: 20%;
	z-index: 10;
	left: 0px;
	height: 123px;
	background-color: #99FF99;
	top: 0px;
	border-top-style: outset;
	border-top-width: thick;
	border-left-style: outset;
	border-left-width: thick;
}
#mastheadright {
	position: fixed;
	width: 19.5%;
	z-index: 10;
	height: 123px;
	background-color: #99FF99;
	top: 0px;
	left: 80%;
	border-top-style: outset;
	border-top-width: thick;
	border-top-color: #FF9900;
	border-right-style: inset;
	border-right-width: thick;
	border-right-color: #FF9900;
}
#navigationleft {
	position: fixed;
	width: 20%;
	top: 95px;
	left: 0%;
	height: 23px;
	z-index: 50;
	background-color: #FFFF99;
	border-top-color: #FF9900;
	border-top-style: outset;
	border-top-width: thick;
	border-bottom-color: #FF9900;
	border-bottom-style: inset;
	border-bottom-width: thick;
	border-left-style: outset;
	border-left-width: thick;
	border-left-color: #FF9900;
}
#navigation {
	position: fixed;
	width: 60%;
	top: 95px;
	left: 20%;
	height: 23px;
	z-index: 50;
	background-color: #FFFF99;
	border-top-color: #FF9900;
	border-top-style: outset;
	border-top-width: thick;
	border-bottom-color: #FF9900;
	border-bottom-style: inset;
	border-bottom-width: thick;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #800000;

}
#navigation a {
	text-decoration: none;
	color: #800000;
}
#navigation a:visited {
	text-decoration: none;
	color: #CC0000;
}
#navigation a:active {
	text-decoration: underline;
	color: #CC0000;
}
#navigation a:hover {
	color: #666666;
	text-decoration: underline;
}
#navigatonright {
	position: fixed;
	width: 19.5%;
	top: 95px;
	left: 80%;
	height: 23px;
	z-index: 50;
	background-color: #FFFF99;
	border-top-color: #FF9900;
	border-top-style: outset;
	border-top-width: thick;
	border-bottom-color: #FF9900;
	border-bottom-style: inset;
	border-bottom-width: thick;
	border-right-style: inset;
	border-right-color: #FF9900;
	border-right-width: thick;
}
#sponsortxt {
	width: 60%;
	position: absolute;
	top: 128px;
	z-index: 5;
	left: 20%;
}
#googlead {
	position: absolute;
	height: 90px;
	left: 13%;
	z-index: 6;
	top: 150px;
	width: 728px;
	right: 13%;
}
#content {
	border: medium solid #FF9900;
	width: 60%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	background-color: #FFFFCC;
	position: absolute;
	left: 18%;
	top: 295px;
	z-index: 1;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #006600;
}
#content a {
	color: #0000FF;
	text-decoration: underline;
}
#content a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#content a:active {
	color: #CC0000;
	text-decoration: underline;
}
#content a:hover {
	color: #666666;
	text-decoration: underline;
}
#pageheader {
	width: 100%;
	background-color: #99FF99;
	height: 180px;
	position: absolute;
	top: 125px;
	z-index: 2;
	text-align: center;
	margin-left: -8px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #FF9900;
}
#smallcaps {
	width: 100%;
	text-align: center;
	top: 120px;
	background-color: #99FF99;
	height: 16px;
	z-index: 10;
	position: absolute;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	letter-spacing: 0.5em;
	vertical-align: middle;
	line-height: 1.3em;
}
#headertxt {
	width: 100%;
	text-align: center;
	top: 135px;
	background-color: #99FF99;
	height: 20px;
	z-index: 9;
	position: absolute;
	left: 0px;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	vertical-align: super;
}
	
#smalltitle {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

#shortdescription{
	margin-bottom: 7px;
}
	
#banner {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	border-color: #FF9900;
	border-width: thick medium thick medium;
	border-style: outset solid inset solid;
	padding: 15px;
	text-align: center;
	position: relative;
	z-index: 10;
	width: 90%;
	background-color: #99FF99;
	height: 200px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#adbox {
	border-color: #FF9900;
	border-width: thick medium thick medium;
	border-style: outset solid inset solid;
	padding: 8px 10px 2px 10px;
	text-align: center;
	position: relative;
	z-index: 10;
	width: 90%;
	background-color: #99FF99;
	height: 50px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 15px;
}

#adbox a {
	color: #006600;
	text-decoration: none;
}

#adbox a:visited {
	color: #006600;
}

#adbox a:active {
	color: #CC0000;
}

#adbox a:hover {
	color: #666666;
}

#footer a {
	color: #006600;
	text-decoration: underline;
}
#footer a:visited {
	color: #FF0000;
	text-decoration: underline;
}
#footer a:active {
	color: #FF00FF;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#linksheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	text-align: center;
	border: thin solid #006600 line-height: 1.5em;
	margin-right: 125px;
	margin-left: 125px;
	text-align: center;
}

#pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #006600;
	text-align: center;
	z-index: 100;
	height: 33px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #006600;
}
.privacytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: normal;
	color: #006600;
	text-align: justify;
	line-height: 11px;
}
.privacytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	color: #006600;
	text-align: center;
	line-height: 15px;
}
.medboldcent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #006600;
	text-align: center;
}
.medboldrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: 600;
	color: #006600;
	text-align: left;
}

.lgboldrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: 600;
	color: #006600;
	text-align: left;
}

.lgboldcent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: 600;
	color: #006600;
	text-align: center;
}
.adboldcent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #800000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 20px;	
	vertical-align: middle;
}

.smallitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: lighter;
	font-style: italic;
	color: #006600;
	text-align: left;
}

.smallitalicctr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: lighter;
	font-style: italic;
	color: #006600;
	text-align: center;
}
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006600;
	
}
	
.indent { font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 0.9em;
	 font-weight: 600;
	 color: #006600;
	 text-indent: 3em;
}
.bottommargin {
	margin-bottom: 7px;
}
#contactinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #006600;
	width: 100%;
	font-weight: bold;
}
#return {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #006600;
}
#compdesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #006600;
	font-weight: bold;
}

#itemtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #006600;
	text-align: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
