body {
	background-color: #666666;
}


body,td,th {
	color: #0f330d;
	font-size: 0.9em;
	padding-bottom: 20px;
}

a:link {
	color: #339900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #390;
}
a:hover {
	text-decoration: none;
	color: #FF0033;
}

a:active {
	text-decoration: none;
	color: #0033FF;
}

#container {
	background-color: #cfeb99;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	border: 1px solid #000000;
}

#banner {
	padding: 0px;
	background-image: url(../images/header.jpg);
	height: 174px;
	width: 754px;
	background-repeat: no-repeat;
	background-position: center center;
}

#stripe {
	padding: 0px;
	height: 1px;
	width: 754px;
	background-color: #000;
}

#left {
	width: 199px;
	float: left;
	background-color: #444410;
	color: #fff;
	height: 625px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/lefttransition.jpg);
	padding: 0px;
}


#left a {color: #fff; font-size: .9em; font-weight: normal; text-decoration: none; }
#left a:hover {text-decoration: underline; }

#left h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	font-variant: normal;
}

#left h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	font-variant: normal;
	line-height: 17px;
	padding-left: 20px;
}

#leftheader {
	text-align: left;
	height: 40px;
	width: auto;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#leftheader h1 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
}

#leftheader h2 {
	font-size: 8px;
	margin-left: 3px;
}

#right {
	margin-left: 200px;
	width: 550px;
	background-color: #cfeb99;
	height: 625px;
	background-repeat: no-repeat;
}

#rightheader {
	text-align: center;
	height: 40px;
	width: auto;
	font-size: 28px;
	font-family: "Bradley Hand ITC", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
    color: #444410;
}


#right h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}

#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#right img {
	vertical-align: middle;
}

#option a:link {
	color: #222;
	text-decoration: none;
}

#popitmenu{
	position: absolute;
	background-color: #cfeb99;
	border:1px solid black;
	font: normal 9px Verdana;
	color: #000000;
	line-height: 10px;
	z-index: 100;
	visibility: hidden;
	padding: 1px;
	text-align: center;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

.image-floatleft {
	float: left;
	padding: 3px;
	background-color: #ccc180;
	margin: 3px;
}
.image-floatright {
	float: right;
	padding: 3px;
	background-color: #ccc180;
	margin: 3px;
}
.closed {
	color: #FF3333;
	font-weight: bold;
}
.open {

	color: #00CC00;
	font-weight: bold;
}

#footer {
	text-align: center;
	vertical-align: top;
	margin-top: 4px;
}
#footer h1 {
	font-size: 9px;
}
#right li {
	font-size: 12px;
	list-style-type: circle;
}


/*

#linkList {
	color: #fff;
	font-size: 0.85em;
	font-weight: normal;
	overflow: hidden;
	width: 180px;
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	height: 500px;
	padding-bottom: 20px;
	margin-top: 15px;
	padding-right: 20px;
	margin-left: 3px;
	background-repeat: repeat;
	background-color: #440;

}
h3 { color: #8f9947; font-style: italic; font-size: 1.7em; font-weight: normal; margin-bottom: 0.5em; }

#linkList a, #linkList h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}

#linkList a { color: #fff; font-size: 1.1em; font-style: italic; font-weight: normal; text-decoration: none; }
#linkList a:hover { text-decoration: underline; }

#linkList a.c {
	color: #fffbe2;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}

#linkList acronym { color: #f6f1c0; }

#linkList h3 {
	color: #ccc180;
	font-size: 1.4em;
	font-style: normal;
	padding-top: 0.5em;
	text-align: center;
	text-transform: uppercase;
}

#linkList li { background: url(../images/bullet.gif) no-repeat 0 0.3em; padding-left: 15px; padding-bottom: 10px;}
#linkList ul {
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0.8em;
	padding-left: 10px;
	list-style: none; 
}
*/
