*{ margin: 0; padding: 0; }*
body {
	font: 12px Arial, Helvetica, sans-serif Sans-Serif;
	line-height: 1.6em;
	color: #444;
	background-color: #0d0d0d;
	background-image: url(images/bhss-bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {padding:3px;}
#editorbody{background: #fff;}
a { color: #900; background: inherit; text-decoration:none; }
a:hover { color: #808080; background: inherit; text-decoration:underline; }
h1 { color: #444; background: inherit; padding: 5px 0; }
h2 { color: #111; font-size:16px; border-bottom: 1px solid #eee; margin: 0 0 10px; padding: 0 0 3px; letter-spacing:-1px; }
h3 { color: #111; font-size:14px; border-bottom: 1px solid #eee; margin: 10px 0; padding: 0 0 3px; letter-spacing:-1px; }
h4 { color: #111; font-size:13px; margin: 0 0 10px; padding: 5px 0;}
.title {color: #111; font-weight:bold; border-bottom: solid 1px #eee;}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none; line-height:14px;}
p { margin: 5px 0 10px 0; }

#menu {
	padding:101px 0 0 40px;
}

html>body #menu {
	padding:101px 0 0 50px;
}

#menu li { float: left; }
	#menu li a {
	font-size:11px;
	font-weight:bold;
	color:#ccc;
	margin: 0 14px;
}
	#menu li a:hover { color:#900; text-decoration:none; }
	#menu li a.current { background: inherit; color: #999; }
	
#subheader {
	clear: both;
	padding: 5px 10px 5px 10px;
	height: 20px;
	line-height: 20px;
	margin: 0 40px;
	color: #808080;
}
	#subheader a { background: inherit; color: #444; }

#breadcrumbs { float: left; margin: 5px 0 0; }

#search { float: right; }
	#search p { padding: 0; margin: 0; }
.searchfield { }

#wrap {
	width: 804px;
	margin: 0 auto;
	padding:0;
	background-image: url(images/bhss-bg2.gif);
	background-repeat: repeat-y;
}
#header {
	height: 156px;
	background-image: url(images/bhss-header.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 480px;
	padding: 20px 0 0 50px;
	clear: both;
}
#right {
	float: right;
	width: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 20px 50px 0 0;
}
	
#footer {
	clear: both;
	height:110px;
	padding: 5px 5px 0 5px;
	background-image: url(images/bhss-footer.jpg);
	background-repeat: no-repeat;
}

html>body #footer {
	clear: both;
	height:115px;
	padding: 5px;
	background-image: url(images/bhss-footer.jpg);
	background-repeat: no-repeat;
}

.footertext { color:#999999;font-size:11px; line-height:13px;}

.footertext { color:#999999;font-size:11px; line-height:13px;}

#copyright {color:#666;margin:40px 0 0 20px; float:left;}
html>body #copyright {color:#666;margin:40px 0 0 40px; float:left;}
#copyright a {color:#fff;}
#copyright a:hover {color:#999;}

#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

fieldset { border: 1px solid #eee; padding: 10px 8px; margin: 0 0 8px 0; }
input { border: 1px solid #eee; padding: 3px; }
textarea { border: 1px solid #eee; width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { padding: 10px; margin: 0 0 10px 0; }
.commentsbox input { }
.commentsbox textarea { width: 460px;}
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }

.smalltext {font-size:10px; line-height:11px;}

.New_Admin_Links {font-size:85%;text-align:center;}

.imgleft { border: solid 4px #eee; margin: 0 10px 10px 0; }

.galimg { border: solid 4px #eee;}