* {margin:0;padding:0;} 

html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #0099ff;
}

a:link {text-decoration: none; color:#2727ff;}      /* unvisited link */
a:visited {text-decoration: none; color:#800080;}  /* visited link */
a:hover {color:#00afef;}  /* mouse over link */
a:active {color:#00afef;}  /* selected link #344112*/


h1 {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	padding: 8px 0 10px 0; 
}

h2 {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}

h3 {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
}

#container  {
	/*width: 60%;
	max-width: 1280px;
	min-width: 800px;*/
	width: 750px;
	margin: 0 auto;
	padding-top: 0px;
}

p  {
margin-bottom: 1em;
}

#header  {
	background-color: #ffffff;
	height: 150px;
	position: relative;
	margin-top: 0;
}

#nav  {
	height: 20px;
	position: relative;
	margin-left: -1px;
	color: #fff;
	left: 5;
}

#content  {
	background: #FFFFFF;
	position: relative;
	padding: 15px 30px;
	margin-top: 0;
	min-height: 700px;
}

#news{
	border: none;
	background: white;
}

.story  {
	padding-left: 20px;
}

img  {
	padding: 15px;
}

#footer  {
	background: #006bb3;
	color: #ffffff;
	height: 50px;
	padding: 10px 10px; 
	position: relative;
	margin-top: 0;
}


#cmenu-bar {
  width: 98.2%;
  margin: 0px 0px 0px 0px;
  padding: 0px 6px 4px 6px;
  height: 24px;
  line-height: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow: 1px 1px 2px #666666;
  -moz-box-shadow: 1px 1px 2px #666666;
  background: #167da9;
  border: solid 1px #6D6D6D;
  position:relative;
  z-index:999;
}
#cmenu-bar li {
  margin: -15px 4px 0px 4px;
  padding: 0px 4px 0px 4px;
  float: left;
  position: relative;
  list-style: none;
}
#cmenu-bar a {
  font-weight: normal;
  font-family: verdana;
  font-style: normal;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 0px 20px 2px 20px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#cmenu-bar li ul li a {
  margin: 0;
}
#cmenu-bar .active a, #cmenu-bar li:hover > a {
  background: #fff;
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
}
#cmenu-bar ul li:hover a, #cmenu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#cmenu-bar ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -ms-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#cmenu-bar li:hover > ul {
  display: block;
}
#cmenu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 30px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#cmenu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#cmenu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#cmenu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#cmenu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#cmenu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cmenu-bar {
  display: inline-block;
}
  html[xmlns] #cmenu-bar {
  display: block;
}
* html #cmenu-bar {
  height: 1%;
}
