body {
	background-color: #ffffff;
	padding: 0 20px 0 20px;
	margin: 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: url(/templates/simple/images/background.jpg) top left no-repeat;
}
a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


img {
border: 0;
}

form {
	margin: 0;
}

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

h4 {
font: Tahoma, Arial, Verdana;
font-size: 14px;
color: #006600;
margin: 0;
padding: 0;
}
.text1 {
font: 12px "Times New Roman", Times, serif;
color: #0066CC;
font-variant: small-caps;
}

#outer {
position: relative;
text-align: left;
background: url(/templates/simple/images/topbar2.jpg) top center no-repeat;
width: 90%;
height: auto;
}

#topbar {
position: relative;
	width: 100%;
	height: 160px;
	
}

#logo {
	position: absolute;
	left: 6px;
	right: 10px;
	width: 225px;
	height: 102px;
	z-index: 7;
	top: 22px;
}

#titlebit {
	position: absolute;
	left: 32px;
	top: 127px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-variant: small-caps;
	color: #006600;
	z-index: 8;
}

#topgreymain {
	position: absolute;
	width: 100%;
	height: 122px;
	overflow: hidden;
	left: 0px;
	top: 20px;
	background-color:#999999;
	filter:alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
	z-index: 3;
	visibility: visible;

}

#topgreyright {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 100%;
	height: 122px;
	margin-right: -2px;
	z-index: 2;
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	visibility: visible;
}

#shadow {
	position: absolute;
	background: url(/templates/simple/images/shadow.gif) bottom left no-repeat;
	left: -14px;
	top: 19px;
	width: 100%;
	height: 140px;
	z-index: 4;
	visibility: hidden;
}

#photobartransparent {
	position: absolute;
	left: 257px;
	top: 51px;
	width: 65%;
	height: 70px;
	z-index: 5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #cccccc;
}

#photobarholder {
	position: absolute;
	left: 257px;
	top: 55px;
	width: 65%;
	padding: 2px;
	height: auto;
	z-index: 6;
}
.photo {
float: left;
text-align: center;
width: 20%;
height: auto;
}

#grabtext {
	position: absolute;
	text-align: center;
	left: 260px;
	top: 23px;
	height: auto;
	width: auto;
	z-index: 6;
}
#grabtext h1 {
padding: 0;
margin: 0;
font-family: Tahoma, Arial, Verdana;
font-size: 10px;
text-transform: uppercase;
color:#666666;
font-weight: normal;
}

#menubar {
	position: absolute;
	top: 126px;
	right: 16px;
	height: auto;
	z-index: 9;
}

#menubar ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menubar li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-variant: small-caps;
	color: #000066;
	font-weight: bold;
display: inline;
padding: 0 10px 0 10px;

}

#mainbar {
position: relative;
width: 750px;
}

#leftbar {
float: left;
width: 150px;
height: auto;
text-align: center;

}

#greybox {
position: relative;
top: 0;
left: 0;
	width: 150px;
	height: 80px;
	text-align: center;
	z-index: 10;
	visibility: visible;
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
	background-color:#999999;
}
#greyboxtext {
position: absolute;
top: 0;
left: 0;
	width: 138px;
	height: 70px;
	padding: 5px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-transform: none;
	text-align: center;
	color:#006699;
	font-weight: bold;
	font-variant: small-caps;
	border: 1px solid #b7b7b7;
	z-index: 11;
}

#lefgreybox {
height: auto;
width: 150px;
}
#leftmenu {
border-left: 1px solid #b7b7b7;
border-right: 1px solid #b7b7b7;
height: auto;
width: 148px;
}

#leftmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#leftmenu li {
display: block;
background: url(/templates/simple/images/arrow.jpg) top left no-repeat;
width: 148px;
height: auto;
overflow: visible;
color: #ffffff;
text-align: right;
font-variant: small-caps;
font-size: 11px;
font-weight: bold;
}

#leftmenu li a{
display: block;
color: #ffffff;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 22px;
padding-left: 3px;
}

#leftmenu li a:hover {
display: block;
background: url(/templates/simple/images/arrowhighlight.jpg) top left no-repeat;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 22px;
padding-left: 3px;
}

#bottomleft {
background-color: #CCCCCC;
border: 1px solid #b7b7b7;
height: 100%;
}

#newsbox {
width: 120px;
height: auto;
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}
 .leftheading {
 text-align: left;
 padding-left:10px;
 padding-top: 20px;
 font-family: Tahoma, Arial, Verdana;
 font-size: 12px;
 font-variant: small-caps;
 color: #993300;
 font-weight: bold;
 }
.newsline {
text-align: left;
color: #cccccc;
padding: 3px 20px 2px 4px;
border-bottom: 1px dotted #999999;
background: url(/templates/simple/images/newsarrow.gif) top right no-repeat;
}

.newsh1 {
font-size: 16px;
color: #006600;
}
#smalllogo {
padding-top: 30px;
width: auto;
height: auto;
}

#contentbar {
float: right;
height: auto;
width:580px;
background-color: transparent;
}

#contenttext {
position: relative;
height: auto;
font-family: Tahoma, Arial, Verdana;
font-size: 12px;
color: #000066;
}

#contenttext img {
border: 1px solid  #999999;
}
.pagetitle {
color: #006600;
font-family: Tahoma, Arial, Verdana;
font-size: 16px;
background: transparent;
margin-bottom: 10px;
font-variant: small-caps;
}

#footer {
clear: both;
text-align: center;
width: auto;
border-top: 1px dashed #CCCCCC;
color: #999999;
font-size: 10px;
font-family: Tahoma, Arial, Verdana;
}

#footer ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#footer li {
display: inline;
padding: 0 5px 0 5px;
}
