body {
	background-color: #ffffff;
	margin: 10px;
	padding: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #115591;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}

img {
border: 0;
}

form {
	margin: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

.text1 {
font: 12px "Times New Roman", Times, serif;
color: #0066CC;
font-variant: small-caps;
}

#outer {
position: relative;
text-align: center;
width: 750px;
height: auto;
border: 1px solid #115591;
background-color: #ffffff;
}

#topbar {
position: relative;
width: 750px;
height: 265px;
background-color: #eeeeee;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 66px;
	width: 85px;
	z-index: 3;
}

#logotext {
	position: absolute;
	lefot: 50px;
	top: 4px;
	height: 40px;
	width: 245px;
	text-align: left;
	left: 85px;
	z-index: 4;
}

#grabtext h1{
position: absolute;
right: 10px;
top: 7px;
height: auto;
width: 379px;
text-align: right;
font-family: Tahoma, Arial, Verdana;
font-size: 10px;
color: #999999;
text-transform: uppercase;

}


.logobig {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #006600;
	font-variant: small-caps;
	font-weight: bold;
}
.logosmall {
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: #006699;
}



#topmenu {
	position: absolute;
	text-align:center;
	right: 10px;
	top: 51px;
	width: auto;
	height: auto;
	background-color: transparent;
	z-index: 5;

}

#topmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
width: auto;
height: auto;
}

#topmenu ul li {
	display: inline;
	position: relative;
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
	width: auto;
	padding: 0 10px 0 10px;
	border-left: 1px solid #999999;
	font:  12px Tahoma, Arial, Verdana;
	font-variant: normal;
	font-weight: bold;

}


#topbargreen {
	position: absolute;
	left: 0;
	top: 66px;
	width: 100%;
	height: 22px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: url(/templates/simple/images/menubar.gif) repeat-x top left;
	z-index: 8;
}
#mainbarback {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	height: 136px;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
	background: url(/templates/simple/images/mainbarback.jpg) top left no-repeat;
	z-index: 6;
}

#mainmenu {
	position: absolute;
	text-align:left;
	left: 0;
	top: 240px;
	width: 100%;
	height: 22px;
	padding-top: 3px;
	background-color: #6a9373;
	z-index: 7;

}

#mainmenu a {
color: #ffffff;
}
#mainmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
width: auto;
height: auto;
}

#mainmenu ul li {
	display: inline;
	position: relative;
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
	width: auto;
	padding: 0 2px 0 5px;
	border-right: 1px solid #CCCCCC;
	font:  13px Tahoma, Arial, Verdana;
	font-variant: small-caps;
	font-weight: bold;

}

#midbarcontent {
position: absolute;
left: -1px;
top: 0px;
width: 100%;
height: auto;
border-left: 1px solid #115591;
border-right: 1px solid #115591;
text-align: left;
}
#midbar {
position: relative;
left: 0;
top: 0;
text-align: left;
}

.newsbar{
background-color: #6a9373;
color: #ffffff;
width: 150px;
height: 15px;
text-align: center;
border: 1px solid #666666;
padding: 2px;
margin-bottom: 10px;
}

#leftcontent {
text-align: justify;
width: 500px;
height: auto;
float: left;
padding: 10px;
}

.pagetitle {
font: 14px Tahoma, Arial, Verdana bold;
color: #577a9d;
font-weight: bold;
font-variant:small-caps;
}

#rightcontent {
float: right;
border-left: 1px dotted #999999;
width: 180px;
height: auto;
padding: 10px 10px 50px 10px;
}

.newscontent p, p.newscontent {margin: 0; padding: 0;}
#footer {
float:left;
clear: both;
width: 100%;
font-size: 10px;
font-weight: bold;
text-align: center;
height: 15px;
color: #ffffff;
background-color: #4775a3;
}
