body{
	background-color:#99CC00;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#header{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	height:194px;
	width:100%;
	}
#links{
	position:absolute;
	float:left;
	left:320px;
	top:121px;
	width:679px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	z-index:4;
	}
#container{
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/header_fill.jpg);
	background-repeat:repeat-x;
	}
#container1{
	position:relative;
	background-image:url(images/menu_fill.jpg);
	background-repeat:repeat-y;
	width:100%;
	}
#content{
	padding:10px 0px 5px 0px;
	margin:0px 200px 10px 200px;
	z-index:1;
	}
#menu{
	position:relative;
	float:left;
	left:0px;
	width:160px;
	top:20px; 
	margin-bottom:30px;
	padding:0px 5px 0px 10px;
	}
#clearfloats{
	clear:left;
	}
#footer{
	position:relative;
	left:0px;
	top:0px;
	z-index:3;
	background-color:#000000;
	width:100%;
	height:30px;
	font-size:10px;
	color:#CCCCCC;
	}
.footerlink{
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
	}
.footerlink:hover{
	color:#CCCCCC
	}
a {
	color:#99D02E;
	} 
a:hover{
	color: #FFAE00;
	}
.text {
	font-size:11px;
	color:#000000;
	line-height:12px;
	}
bulletmenu {
	list-style-image:url(images/bullet_menu.gif);
	line-height:18px;
	text-decoration:none;
	color:#000000;
	}
.bullet{
	list-style-image:url(images/bullet.gif);
	line-height:18px;
}
.menutext {
	font-size:11px;
	color:#000000;
	line-height:18px;
	} 
.menulink {
	color:#000000;
	text-decoration:none;
	} 
.menulink:hover{
	color:#669900;
	text-decoration:underline;
	}
.feature {
	color:#666666;
	}
.menusubtitle {
	font-size:11px;
	color:#669900;
	font-weight: normal;
}
.subtitle {
	font-size:14px;
	color:#FF9900;
	font-weight: bold;
	} 
.wlinks{
	color:#000000;
	text-decoration:none;
}
.wlinks:hover{
	color:#FFFFFF;
}
h1 {
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color:#FF9900;
	}
h2 {
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	color:#0000FF;
	}
	
h3 {
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
	color:#FF9900;
	}
	
h4 {
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
	color:#FF9900;
	}
	
.style2 {
fond-size:11px;
line-height:12px;
fond-weight: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 30%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.atfixedRight {
    position: fixed;
    top: 25%;
	right: 5px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 160px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

