
body {
	padding: 8px;
	margin: 8px;
	background-color: #ccff99;
	color: #000000;
	font-family: Arial, Verdana;
	}

#body {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #ccff99;
	color: #000000;
	}

a:link,
a:visited,
a:active {color: #009900; text-decoration:none;}
a:hover {color: #33cc00; text-decoration:underline;}

a img {
	border: none;
	}

#wrapper{
	overflow: hidden;
	background: #f0f0f0;
	}

.hiddenelement {
	display: none;
	position: absolute;
	left: -9000px
	}

hr {
	border:0px;
	height:1px;
	}

/* PAGE HEADER */

#header {
	background: #CCCCCC;
	padding: 0px;
	margin: 0px;
	color: #006000;
	}

#header img {
	display: block;
	}#header H1 {
			display: none;
			position: absolute;
			left: -9000px;
			}
#header H1 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0.3em;
	}

#header H2{
	font-size: 1.2em;
	margin: 0px;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	}


/* TOP MENU */
	#topmenu{
		position: relative;
		z-index: 10;
		font-size:1.0em;
		
		background: #000000;
		}

	.clearboth{clear:both;}

	#ultopmenu,
	#ultopmenu ul{
		padding: 0px;
		margin: 0px;
		list-style: none;
		padding-left: 6px;
		margin-bottom: -4px;
		background: #000000; height: 1.4em;
		}

	#ultopmenu li {
		padding-bottom: 0.2em;
		height: 1em;
		float:left;
		background: #000000;
		behavior: url('include/ie_fixes.htc');
		border-right: 1px solid #00cc00;
		padding-left: 0.25em;
		padding-right: 0.25em;
		}
	#ultopmenu a,
	#ultopmenu span{
		display: block;
		text-decoration:none;
		behavior: url('include/ie_fixes.htc');
		color:#00cc00;
		font-weight: bold;
		}
	#ultopmenu a:hover {
		color:#009900;
		text-decoration:underline;
		
		}
	#ultopmenu span.hover,
	#ultopmenu span:hover{
		color:#009900;
		text-decoration:none;
		
		}
		/* DROP OVER */

		#ultopmenu .topmenudrop li {
			border-right: none;
			float: none;
			padding: 0px;
			}

		#ultopmenu li ul {
			position: absolute;
			font-size: 0.9em;
			left: -999em;
			padding-top: 3px; -padding-top: 6px;
			margin-top: -4px;
			background: transparent;
			z-index: 10;
			}

		#ultopmenu li ul li{
			padding-left: 10px;
			display: block;
			width: 15em;
			background: #000000;
			}
		#ultopmenu li ul li a:link,
		#ultopmenu li ul li a:visited,
		#ultopmenu li ul li a:active{
			font-weight: normal;
			padding-left: 10px;
			color:#009900;
			text-decoration:none;
			background: #000000;
			}
		#ultopmenu li ul li a:hover{
			background-image: none;
			color:#00cc00;
			text-decoration:underline;
			}
		#ultopmenu li:hover ul,
		#ultopmenu li.hover ul{
			left: auto;
			margin-left: -10px;
			}
			


/* MENU GRADIENT */
#roundmenu	{
	background: #ccff99;
	}
#roundmenu span {
	display: block;
	height: 1px;
    overflow: hidden;
    background: #000000;
    }

#roundmenu .menuspacer{
	display: block;
	overflow: hidden;
	height: 3px;
    }
.menuspacer{
	display: block;
	overflow: hidden;
	height: 7px;
    }
#topmenudropround	{
	position: relative;
	top: 4px;
	background: none;
	}
#topmenudropround .menuspacer{
	margin-top: -4px;
	padding-top: 4px;
	background: #000000;
	}
#topmenudropround span,
#topmenudropround span:hover,
#topmenudropround span.hover {
	display: block;
	height: 1px;
    overflow: hidden;
    background: #000000;
    }

.roundtop1{filter:alpha(opacity=20); -moz-opacity:0.20; opacity:0.20;}
.roundtop2{filter:alpha(opacity=40); -moz-opacity:0.40; opacity:0.40;}
.roundtop3{filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60;}
.roundtop4{filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;}

.roundbottom4{filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90;}
.roundbottom3{filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;}
.roundbottom2{filter:alpha(opacity=40); -moz-opacity:0.40; opacity:0.40;}
.roundbottom1{filter:alpha(opacity=20); -moz-opacity:0.20; opacity:0.20;}


#menudropspacer {
	height: 2.5em;
	display: block;
	}

/* PAGENAME */

#pagename {
	color: #006600;
	background-color:  #f0f0f0;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	}
#pagename H2{
	margin: 0em;
	padding: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 1.6em;
	font-weight: bold;
	}

/* ROUND MAIN */
#roundmain{
	-float: left;
	background: #ccff99;
	}
#roundrss{
	background: #ccff99;
	}

#roundmain span	{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #f0f0f0;margin-right: 0px;
	}

#roundrss span {
	display:block;
	height: 1px;
    overflow: hidden;
    background: #e0e0e0;
    margin-left: 0px;
    }

#roundmain .menuspacer{
	display:block;
	overflow: hidden;
    }


/* SIDE MENU */
#sidemenu{
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -9995px;
	background-color: #000000;
	border-right: 1px solid #606060;
	width:200px;
	overflow: hidden;
	}

#ulsidemenu{
	padding: 0px;
	margin: 0px;
	font-size:0.8em;
	list-style: none;
	}
#ulsidemenu ul{
	list-style-type: square;
	color: #ffff00;
	padding-left: 10px;
	margin: 0px;
	border-bottom: 1px solid #ff6600;
	}
#ulsidemenu li {
	behavior: url('include/ie_fixes.htc');
	background-color: #ff0000;
	}

#ulsidemenu a{
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #ff0000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #aaaaaa;
	display: block;
	padding: 3px 0px 3px 0.5em;
	color: #ffff00;
	}
#ulsidemenu a:hover {
	text-decoration: underline;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ff0000;
	color: #ffff00;
	}

#ulsidemenu .sidemenutitle {
	padding: 4px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000099;
	text-decoration:none;
	padding-left: 8px;
	}

#ulsidemenu .sidemenudrop {
	background-color: #ff0000;
	display: none;
	position: absolute;
	top: -999em;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#ffff33;
	}
#ulsidemenu .sidemenudrop a{
	color:#ffff33;
	}
#ulsidemenu .sidemenudrop a:hover{
	color:#ffff33;
	}
#ulsidemenu li:hover ul,
#ulsidemenu li.hover ul{
	display: block;
	position: static;
	}

#ulsidemenu .sidemenudrop{
	padding-left: 30px;
	}
#ulsidemenu .sidemenudrop a:hover{
	background-color: #ff0000;
	}
#ulsidemenu li ul li a{
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
	font-weight: normal;
	color:#009900;
	text-decoration:none;
	}

#ulsidemenu li ul li a:hover{
	background: red;
	border: none;
	color:#00cc00;
	text-decoration:underline;
	}

#ulsidemenu li:hover ul li,
#ulsidemenu li.hover ul li{
	background-color: #ff0000;
	}

#ulsidemenu .sidemenunodrop{
	background-color: #ff0000;
	padding-bottom: 5px;
	color:#ffff33;
	padding-left: 30px;
	overflow: hidden;
	}
#ulsidemenu .sidemenunodrop a{
	background-color: #ff0000;
	color: #ffff33;
	}
#ulsidemenu .sidemenunodrop a:hover{
	background-color: #ff0000;
	color: #ffff33;
	}

#ulsidemenu .bottomlink {
	border-top: 1px solid #ff6600;
	background-color: #000000;
	}
#ulsidemenu .bottomlink a{
	border-top: 1px solid #ff6600;
	background-color: #ff0000;
	border: none;
	color: #ffff33;
	}
#ulsidemenu .bottomlink a:hover{
	border-top: 1px solid #ff6600;
	background: none;
	background-color: #ff0000;
	border: none;
	color: #ffff33;
	}
#ulsidemenu .leftinfo{
	color:#ffff33;
	padding-left: 20px;
	padding-bottom: 5px;
	}


/* MAIN */
#main {
	position: relative;
	margin: 0em;
	padding: 1em;
	padding-top: 0.5em;
	background: #f0f0f0;
	font-size:0.9em;
	margin-left: 5px;
	margin-right: 226px;clear: left;
	}

#main img {
	position: relative;
	}

#main H2 {
	color:#006600;
	font-size:1.5em;
	padding-top:0.1em;
	padding-bottom:0.1em;
	margin:0px;
	text-transform: uppercase;
	}
#main H3 {
	color:#006600;
	font-size:1.3em;
	padding-top:0.15em;
	padding-bottom:0.15em;
	margin:0px;
	}
#main H4 {
	color:#006600;
	font-size:1.0em;
	padding-top:0.1em;
	padding-bottom:0.1em;
	margin:0px;
	}
#main HR {
	background-color: #606060;
	color:#606060;
	border:0px;
	height:1px;
	}
#main UL {
	padding: 0px;
	margin-top: 0px;
	margin-left: 1em;
	margin-bottom: 1em;
	}
#main LI {
	padding: 2px;
	}

.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

.right img {float: right; padding-left: 5px;}
.left img {float: left; padding-right: 5px;}


pre	{
	text-align: left;
	font-family: Arial, Verdana;
	color: #000000;
	}


/* RSS */
#rightrsscontainer {
	width: 225px;
	float: right;
	border-left: 1px solid #606060;
	background-color: #e0e0e0;
	padding-bottom: 10000px;
	margin-bottom: -9995px;
	}
#rightrss ul{
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #006600;
	font-size:0.75em;
	}
#rightrss li{
	padding-bottom: 10px;
	}
#rightrss a {color:#00cc00; text-decoration:none;}
#rightrss a:active {color:#00cc00; text-decoration:underline;}
#rightrss a:visited {color:#00cc00; text-decoration:none;}
#rightrss a:hover {color:#33cc00; text-decoration:underline;}
#rightrss H2 {
	color: #336600;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
	}
#rightrss H3 {
	color:#336600;
	font-size:1.2em;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	}
#rightrss H3 a {color:#336600; text-decoration:none;}
#rightrss H3 a:active {color:#336600; text-decoration:underline;}
#rightrss H3 a:visited {color:#336600; text-decoration:none;}
#rightrss H3 a:hover {color:#336600; text-decoration:underline;}
#rightrss HR {
	background-color: #003300;
	color:#003300;
	border:0px;
	height:1px;
	}

/* FOOTER */
#footerwrapper {
	float: left;
	width: 100%;
	border-top: 1px solid #606060;
	padding: 0px;
	margin: 0px;
	background-color: #f0f0f0;
	}

#footerwrapper .footer {
	padding: 10px;
	font-size:0.6em;
	color: #000000;
	}

.rssimage{
	position: relative;
	float: right;
	border: none;
	}




