body{
	margin:0;
	font-family:Arial, helvetica, sans-serif;
	background:#d1d1d1;
	text-align:center;
	margin:auto;
	}
#shell{
	width:760px;
	border:none;
	background:url(images\shadow.gif);
	background-repeat:repeat-y;
	
	}
	form{
		margin:0;
	}
#wrapper{
	margin:0;
	}
#topbanner {
	height: 15px;
	background: #483D8B;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	border-bottom: 3px solid Gray;
	width: 100%;
	}
#topbanner .date{
	float:left;
	text-align:center;
	padding:1px 0px;
	}
#topbanner h3{
	font:bold 12px Arial, helvetica, sans-serif; 
	margin:0;
	}
#wtla{	
	padding: 2px 5px 0px 5px;	
	height: 160px;	
	width:770px;
	float:right;
		
}
#welcome{
	height: 69px;
	background: url(images/bluefade.gif);
	clear: both;
	float:left;	
	margin:0px 15px 0px 0px;
	}
#welcome object{float:right;margin-right:10px;}
#pagename{
	height: 69px;
	background: #5ABACD;
	float: left;
	width: 200px;
	border-right: 6px solid Gray;
	font: 18px "Times New Roman", Times, serif;
	color: White;
}
#navbar{
	background: url(images/goldfade.gif);
	text-align: center;
	height:15px;
	margin:0 30px;
	clear:both;	
	b!order-bottom: 1px solid Black;
	}
#navbar .cat{
	border-right: 1px solid #325AA5;
  	float:right;
	font:12px Arial, helvetica, Verdana, sans-serif;
	width:100px;
}
.topimage{
	float:left;
}
#adbanner{
	margin:0px 30px 0px 250px;
	width:100%;
	}
#logo{
	position: absolute;
	top: 0px;
	left:0px;
	z-index:10;
}
#search{
	width: 180px;
	background-image: url(images/searchtop.gif);
	background-repeat: no-repeat;
	background-position:top right;
	padding:28px 0px 0px 0px;	
	font:12px Arial;
	border-right:1px solid #006699;	
}
#search p{
	text-align: left;
	margin:0px 10px;
}
#search select{
	font:11px arial, helvetica, sans-serif;
	margin-bottom:5px;
}
#search li{
display:block;
width:100%;
text-align:left;
list-style:none;
margin:2px 0px 2px 2px;
}
#search a{
display:block;
width:100%;
text-align:left;
font: 11px  Arial, Helvetica, sans-serif;
color: blue;
text-decoration:none;
}
#content{
	margin: 5px 130px 10px 230px;
	font:x-small Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
}
#content h1{
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #004180;
	margin:0;
}
#sidebutton{
	position: absolute;
	top:530px;
	left:0px;
	width:180px;
	}
	
#sidebutton a{
	display:block;
	width: 180px;
	background: url(images/bluebutton.gif);
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000066;
	margin:2px 0px 2px 0px;
	padding: 2px 2px;
	text-align: right;
	border-bottom:3px solid #e3e3e3;
	border-right:2px solid #e3e3e3;
	text-decoration:none;
}
#sidebutton a:hover{
	display:block;
	width:180px;
	background:url(images/goldbutton.gif);
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #4682B4;
	margin:2px 0px 2px 0px;
	padding:2px 2px;
	text-align:right;		
	border-bottom:3px solid #e3e3e3;
	border-right:2px solid #e3e3e3;
	text-decoration:none;
}
#sidebanner{
	width:125px;
	position: absolute;
	top:160px;
	right:0;	
	padding:5px 0px 5px 5px;
}
#foot{text-align:center;
clear:both;
font:11px Artal, Helvetica, sans-serif;
border-top:1px solid #000;
background:url(images/footershadow.gif);
background-repeat:no-repeat;
background-position: bottom;
width:770px;
}

