div#header {
	background: url("/images/skins/Greyskye_1/top.png");
	background-repeat:no-repeat;
	font-family: Georgia;
	color:#FFFFFF;
	width:1024px;
	height:94px;

	}

.btmgap {
	background: url('/images/skins/Greyskye_1/button.png');
	background-repeat:no-repeat;
	width:186px;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Georgia;
	font-size:16px;
	margin-top:5px;
	height:29px;
	text-decoration:none;
	text-align:center;
	padding-top:5px;


	}

.btmgap:hover {
  color: #FFFFFF;
}


div#lsidebar {
  font-family: Verdana, "Times New Roman", Times, sans-serif;
  float: left;
  background: #20499F;
  width: 185px;
  height:100%;
  margin:0px;
  padding:0px
}

div#rsidebar {
  font-family: Verdana, "Times New Roman", Times, sans-serif;
  float: right;
  width: 163px;
  background-color:#20499F;
  height:503px;	
  padding:0;
  margin:0;
}


div.nmenu {
  font-size: 13px;
  font-weight: bold;
  width:184px;

  height:100%;


  background: #20499F;
}

div.nmenu span {
  background-color: #00478D;
  border: 1px solid #000000;
  color: #FFFFFF;
  cursor: default;
  display: block;
  text-decoration: none;
  width: auto;
}

div.nmenu a {
  background: url('/images/skins/Greyskye_1/button.png');
  background-repeat:no-repeat;
  background-color: #FFFFFF;
  display: block;
  margin-top:3px;
  padding-top:6px;
  width: auto;
}



div.nmenu a:hover {
  background-color: #00478D;
  border-color: #000000;
  color: #FFFF99;
}

div#contentarea {
  text-align:left;
  margin:0px;
  padding-left:10px;
  padding-bottom:0px;
  padding-top:0px;
  background-color:#FFFFFF;
  width:666px;
  font-size:12px;
  color: #000000;
  float:left;
}	
.sideinfo{
	padding:0px;
	margin:0px;
	 background:#20499F;
	}
