body {  
  padding : 0;
  margin : 0;
  background-color : #02371c;
  font : 100.1% 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif;
}

/* 
  This is the inner wrapper which contains the entire site 
*/
#wrapper {
  width : 800px;
  background : #fff url(required/wrapper.gif) repeat-y;
  border : 0 solid #003;
  margin : 20px auto;
}

/*
  Global link styling
*/
a {
  color : #1c3529;
}

a:hover, a:focus, a:active {
  color : #1c3529;
  text-decoration : none;
}

a:focus, a:active {
  color : #1c3529;
}

/*
  The masthead and h1 styling 
*/
#header {
  width : 800px;
  height : 130px;
  background : #02371c url(required/header.png) no-repeat;
  border-top : 0px solid #003;
}

#header h1 {
  padding : 0;
  margin : 0;
}

/*
  Specify the h1 link styling
*/
#header h1 a {
  display : block;
  width : 780px;
  height : 110px;
  padding : 10px;
  color : #eecc11;
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  text-decoration : none;
}

#header h1 a:hover, #header h1 a:focus, #header h1 a:active {
  color : #fff;
  background : transparent;
}

#header h1 a:focus, #header h1 a:active {
  text-decoration : underline;
}

span#header2 {
  display : none;
}

/*
  Layout the content area 
*/
#content {
  float : left;
  display : inline;
  width : 620px;
  margin : 7px 20px;
}

.cont {
  margin:10px;
  padding:20px;
}

.cont2 {
  margin-top:10px;
  margin-bottom:10px;
  margin-left: 50px;
  margin-right:10px;
  padding:20px;
}

.cont3 {
  margin-top:10px;
  margin-bottom:0px;
  margin-left: 50px;
  margin-right:10px;
  padding:10px;
}

.cont4 {
  margin-top:25px;
  margin-bottom:0px;
  margin-left: 10px;
  margin-right:10px;
  padding:0px;
}

.cont5 {
  margin-top:0px;
  margin-bottom:10px;
  margin-left: 75px;
  margin-right:10px;
  padding:0px;
}

.cont6 {
  margin-top:10px;
  margin-bottom:10px;
  margin-left: 20px;
  margin-right:10px;
  padding:0px;
}

img {
  border : 0;
  padding:0px;
  margin:10px;
}

input.contact {
  float : right;
  margin : 0 0 5px 0;
}

span.contact {
  text-align : right;
}
  
/* 
  The nvaigation bar positioning
*/
p#navbar {
  font-size : 0.8em;
  float : right;
  margin : -3px -25px;
}

/*
  Content elements positioning tweaks and styling
*/
h2, h3, h4 {
  color : #1c3529;
} 

ul {
  list-style-type : square;
  padding-left : 40px;
  margin-left : -5px;
}  

dl {
  margin-left : 20px;
}

dt {
  font-weight : bold;
  color : #386088;
}

blockquote {
  margin-left : 20px;
  padding-left : 15px;
  border-left : 2px dotted #386088;
}

blockquote cite {
  display : block;
  text-align : right;
  font-weight : bold;
  color : #386088;
}

/*
  Layout the sidebar area and style its content
*/
#sidebar {
  float : right;
  display : inline;
  width : 90px;
  background-color : #144f31;
  margin : 0 0 10px 10px;
  padding : 10px;
  color : #fff;
}

#sidebar h3 {
  color : #ffbe00;
}

#sidebar a {
  color : #ccc;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
  color : #eecc11;
}

#sidebar a:focus, #sidebar a:active {
  background-color : #003366;
}

#sidebar img {
  border:10px solid #144f31;
}

/*
  Style the main navigation menu
*/
ul#navmenu { 
  margin : 0;
  padding : 0;
  list-style-type : none;
}

ul#navmenu li {
  margin-bottom : 5px;
}

ul#navmenu a { 
  display : block;
  width : 120px;
  height : auto;
  background : #144f31 url(required/navmenu.gif) repeat-x;
  padding : 5px 15px 5px;
  text-align : right;
  text-decoration : none;
  color : #ffbe00;
}

ul#navmenu a.selected, ul#navmenu a.selected:hover, ul#navmenu a.selected:focus, ul#navmenu a.selected:active { 
  background : #386088 url(required/selected.gif) repeat-x;
  color : #fff;
}

ul#navmenu a.selected { 
  text-align : left;
  cursor : default;
  color : #000;
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active { 
  background : #333 url(required/hover.gif) repeat-x;
  color : #fff;
}

/*
  Layout the footer
*/
#footer {
  clear : both;
  width : auto;
  height : auto;
  padding : 10px;
  background : #02371c url(required/footer.png) no-repeat;
  text-align : center;
  font-size : 0.9em;
}

/*
  Style the various footer elements
*/
#footer p {
  color : #ddd;
  margin : 0px;
  padding-top : 0px;
  position: relative;
  top: -10px;
}

ul#footnav {
  margin : 0;
  padding : 0;
}

ul#footnav li {
  display : inline;
}

ul#footnav li a {
  color : #eecc11;
}

#footer a {
  color : #ddd;
}

#footer a:hover, #footer a:focus, #footer a:active {
  color : #eecc11;
}

ul#footnav li a:hover, ul#footnav li a:focus, ul#footnav li a:active {
  color : #fff;
  text-decoration : none;
}

#footer a:focus, #footer a:active, ul#footnav li a:focus, ul#footnav li a:active {
  background-color : #036;
}

#bg {
width : 495px;
}

h4 {
  margin : 0 0 0 0;
}
.news {
font : 100.1% 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif;
  width : 495px;
  padding : 5px;
}

	#info {
		width: 300px;
		overflow: auto;
	}

	#flashcontent {
	border: solid 0px #000;
	width: 300px;
	height: 300px;
	float: inherit;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 50px;
	margin-right:10px;
	padding:20px;
	}

img.intext {
float: left;
margin: 0 10px 10px 10px;
} 
