body { 
	font-family: Times, serif;
	background: #fff; 
	margin: 0px;
	padding: 0px;
}

	body h1 {
		font: 24px Times;
		color: #c96;
		margin: 2px 0px 4px 0px;
		line-height: 16px;
		text-align: left;
}

	body h2 {
		font: normal 24px Times;
		color: #036;
		margin: 0px;
		line-height: 30px;
}

	body h3 {
		font: bold 14px Times;
		color: #036;
		margin: 6px 0px 10px 0px;
}

	body p {
		font: normal 14px Times;
		color: #036;
		margin: 4px 0px 0px 0px;
		line-height: 22px;
}

	body li {
		font: normal 14px Times;
		margin: 3px 0px 3px -20px;
		color: #036;
		line-height: 20px; 
}

	body ul {
		margin-top:0;
		margin-bottom:0;
		list-style-position: outside;
}

	body ol {
		margin-top:0;
		margin-bottom:0;
		list-style-position: inside;
}

	body img {
		margin: 0px;
		border: 0px;
}

	body a {
		font: normal 14px Times;
		color: #036;
		text-decoration: underline;
		margin: 0px;
		line-height: 18px;
}

	body a:hover {
		font: normal 14px Times;
		color: #369;
		margin: 0px; 
		line-height: 18px;		
}

	body strong {
		font: bold 14px Times;		
		color: #036;
		margin: 0px;
}

	body b	 {
		font: bold 28px Times;		
		color: #036;
		margin: 0px;
}

	body br {
		line-height: 14px; 
}

#header {
	width: 1000px;
	height: 120px;
	position: relative;
	top: 20px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	background: #fff url(images/header.jpg) no-repeat;
	border-bottom: solid 1px #ccc;
}

#phone {
	width: 200px;
	height: 20px;
	position: absolute;
	top: 38px;
	right: 65px;
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;

	text-align: right;
}

	#phone h2 {
		font: normal 20px Times;
		color: #036;
		margin: 0px;
		line-height: 30px;
}

#content {
	width: 1000px;
	height: 800px;
	position: relative;
	top: -8px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	background: #fff url(images/shhs_render_homepage.jpg) no-repeat;
}

#press {
	width: 998px;
	height: 1450px;
	position: relative;
	top: -8px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;	
}

#textbox_home_bg {
	width: 400px;
	height: 350px;
	position: absolute;
	top: 110px;
	right: 50px;
	padding: 0px;
	margin: 0px;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80
}

#textbox_home_text {
	width: 380px;
	height: 330px;
	position: absolute;
	top: 120px;
	right: 60px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

#textbox_contact_bg {
	width: 740px;
	height: 340px;
	position: absolute;
	top: 120px;
	right: 50px;
	padding: 0px;
	margin: 0px;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80
}

#textbox_contact_text {
	width: 720px;
	height: 320px;
	position: absolute;
	top: 130px;
	right: 60px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

#textbox_contact_text p {
		font: bold 15px Times;
		line-height: 24px; 
}

#textbox_pressrelease_bg {
	width: 900px;
	height: 430px;
	position: absolute;
	top: 50px;
	right: 50px;
	padding: 0px;
	margin: 0px;
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90
}

#textbox_pressrelease_text {
	width: 880px;
	height: 410px;
	position: absolute;
	top: 60px;
	right: 60px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}

#col_left {
	width: 230px;
	height: 260px;
	position: absolute;
	top: 510px;
	left: 0px;
	padding: 10px;
	margin: 0px;
	background: url(images/grey.gif);
	overflow: auto;
}

#col_right {
	width: 729px;
	height: 260px;
	position: absolute;
	top: 510px;
	left: 251px;
	padding: 10px;
	margin: 0px;
	background: #ccc;
	overflow: auto;
}

#menu_container {
	width: 1000px;
	height: 28px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
}

#menu {
	position: absolute;
	top: -5px;
	right: 62px;
	width: 950px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: right; 
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80
}

#navlist {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	height: 18px;
	margin-bottom: 0;
}

#navlist li {
	list-style: none;
	margin: 0px;
	display: inline;
	height: 18px;
	margin-bottom: 0;
}

#navlist li a {
	padding: 3px 0.5em;
	margin: 1px;
	border: 1px solid #999;
	border-bottom: none;
	background: url(images/grey.gif);
	text-decoration: none;
	line-height: 14px;
}

#navlist a {
	line-height: 14px;
	margin: 2px;
}

#navlist li a:link {
	color: #036; 
	margin: 2px;
}

#navlist li a:visited {
	color: #036;
	margin: 2px; 
}

#navlist li a:hover {
	color: #fff;
	background: #036;
	border-color: #666;
	margin: 2px;
}

#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
	margin:0px;
}

#navlist li a:hover#current {
	color: #369;
}

#address {
	width: 550px;
	height: 70px;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0px;
	text-align: left;
}

#contribute {
	width: 982px;
	height: 302px;
	position: absolute;
	top: 134px;
	left: 3px;
	padding: 6px;
	margin: 0px;
}

#form {
	width: 400px;
	height: 292px;
	position: absolute;
	top: 3px;
	left: 300px;
	padding: 0px;
	margin: 0px;
	padding: 6px;
}

#form input {
	background: #fff;
	border: solid 1px #999;
	color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60
}

#form textarea {
	background: #fff;
	border: solid 1px #999;
	color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60
}

#tag {
	position: absolute;
	top: 805px;
	right: 3px;
	margin: 0px;
	padding: 0px;
}

#copyright {
	position: absolute;
	bottom: -30px;
	left: 0px;
	width: 100%;
	height: 13px;
	margin: 0px;
	text-align: center;
}
	#copyright p {
		font: normal 11px Arial;
		color: #666;
		margin: 0px;
}

#ibox {
	position: absolute;
	top: 30px;
	left: 88px;
	width: 860px;
	height: 1318px;
	overflow: auto;
}

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}


