#container {
	width: 850px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#banner {
	padding: 5px;



 margin-bottom:;
	background-color: rgb(213, 219, 225);
	background-image: url(headbg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
}
#logo {
	width: 24px;
	padding-top: 0px;
	padding-left: 5px;
	position: absolute;
}
#search h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
}
#title {
	position:relative;
	width:800px;
	height:20px;
	z-index:1;
	margin-top: 130px;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
#search p {
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
#title h1 {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-indent: 1em;
}

img {
	border: 0 none;
}
#search {
	float: right;
	width: 350px;
	position: relative;
}
#content {
	padding: 5px;
 margin-left:;
}
#sidebar-a {
	float: left;
 width:;
	margin: 0;
 margin-right:;
	padding: 5px;
	width: 300px;
}
#footer {
	clear: both;
	padding: 5px;

 margin-top:;
	background-color: rgb(213, 219, 225);
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#sidebar-a h1 {
	font-size: medium;
}
#apDiv1 {
	position:absolute;
	left:135px;
	top:50px;
	width:24px;
	height:24px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:420px;
	top:52px;
	width:516px;
	height:128px;
	z-index:1;
}
#search a {
	color: #CCCCCC;
	text-decoration: none;
}
#content a {
	color: #666699;
	text-decoration: none;
}
#content a:hover {
	color: #CC6600;
	text-decoration: underline;
}
#footer a {
	color: #666699;
	text-decoration: none;
}
