body
{
  background-image:url('../images/cbfade.jpg');
  background-attachment:fixed;
  background-color:#FFFFFF;
  font-family:"Century Gothic", Arial, sans-serif;
  font-size:12pt;
  color:#000000;
  margin-top:0;
}
div#spage
{
  position:relative;
  width:538px;
  height:22px;
  background:#EEEEEE;
  overflow:hidden;
  margin:0px;
  FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.20,wipestyle=0,motion=forward,duration=1);
}
H3 {
	color: #0000ff;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
	margin-right: 15px;
	margin-top: 5px;
}
H4 {
	color: #000000;
	font-weight: bold;
	font-size : 12px;
	font-family:Tahoma;
}
H5 {
	color: #000000;
	font-weight: bold;
	font-size : 12px;
	font-family:Tahoma;
	margin-right: 15px;
}
#footer {
	color: #0000ff;
	font-weight: normal;
	font-size : 10px;
	font-family:Tahoma;
}
a {
	text-decoration: underline;
	color:#0000ff;
}
A:Hover  {
	color : #ff0000;
	text-decoration : underline;
}
#navlist{
	margin-left: 15px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 240px;
	width: 130px;
	top: 165px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 12px 20px;
	background-image: url(../images/button.png);
	height: 40px;
	width: 130px;
	display: inline;
	position: absolute;
	text-align: left;
	color: #0000ff;
	font-size : 12px;
	font-family:Tahoma;
	text-decoration: none;
}
#navlist a:hover{background-image: url(../images/buttonover.png);color: #ff0000;font-weight: bold;}
#n1{top: 0px;}
#n2{top: 40px;}
#n3{top: 80px;}
#n4{top: 120px;}
#n5{top: 160px;}
#n6{top: 200px;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
