/*  general  */
* {
	padding:0;
	margin:0;
	}

body {
	background: #dadada url(images/hsp_bgimg.jpg) no-repeat fixed left 100px;
	font-family: verdana, Helvetica, Arial, sans-serif;
	padding: 0 0 0 98px;
}

/*  ------------------ main stuff -------------------- */
#container
{
width=840px;
	width: 860px;
}
#screen
{
	width: 501px;
	background: url(images/transbg.gif) repeat;
	border-right: 1px solid #6B6670;
	border-left: 1px solid #6B6670;
	padding: 0;
	border-bottom: 1px solid #6B6670;
	border-top-color: #6B6670;
	float: left;
}.hsp {
	color: #0085C4;
}
h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.read {
	font-size: 12px;
	line-height: 1.4em;
	padding-right: 50px;
	padding-left: 10px;
	padding-top: 10px;
}
#copy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #999999;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}
/*  rollover logo  */

#logo_nav {
	position: relative;
	height: 120px;
	background-image: url(images/logo_nav.gif);
	background-repeat:no-repeat;
	margin: 20px 0;
	}
	
#rollnav li {
	list-style: none;
	position: absolute;
	top:0;
	}	
	
#rollnav li, #rollnav a {
	height: 120px;
	display: block;
	}
	
#logo_nav #linkone { left:0; width:124px; }
#logo_nav #linktwo { left:125px; width:124px; }
#logo_nav #linkthree { left: 251px; width: 124px; }
#logo_nav #linkfour { left: 375px; width: 124px; }
#logo_nav #linkone a:hover {background: transparent url(images/logo_nav.gif) 0px -120px no-repeat;}
#logo_nav #linktwo a:hover {background: transparent url(images/logo_nav.gif) -125px -120px no-repeat;}
#logo_nav #linkthree a:hover {background: transparent url(images/logo_nav.gif) -251px -120px no-repeat;}
#logo_nav #linkfour a:hover {background: transparent url(images/logo_nav.gif) -375px -120px no-repeat;}

#logo_nav #linkone a, #logo_nav #linktwo a, #logo_nav #linkthree a, #logo_nav #linkfour a  {
	font-size: 11px;
	text-decoration: none;
	color: #999;
	text-align: center;
	padding: 74px 5px 2px 5px;
	height: 44px;
	line-height: 110%;
	font-weight: bolder;
}

#logo_nav #linkone a:hover { color: #fff;}
#logo_nav #linktwo a:hover { color: #000;}
#logo_nav #linkthree a:hover { color: #fff;}
#logo_nav #linkfour a:hover { color: #fff;}

p.contact {
	margin: 0px 0px 5px 0;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #333;
}
.noo {
	color: #003399;
}
h2 {
	font-size: 16px;
	padding-left: 10px;
}
a.noolink, a.lgrtlink, a.hsplink, a.aylink {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
}
a.noolink {
	color: #BB5D00;
}
.lgrt {
	color: #848356;
}
a.lgrtlink {
	color: #686743;
}
.ay {
	color: #000033;
}
a.aylink {
	color: #990000;
}
.bold {
	font-weight: bolder;
}
h3 {
	font-size: 14px;
	margin: 0 10px 10px;
	padding: 20px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.hsplink {
	color: #333333;
}
.hscontact {
	font-weight: bold;
	margin: 0px 10px 5px;
	font-size: 12px;
}
a.hsplink:hover, a.noolink:hover, a.lgrtlink:hover, a.aylink:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#credit {
	color: #333333;
	margin-left: 510px;
	font-size: 11px;
	height: 100px;
	padding-top: 510px;
}

.thumbnail {
float: right;
padding: 5px;
}
