/* CSS Document */
body {
background-color:#000000;
color:#FFFFFF !important;
font:Arial, Helvetica, sans-serif
}
img {
border: 0px solid;
}
a img {
border: 0px;
}
#jhsnetwrapper{
width: 950px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #282727;
	margin-top:20px;
	background-image:url(IMGREZ/headerbghoriz.gif);
	background-repeat:repeat-x;
	
}

#logobar {
background-image:url(IMGREZ/headerbghoriz.gif);
background-repeat:repeat-x;
position: relative;
height: 128px;
width: 950px;
}

#topmenu { 
height:27px; 
font:700 11px "Trebuchet MS", Verdana, sans-serif; 
text-transform:uppercase;
padding:0px;width:100%;
position:relative;height:27px;
background-color: #282727;
border-bottom: 12px solid #282727;
}

#topmenu ul {
list-style:none; 
padding-left:5px;
}

#topmenu li {
display:inline; 
margin-left:3px;
}

#topmenu a, #topmenu a:visited {
display:block; 
float:left; 
text-align:center; 
padding:5px 25px 0 25px; 
height:25px; 
color:#ffffff; 
padding-top: 5px;
text-decoration:none;
}

#topmenu .chosen a {
color:#fff; background-color: #000
}

#topmenu .chosen a:hover {
color:#fff; 
background-color: #000
}

#topmenu a:hover {
color:#fff; 
background-color: #000; 
text-decoration: none !important;

}

#menuspacer, #menuwrap {
height: 3px;
background-color: #282727 !important;
background-image:url(IMGREZ/spacergray.png);
z-index:1;
background-repeat:repeat;
color: #282727;
width:inherit
border-bottom: 5px solid #282727;
}

#maincnt {
padding: 10px;
	color: #cccccc;
	background: #000000;
	border-right: 3px solid #282727;
	padding-right: 20px;
	border-left: 3px solid #282727;
border-bottom: 20px solid #282727;
	padding-left: 20px;
}

#precnt {
padding: 10px;
	color: #cccccc;
	background: #000000;
	border: 3px solid #282727;
	padding: 20px;
	border-left: 3px solid #282727;
border-bottom: 20px solid #282727;
	padding-left: 20px;
}
a:link {
	color:#FFFF00; !important
	text-decoration: none;
}

a {
	color: #FFFF00; !important
	text-decoration: none;
}
a:visited {
	color: #FFFF00; !important
	text-decoration: none;
}

a:hover {
	color: #FFFF00; !important
	text-decoration: underline;
}
#copyright {
text-align:center;
text-transform: lowercase;
font-size:7px
}
#content{
float:left
}
#sidebar{
float:right
}
