/* CSS Document */

body {
background-image:url(images/top-bg.gif); 
background-repeat:repeat-x;
background-color:#515151;
margin:0px;
font:76% "Lucida Grande", "Lucida Sans Unicode";
}
#wrap {
padding:10px;
}

a {
text-decoration:none;
font-weight:bold;
color:#99cc00;
border-bottom:thin dashed #99cc00;
}

a:hover {
text-decoration:none;
color:#333333;
border-bottom:thin dashed #333333;
}

a img {
border:0;
}

p {
text-align:justify;
cursor:default;
}

#header {
margin:10px 0 0;
padding:0;
height:45px;
}

ul {
cursor:default;
color:#99cc00;
font-weight:bold;
}

#contentwide {
margin-top: -70px;
}
#contentwide h1 {
color:#fff;
font-size:2em;
border:none;
cursor:default;
}

#contentwide h1 a {
color:#fff;
background-color:inherit;
text-decoration:none;
border:none;
}

#contentwide p {
color:#fff;
text-align:justify;
font-weight:bold;
line-height:1.3em;
cursor:default;
}
#banner p{
text-align:center;
}
#bus {
background-image:url(images/njdoc-prison-bus.gif);
background-repeat:no-repeat;
height:400px;
width:526px;
}
#laorbustmenu a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
   font-weight:bold;
   text-align:left;
   color:#fff;
   width:200px;
   height:15px;
padding:2px;
   background-color:transparent;
   border-style:none;
display:block;
}
#laorbustmenu a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
   font-weight:bold;
   text-decoration:blink;
   text-align:left;
   color:#fff;
   width:200px;
   height:15px;
padding:2px;
   background-color:transparent;
   border-style:none;
display:block;
}
/* IE7 Hack */
*:first-child+html #laorbustmenu a:hover {
text-decoration:underline overline;
}
/* IE6 Hack */
* html #laorbustmenu a:hover {
text-decoration:underline overline;
}

#laorbustmenu span {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:line-through;
   font-weight:bold;
   text-align:left;
   color:#ffffff;
   width:200px;
   height:15px;
padding:2px;
   background-color:transparent;
   border-style:none;
display:block;
cursor:default;
}
#laorbustmenu h3 {
font:16px "Lucida Grande";
   font-weight:bold;
   text-align:center;
   color:#ffffff;
   padding:0px;
}
#lbc {
	float:right;
	display:inline;
	position:absolute;
	margin-top:10px;
	margin-left:550px;
	text-align:center;
	width:300px;
	height:400px;
	padding:25px 25px 25px 60px;
	background-image:url(images/sign.gif);
background-repeat:no-repeat;
}

/* IE7 Hack */
*:first-child+html #lbc {
padding-left:10px;
}
/* IE6 Hack */
* html #lbc {
padding-left:10px;
}

#footer {
clear:both;
margin:0;
padding:15px;
color:#808080;
background-image:url(images/footer_bg_pattern.gif);
background-repeat:repeat;
}

#footer p {
margin:0;
padding:0;
text-align:right;
}

#footer a {
color:#fff;
text-decoration:none;
font-weight:bold;
border:none;
}

#footer a:hover {
text-decoration:none;
border:none;
}
