#sectiontop
{
	width: 100%;
	height: 140px;
	margin: 0px;
	background-image: url('/sbs/images/bg_upper.gif');
	border-top: 1px solid #667d9c
}

#sectionbottom
{
	width: 900px;
}

#home #sectionbottom
{
	width: 1100px;	
}

#logo
{
	float: left;
	position: relative;
}

#navprimary
{
	margin-top: 102px;
	margin-left: 0px;
	position: relative;
	left: -93px;
	height: 37px;
	line-height: 37px;
}

#navprimary .spacer
{
	display: none;
	
}

#navprimary a
{
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 15px;
	height: 37px;
	line-height: 37px;
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#navprimary a:hover
{
	color: #003399;
	background-image: url('/sbs/images/bg_primary_hover.gif');
}


#navprimary a.active, #navprimary a:active
{
	
	border-width: 0px;
	background-image: url('/sbs/images/bg_primary_active.gif');
}

#navsecondary
{
	margin-left: 0px;
	width: 100%;
	padding-left: 0px;
}

#navsecondary li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #cccccc;
}

#navsecondary a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	margin: 0px;
	padding: 2px;
}

#navsecondary a.active
{
	background-color: #cccccc;
}

#sidebar
{
	clear: both;
	background-color: #667d9c;
	width: 186px;
	background-image: url('/sbs/images/bg_sidebar.gif');
	background-repeat: no-repeat;
	float: left;
}

#sidebarbottom
{
	background-image: url('/sbs/images/bg_sidebarbottom.gif');
	height: 114px;
}

#content
{
	float: left;
	width: 700px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-left: 4px;
}


#home #content
{

	background-image: url('/sbs/images/bg_home.jpg');
	width: 900px;
	height: 615px;
	padding: 0px;
}

.sidepanel
{
	margin: 3px;
	margin-top: 12px;
	border: 1px solid #ffffff;
	background-color: #88ccee;
}

.sidepanel h2
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ffffff;
	color: #667d9c;
	margin-top: 0px;
	text-align: center;
}

.sidepanel .sidebarlink
{
margin-top: 10px;
margin-bottom: 4px;
margin-right: 4px;
clear: both;
text-align: right;
}

p.update
{
	font-size: 15px;
	color: #990000;
}

.homeintro
{
	margin-top: 320px;
	width: 280px;
	color: #000000;
	margin-left: 32px;
}

.homesecond
{
	margin-left: 32px;
	
	width: 560px;
}

colgroup.altcola
{
	background-color: #eeffff;
}
colgroup.altcolb
{
	background-color: #ffeeee;
}


a.rss:hover
{
		background-color: transparent !important;
}

a.rss img
{
	margin-left: 64px;
	margin-bottom: 12px;
}

ul.socialbookmarks
{
	abackground-color: #ffffff;
	margin: 0px;
}

ul.socialbookmarks li
{
	line-height: 16px;
	margin-bottom: 8px;
}

li.delicious
{
	list-style-image: url('../images/icon_16_delicious.gif');
}

li.digg
{
	list-style-image: url('../images/icon_16_digg.gif');
}

li.reddit
{
	list-style-image: url('../images/icon_16_reddit.gif');
}


li.facebook
{
	list-style-image: url('../images/icon_16_facebook.gif');
}

li.stumbleupon
{
	list-style-image: url('../images/icon_16_stumbleupon.gif');
}