
img { behavior: url(iepngfix.php) }


#header{
float:left;
margin-left:20px;
}

#header a img{
	border:none;
}

.rightheader{
	float:right;
	margin-right:20px;
}

.searchbtn{
	width:90px;
	font-size:10pt;
}

body {
	background-image: url(images/wwd_bck.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6D99C2;
}
.style1 {color: #FFFFFF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.who{
	font-size: 11px;
	color: #FFFFFF;
}

.who a{
	font-size: 11px;
	color: #FFFFFF;
}

.who a:visited{
	font-size: 11px;
	color: #FFFFFF;
}


#menu {
	width: 160px; /*width of menu*/
	margin-top:40px;
	margin-left:60px;
	text-align:left;
}

#menu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	
}

#menu ul li a{
background:  url(images/lArrow.png) no-repeat 20px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #8BA220;
display: block;
width: auto;
padding: 3px 0;
padding-left: 40px;
text-decoration: none;
border-bottom: 1px dotted #B5B5B5;
}

#menu ul li#current a{
color: #000000;
background-color: #8BA220;
background-image:url(images/dArrow.png);
}

* html #menu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 120px;
}

#menu ul li a:visited{
color: #8BA220;
}

#menu ul li a:active{
color: #000000;
background-color: #8BA220;
background-image:url(images/dArrow.png);
}

#menu ul li a:hover{
color: #909090;
background-color: #282828;
background-image:url(images/lArrow.png); /*onMouseover image change. Remove if none*/
}


/* Holly Hack for IE \*/
* html #menu ul li { height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */


#adminmenu {
	width: 100%; /*width of menu*/
	margin-top: 7px;
	margin-bottom:0;
	text-align:center;
	height:16px;
}

#adminmenu ul li {
display: inline;
}

#adminmenu ul li a{
background:  url(images/lArrow.png) no-repeat 10px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #8BA220;
width: 160px; /*auto;*/
padding-top: 2px;
padding-bottom: 2px;
padding-left: 30px;
padding-right:20px;
text-decoration: none;
}



#adminmenu ul li#current a{
color: #000000;
background-color: #8BA220;
background-image:url(images/dArrow.png);
}

* html #adminmenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

#adminmenu ul li a:visited{
color: #8BA220;
}

#adminmenu ul li a:active{
color: #000000;
background-color: #8BA220;
background-image:url(images/dArrow.png);
}

#adminmenu ul li a:hover{
color: #909090;
background-color: #282828;
background-image:url(images/lArrow.png); /*onMouseover image change. Remove if none*/
}


/* Holly Hack for IE \*/
* html #adminmenu ul li { height: 1%; }
* html #adminmenu ul li a { height: 1%; }
/* End */



#support {
	margin-bottom:38px;
	margin-right:35px;
	text-align:right;
}

#support a, a:visited{
	color:#666666;
	text-decoration: none;
}

#support a:hover{
	color:#8BA220;
}

#center {
	background-image: url(images/center.jpg);
	background-repeat: repeat-y;
}

#center td.left {
	background-repeat: no-repeat;

}

#left {
	padding:20px 10px 20px 20px;
	text-align:left;
}

#left .leftheader {
	color: #8BA220;
	font-weight:bold;
	font-size:16px;
}

#left .title {
	font-weight:bold;
	font-size:10px;
	color:#666666;
}

#left ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;

}

#left ul li {
	display:block;
	font-size:9px;
	color:#666666;
	background:url(images/dash.png) no-repeat ;
	padding: 0 0 0 12px;
}

#left a {
	font-size:9px;
	color:#666666;
	text-decoration:underline;
}

#left a:hover {
	font-size:9px;
	color:#8BA220;
	text-decoration:none;
	font-weight:bold;
}

#left .lfoot a {
	font-size:9px;
	color:#8BA220;
	text-decoration:underline;
	font-weight:bold;	
}

#left .lfoot a:hover {
	font-size:9px;
	color:#8BA220;
	text-decoration:none;
	font-weight:bold;	
}

#center td.right {
	background-repeat: no-repeat;
}


#content{
	padding:10px;	
	font-size:12px;
}


#content a {
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

#content a:hover {
	font-size:12px;
	color:#8BA220;
	text-decoration:none;
	font-weight:bold;
}

#content2{
	padding:0 15px 0px 15px;	
	font-size:12px;
	width:655px;
	height:375px;
	vertical-align:middle;
}

#content2 td{	
	font-size:24px;
	color:#666666;
}

#content2 .container{
	width:480px;
	text-align:center;
	float:left;
	vertical-align:middle;
}

#content2 a {
	color:#666666;
	text-decoration:underline;
	font-size:12px;
}

#content2 a:hover {
	color:#8BA220;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#gallery{
	padding:10px;	
	font-size:12px;
}

#gallery td img{
	border:1px solid #000000;
	}


#gallery a {
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

#gallery a:hover {
	font-size:12px;
	color:#8BA220;
	text-decoration:none;
}


.label {
	font-size:14px;
	color:#8BA220;
	text-align:left;
}

.title {
	font-size:14px;
	color:#8BA220;
	text-decoration:underline;
}


#contactform td{
	text-align:left;
}

.basictext{
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; color:#000000;	
		text-align:left;
}

.errortext{
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; color:#C00000; font-weight: bold;	
}


#footer {
	float:left;
	margin-top:6px;
	margin-left:15px;
	text-align:left;
	font-size:10px;
	color:#666666;	
}

#footer a {
	color:#666666;
	text-decoration:underline;
}

#footer a:hover {
	color:#8BA220;
	text-decoration:none;
	font-weight:bold;
}


#footerright {
	float:right;
	margin-top:24px;
	margin-right:15px;
	text-align:right;
	font-size:10px;
	color:#666666;	
}

#footerright a {
	color:#666666;
	text-decoration:underline;
}

#footerright a:hover {
	color:#8BA220;
	text-decoration:none;
	font-weight:bold;
}