* {margin:0; padding:0;}
code {font-family:"Courier New",Courier}

/*
#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}
*/

#acc {
	width:200px; 
	list-style:none; 
	/*color:#033;*/ 
	margin:0 auto 40px
}
#acc h3 {
	width:200px; 
	/*border:1px solid #9ac1c9;*/ 
	padding:0px 0px 0px 0px; 
	font-weight:bold; 
	/*margin-top:5px;*/ 
	cursor:pointer; 
	/*background:url(images/header.gif)*/
}
#acc h3:hover {
	color: #00AEEF;
	/*background:url(images/header_over.gif)*/
}
#acc .acc-section {
	overflow:hidden; 
	/*background:#fff*/
}
#acc .acc-content {
	width:200px; 
	padding: 0px 0px 0px 0px; 
	/*border:1px solid #9ac1c9;*/ 
	border-top:none; 
	/*background:#fff*/
}
#nested {
	width:200px; 
	list-style:none; 
	/*color:#033*/; 
	margin-bottom:5px
}
#nested h3 {
	width:200px; 
	/*border:1px solid #9ac1c9;*/ 
	padding: 0px 0px 0px 0px; 
	font-weight:bold; 
	/*margin-top:5px;*/ 
	cursor:pointer; 
	/*background:url(images/header.gif)*/
}
#nested h3:hover {
	/*background:url(images/header_over.gif)*/
}
#nested .acc-section {
	overflow:hidden; 
	/*background:#fff*/
}
#nested .acc-content {
	width:200px; 
	padding: 0px 0px 0px 0px; 
	/*border:1px solid #9ac1c9;*/ 
	border-top:none;
	/*background:#fff*/
}
#nested .acc-selected {
	/*background:url(images/header_over.gif)*/
}
/*
.facebook a {
	width: 20px;
	height: 20px;
	display: block;
	margin-top: 3px;
	background:url(../images/sb/facebook.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.facebook a:hover {
	width: 20px;
	height: 20px;
	background:url(../images/sb/facebook.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
*/
.facebook {
	position:relative;
}
.leftfloater {
	position: absolute;
	top: -8px;
}
.leftfloater2 {
	position: absolute;
	top: 15px;
	left: 0px;
}
.leftfloater h3 a {
	width: 20px;
	height: 20px;
	display: block;
	margin-top: 3px;
	background:url(../images/sb/facebook.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.leftfloater h3 a:hover {
	width: 20px;
	height: 20px;
	background:url(../images/sb/facebook.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}
.leftfloater2 h3 a {
	width: 20px;
	height: 20px;
	display: block;
	margin-top: 3px;
	background:url(../images/sb/rss.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.leftfloater2 h3 a:hover {
	width: 20px;
	height: 20px;
	background:url(../images/sb/rss.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}

#navigation ul li.facebook {
	font-weight: bold;
	padding: 1px 0px 15px 0px;
	border-top: none;