#menucolumn {
	font-family:Arial,Helvetica,sans-serif;
	align:center;
	text-align: left;
	border-width:3px;
	border-style:ridge;
	border-color:#ffffff;
	float:left;
	width:150px;
}
.newslink {
	text-decoration:none;
	color:#000099;
	font-weight:400;
	font-size:14px;
}
#bottom-form {
	width:900px;
	background-color:#FF6600;
	height:35px;
	border-width:3px;
	border-style:ridge;
	border-color:#ffffff;
	padding-top:2px;
}
#featured-items {
	font-family:Arial,Helvetica,sans-serif;
	align:center;
	text-align: left;
	border-width:3px;
	border-style:ridge;
	border-color:#ffffff;
}
.menu-item{
	background: #000066;
	text-align: center;
	color: #ffffff;
	border-style: ridge;
	border-color: #999999;
	border-width: 0px;
	float:left;
	width:112px;
}
#menu {
	width: 898px;
	height: 22px;
	font-family:Arial,Helvetica,sans-serif;
	align:center;
	text-align: left;
	border-width:3px;
	padding-left:2px;
	border-style:ridge;
	border-color:#999999;
}
#header {
	background: url(http://www.senatorhouck.com/images/header.jpg) repeat;
	width: 900px;
	height: 200px;
	border: 1px solid;
	font-family:Arial,Helvetica,sans-serif;
	align:center;
	border-width:3px;
	border-style:ridge;
	border-color:#999999;
	text-align: left;
}
#background-div {
	background: url(http://www.senatorhouck.com/images/main-background.jpg) repeat;
	width: 900px;
	border: 1px solid;
	font-family:Arial,Helvetica,sans-serif;
	align:center;
	border-width:3px;
	border-style:ridge;
	border-color:#999999;
	text-align: left;
}
.menudiv {
	width:150px;
}
.top-level {
	font-size:13px;
	font-weight:600;
	border-width:1px;
	border-style:ridge;
	border-color:#999999;
}
.sub-level {
	font-size:12px;
	width:150px;
	font-weight:400;
	color:#cc0011;
}
.sub-item {
	border-bottom-width:0px;
	border-bottom-style:ridge;
	border-bottom-color:#000000;
}
.sub-item:hover {
	font-weight:600;
}
a.menu:link {
	text-decoration:none;
	color:#cc0011;
}
a.menu:visited {
	text-decoration:none;
	color:#cc0011;
}
a.bottomlink:link {
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	font-weight:600;
	padding-left:20px;
	padding-right:20px;
}
a.bottomlink:visited {
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	font-weight:600;
	padding-left:20px;
	padding-right:20px;
}

#jgal { list-style: none; width: 200px; }
#jgal li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 20px; left: 220px; display: none; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

