/* CSS Document */
html{
height:100%;
background:url(../images/bg_mid.gif) top center repeat-y #e6e5d2;
}

body{
height:100%;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
letter-spacing:0px;
word-spacing:2px;
color:#000;
}

ul{
padding-top:0px;
margin-top:0px;
display:compact;
}

img{
border:0px;
}

a{
text-decoration:none;
}

.headline{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color: #333333;
}

#box{
background:url(../images/bg_mid.gif);
width:762px;
height:100%;
}
#box2{
width:762px;
height:100%;
text-align:left;
}

#footer
{
	background:url(../images/bg_mid.gif);
}

#top_round{
background:url(../images/bg_top.gif) no-repeat;
width:762px;
height:34px;
}
#header{
background:url(../images/bg_mid.gif);
height:100px;
margin:0px 1px 0px 1px;
}
#search_box{
float:right;
padding:40px 15px 0px 0px;
}
#text_input{
height:14px;
width:90px;
border:1px solid #333;
padding:2px 8px 2px 8px;
font-size:10px;
}
#nav_box{
margin:0px 1px 0px 1px;
height:30px;
background:url(../images/bg_nav.gif) repeat-x;
}
#nav_box div{
float:left;
}
#table_margin{
margin:0px 1px 0px 1px;
}
#banner_gavel{
background:url(../images/banner_gavel.jpg) no-repeat;
text-align:left;
padding-left:25px;
padding-top:25px;
height:192px;
}
#text_area{
padding:28px 40px 10px 40px;
line-height:26px;
}
#side_text{
	padding:20px 30px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#side_nav{
border-top:1px solid #999;
width:225px;
}
#side_nav div{
background:url(../images/btn_arrow.gif) no-repeat 185px 0px;
width:207px;
height:22px;
padding-top:5px;
padding-left:18px;
border-bottom:1px solid #999;
color:#000;
cursor:pointer;
text-decoration:none;
}
#side_nav div:hover{
color:#999;
}
#side_nav a{
color:#000;
text-decoration:none;
}
#side_nav a:hover{
color:#999;
text-decoration:none;
}

#footer{
	/* background:url(../images/bg_bot.gif) no-repeat bottom left; */
padding-bottom:22px;
	padding-top:14px;
	text-align:center;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a{
color:#999999;
text-decoration:underline;
padding:0px 4px 0px 4px;
}
a:hover {
	background-image: url(../images/btn_resources_o.gif);
}
