body, html {
    margin: 0 auto;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    background-color:#96a3a9;
    width: 100%;
height:100%;
margin-bottom:6px;
}
#container {
	padding: 0 auto; 
	margin: 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background: transparent url(images/bg-shadow.png) repeat-y center top;
	background-color:#96a3a9;
	width: 997px;
}
#wrapper { 
 margin: 0 auto;
 width: 958px;
 background:#fff url(images/content_bg.gif) top left repeat-y;
}
#header {
 float: left;
 height: 202px;
}
#leftcolumn { 
 width: 215px;
 float: left;
 height:100%;
 text-align:left; 
}
#leftcolumn iframe{ 
 float: left;
}
#rightcolumn { 
 float: right;
 background: #FFFFFF;
 padding:10px;
 width:723px;
 display: inline;
}
#footer { 
 clear: both;
 background:#b8cce4;
 width: 938px;
	padding: 10px;
	font-size:10px;
	text-align:center;
	color:red;
	font-weight:bold;
}
h2 {
margin:0 0 1em;
}
a {
  text-decoration: none;
  }

a:hover {
  color: red;
  text-decoration: underline;
}

a.active {
  color: #be5028;
  text-decoration: underline;
}

/* Menu System */

ul#menu {
  width: 185px;
  list-style-type: none;
  border-top: solid 1px #fff;
  margin: 0;
  padding: 0;
  background: #17375d;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li,
  ul#menu a {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  color: #fff;
  font-weight: 300
}

ul#menu li {
  border-bottom: solid 1px #fff;
  line-height: 18px;
  background: #173751;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: red;
}

ul#menu a.active {
  color: red;
}
.menucp {
  width:185px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 15px;
  color: #fff;    
  line-height: 18px;
  font-weight: 900
  background: #17375d;
  text-decoration:none;
  padding:0;
  margin:0;
  
  }
 .menucp2 {
   
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   font-size: 11px;
   color: #fff;    
   line-height: 18px;   
   background: #17375d;
   text-decoration:none;
  
  }
.menuhr {width:185px;  
 color:#fff;background-color:#b9a894;height:1px;border:none;padding:0px;margin:0px;  
  }
  

.NewsEvents {
	color: #173751;
	margin-bottom: 5px;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E91E45;
	border-right-color: #E91E45;
	border-bottom-color: #E91E45;
	border-left-color: #E91E45;
	width: 400px;
}

#container #wrapper #rightcolumn p .NewsEvents {
	text-decoration: blink;
	font-weight: bold;
}
#WMNews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: left;
	width: 650px;
	border: thin solid #F00;
	padding: 5px;
	line-height: 1.2em;
}

