body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: repeat;
	background-image: url(images/bg_stripgen2x2.png);
	color: #CCFFCC;
	width: 306px;
}
li {
	text-align: left;
}

#wrapper {
	width: 920px;
	left: 50%;
	margin-left: -460px;
	background-position: 0px 325px;
	position: absolute;
	background-repeat: repeat-x;
	margin-top: 4px;
}
#wrapper #header {
	height: 85px;
	width: 908px;
	background-repeat: repeat;
	background-color: #009900;
	padding: 6px 6px 0px 6px;
	background-image: url(images/bg_headerfade-912.gif);
	text-align: right;
	font: 400 small-caps normal 10px Arial;
	color: #003300;
}
#wrapper #header a {
	font: small-caps 10px Arial;
	color: #003300;
}

#wrapper #banner {
	width: 920px;
	height: 200px;
	background-color: #000000;
	margin: 0px 0px 2px 0px;
	float: left;
}

/* navigation menu */

#menu {
	background: transparent;
	border-bottom: solid #009900 1px;
	border-color: #009900;
	border-left: solid #009900 1px;
	border-top: solid #009900 1px;
	margin: 0px 0px 0px 0px;
	border-right: solid #009900 0px;
	height: 34px;
	width: 684px;
	position: relative;
	float: left;
	background-color: #000000;
	padding-left: 10px;
	background-repeat: repeat-x;
	margin: 4px 0px 0px 0px;
}
#menu li a, .sidebaritem {
	color: #99FF00;
	border-color: #000000;
}

#menu ul {
	margin: 2px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 2px;
} 
#menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
} 
#menu li a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	padding: 6px 4px 0px 6px;
	border: Solid #000000 2px;
	border-bottom-style:solid;
	font-weight:bold;
	text-transform: none;
	font-size: 90%;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
} 
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover {
	height: 20px;
	font-style: normal;
	padding: 6px 4px 0px 6px;
	border: 2px;
	border-bottom-style:solid;
	border-bottom-color:#99FF00;
	border-top-color: #99FF00;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #99FF00;
	border-right-color: #99FF00;
	border-right-style: solid;
	color: #99FF00;
} 
#wrapper .search {
	float: left;
	height: 30px;
	width: 224px;
	background-color: #000000;
	padding-top: 4px;
	border-bottom: solid #009900 1px;
	border: solid #009900 1px;
	border-right: solid #009900 1px;
	border-top: solid #009900 1px;
	border-left: solid #009900 0px;
	margin-top: 4px;
	margin: 4px 0px 0px 0px;
}

#wrapper .menulv ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 144px;
}

#wrapper .menulv li
{
display: inline;
/* for IE5 and IE6 */
}

#wrapper .menulv a
{
	color: #009900;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 6px 3px 3px 3px;
	width: 136px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #009900;
	height: 17px;
}

#wrapper .menulv a:link, #menu a:visited
{
color: #009900;
text-decoration: none;
}

#wrapper .menulv a:hover
{
	background-color: #99FF00;
	color: #000000;
	border: 1px solid #009900;
} 
#wrapper .centercontent {
	float: left;
	width: 606px;
	border: 1px solid #009900;
	margin: 6px 6px 6px 0px;
	padding: 0px 0px 0px 0px;
}
#wrapper .centercontentfull {
	float: left;
	width: 918px;
	border: 1px solid #009900;
	margin: 6px 6px 6px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 100px;
	background-color: #333;
}


#wrapper .centercontent .cc_left {
	float: left;
	width: 290px;
	padding: 0px 0px 0px 5px;
	margin-bottom: 8px;
	margin-right: 4px;
}
#wrapper .centercontent .cc_right {
	float: right;
	width: 285px;
	padding: 0px 5px 0px 0px;
	margin-bottom: 8px;
	text-align: left;
}
#wrapper .contentright {
	float: left;
	width: 304px;
	color: #FFFFFF;
	border: 1px solid #009900;
	margin: 6px 0px 8px 0px;
	background-color: #EEE;
}

#wrapper .bannerbtm {
	width: 920px;
	clear: both;
	float: left;
	background-color: #FF3;
	height: 40px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	text-decoration: none;
	text-align: center;
}
#wrapper .footer {
	width: 919px;
	clear: both;
	height: 130px;
	border: 1px solid #009900;
	margin-top: 8px;
}
.linksfooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A0;
	text-decoration: none;
	width: 306px;
	float: left;
}
.linksfooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
.linksfooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linksfooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}

h2 {
	color: #9C0;
	margin: 5px 5px 5px 5px;
}
h1 {
	color: #909;
}

h3 {
	color: #9C0;
	margin: 5px 5px 5px 5px;
	border-bottom: 1px inset #CCFF00;
}

h5 {
	margin: 5px 5px 5px 5px;
	color: #FF0;
}
#wrapper .centercontent .textsmall {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
#wrapper .centercontent .textgrnbld {
	font: bold normal 14px Arial;
	color: #99FF00;
	font-weight: bold;
}
#wrapper .centercontent .textylwbld {
	font: bold normal 12px Arial;
	color: #FF0;
	font-weight: bold;
}

#wrapper .centercontent .textbrnbld {

	font: 700 normal 14px Arial;
	color: #660000;
}
#wrapper .centercontent .picpad {
	margin: 4px;
	border: solid #99ff00 1px;
}
#wrapper .centercontent .textbld {
	font: bold normal 12px Arial;
	color: #0F0;
	font-weight: bold;
}

