body {font-family: Arial, Helvetica, sans-serif; 
	  color: #000000; 
	  background-color: #a7cff2;
	  padding: 5px 0px 10px 0px;
	  text-align:center; /* for ie */ }

.page{text-align:left; /* reset text alignment */ 
	  width:990px; /* or a percentage, or whatever */ 
	  margin:0 auto; /* for the rest */
}

.container {float:left; width:988px;
 background-color:#FFFFFF;
 padding: 0px 0px 10px 0px;
 border-left: 1px #18568c solid;
 border-right: 1px #18568c solid;
 border-bottom: 1px #18568c solid;}

.content {float:left; width:730px; background-color:#FFFFFF;}

.rightMenu {float:right; border-left: 1px #021226 solid; border-bottom: 1px #021226 solid; background-color:#FFFFFF; width:200px;}
.menu {width:200px; float: right;}

.footerHeader {margin:3px 8px 0 8px;}

.blogText{margin:3px 0px 0px 8px;}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	text-align: left;
	padding: 0px 0px 10px 0px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 1em;
	font-weight: normal;
}

.menuBody .no-border {border-bottom: 0px;}