
* {
	padding:0;
	margin:0;
}

body {
	color: #000000;
	background-color:#EEEEEE;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:0.83em;
	margin:5px auto;

}

#container{
width:960px;
margin:10px auto;
padding:0px 0;
text-align:left;
background:#ffffff;
border:2px solid #000000;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

li, dd { 
	margin-left:6px;
}

a {
        color: #317023;
        background-color: #ffffff;
        font-weight: bold;
        text-decoration: none;
	      outline:none;
}

a:hover {
        color: #000;
        background-color: #ffffff;
        font-weight: bold;
        text-decoration: underline;
}

#title {
	color:#fce300;
        font-size:3em;
        font-weight:normal;
	margin:22px 0px 0px 20px;
        float:left;
}

#slogan {
	color:#FFFFFF;
	font-size:medium;
	font-weight:normal;
	font-style:normal;
	padding:50px 0px 0px 0px;
	float:right;
	margin:0px 10px 0px 0px;
}

#header {
  background: url(images/header.png) no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#CFE6CF;
	background-color:#317023;
	height:120px;
	width:100%;
  border-bottom:2px solid #000000;
}

#sidecontent {
	clear:both;
	font-family:Arial, sans-serif;
	color:#000000;
	background-color:#317023;
	font-size:1em;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	width:210px;
	float:left;
  border-right:2px solid #000000;
  border-bottom:2px solid #000000;
}

#menu {
	width: 210px;
	margin-top: 10px;
	}

#menu ul {
list-style-type:none;
}

#menu li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	background: url('/images/menu.gif');
	background-repeat:no-repeat;
	padding: 8px 0 0 15px;
	}
	
#menu li a:hover {
	color: #000;
	background: url('/images/menu.gif') 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 20px;
	}
	
#menu li a:active {
	color: #000;
	background: url('/images/menu.gif') 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 20px;
	}

#announce{
 background-color: #ffffff;
}

#maincontent {
	background-color:#ffffff;
	font-size:1.0em;
	padding:15px 5px 15px 15px;
	margin:0px 5px 0px 5px;
	width:540px;
	float:left;
}

#maincontent ul {
	padding:0px 0px 0px 15px;
}

#rightcontent {
	color: #317023;
	font-size:0.8em;
	margin:5px 15px 5px 0px;
	float:right;
	width: 158px;
}

#rightcontent h4 {
	color: #000;
	font-size:1em;
}

#rightcontent a {
	text-decoration: none;
	}
	
#rightcontent a:link, a:visited {
	color: #317023;
	}
	
#rightcontent a:hover {
  text-decoration: underline; color: #000;
	}
	
#rightcontent a:active {
  text-decoration: underline; color: #000;
	}

#footer {
	color:#000000;
	background-color:#EEEEEE;
	border-top:2px solid #009900;
	font-size:95%;
	line-height:1.5em;
	width: 960px;
  text-align: center;
	clear:both;
}

#footer a {
        color:#009900;
        background-color:#EEEEEE;
        text-decoration: none;
}

#footer a:hover {
        color:#60BF60;
        background-color:#EEEEEE;
        font-weight: normal;
        text-decoration: underline;
}

#copyright {
	color:#000000;
	background-color:#EEEEEE;
	padding:5px 20px 5px 10px;
	float:left;
}

#footercontact {
	color:#60BF60;
	background-color:#EEEEEE;
	padding:5px 10px 5px 0px;
	float:right;
}
