body { 
font-family : arial,verdana,helvetica; 
color : #000000; 
line-height : 1.166; 
margin: 0 auto;   
padding : 0px 0px 0px 0px;
background-color:#999999; 
} 
a:link, a:visited { 
color : #000000; 
text-decoration : none; 
} 
a:hover { 
color : #333333; 
text-decoration : none; 
} 
h1 { 
font : bold 120% arial,verdana,helvetica; 
margin : 0; 
padding : 0; 
} 
h2 { 
font : bold 114% arial,verdana,helvetica; 
color : #006699; 
margin : 0; 
padding : 0; 
} 
h3 { 
font : bold 100% arial,verdana,helvetica; 
color : #334d55; 
margin : 0; 
padding : 0; 
} 
h4 { 
font : 100% arial,verdana,helvetica; 
color : #333333; 
margin : 0; 
padding : 0; 
} 
h5 { 
font : 100% arial,verdana,helvetica; 
color : #334d55; 
margin : 0; 
padding : 0; 
} 
ul { 
list-style-type : none; 
} 
form { 
margin: 0 auto;  
padding : 0; 
} 
#pagecell1 { 
top : 0px; 
background-color: #FF6600;
background-image:url(backroundHHG.png);
background-repeat: repeat;
width:990px;
margin: 0 auto;
border:#FF6600 solid 5px;  
} 
#pageNav { 
float : left; 
width : 200px; 
padding : 100px 0 0 0;
} 
#content { 
padding : 0 10px 0 0; 
margin : 0 0 0 200px; 
} 
#siteName { 
margin : 0; 
padding : 16px 0 8px 0; 
color : #000000; 
font-weight : normal; 
} 
#pageName { 
padding : 10px 10px 10px 10px; 
margin : 0; 
float:right;
font-size:12px;
color:#000000; 
} 
#pageName img { 
position : absolute; 
top : 0; 
right : 6px; 
padding : 0; 
margin : 0; 
} 
#b { 
padding : 0px 0px 0px 0px; 
font : small arial,verdana,helvetica; 
color : #000000; 
} 
#b a { 
color : #000000; 
} 
#b a:hover { 
color : #000000; 
text-decoration : none; 
} 
.feature { 
padding : 20px 100px 10px 10px; 
font-size : 80%;
width:600px;
height : 30px; 
} 
body .feature { 
height : auto; 
} 
.feature h1 {
font : bold 130% arial,verdana,helvetica; 
color : #000000; 
padding : 30px 10px 10px 10px;
border-bottom : 2px solid #000000;
text-align:center;
width:600px; 
} 
.feature img {
margin: 0 auto;
padding : 5px 5px 5px 5px; 
} 
.story { 
padding : 1px 0 60px 20px; 
font-size : 14px;
color:#000000; 
}
.story a:active { 
color : #000000; 
text-decoration : underline; 
} 
.story a:link { 
color : #000000; 
text-decoration : none; 
} 
.story a:hover { 
text-decoration : none;
color : #000000;
}
.story a:visited { 
text-decoration : none;
color : #000000;  
}  
.story h1 { 
font : bold 125% arial,verdana,helvetica; 
color : #000000; 
} 
.story p { 
padding : 0 0 10px 0; 
} 
.story a.capsule { 
font : bold 1em arial,verdana,helvetica; 
color : #005fa9; 
display : block; 
padding-bottom : 5px; 
} 
.story a.capsule:hover { 
text-decoration : underline; 
} 
td.storyLeft { 
padding-right : 12px; 
} 
#siteInfo { 
clear : both; 
font-size : small;
text-align:left; 
color : #000000; 
padding : 10px 10px 10px 210px; 
margin-top : 0;
} 
#siteInfo img { 
padding : 4px 4px 4px 0; 
vertical-align : middle; 
} 
#sectionLinks { 
margin : 0; 
padding : 0; 
} 
#sectionLinks ul	{
	list-style-type:none;
	margin:0;
	padding:0; 
}
#sectionLinks a:link, #sectionLinks a:visited { 
display : block; 
font-weight : bold; 
padding : 3px 0 3px 10px; 
color : #000000;
font-size: 14px;
} 
#sectionLinks a:hover { 
font-weight : bold;
color:#333333;
}
.orange {
 color:#FF6600;
 font-size:13px;
}
.orange a:link {
 color:#FF6600;
 font-size:13px;
}
.orange a:hover {
 color:#FF9900;
 font-size:13px;
}
.orange a:visited {
 color:#FF6600;
 font-size:13px;
}
.sk { background-image:url(Skardhg.jpg);
width:570px;
font-weight:bold;
}
.vbig { font-size:16px;
width:400px;
margin:0 auto;
}
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 120px;
}

.hoverbox li
{
	
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 380px;
	height: 300px;
}
