* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #000000;
}

img.h1{margin-top: 8px; margin-bottom: 10px
}

h1{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	border-bottom: solid #0000CC 1px;
	text-align: left;
	text-indent: 8pt;
	height: 30px;
	width: 640px;
	margin-left: -12px;
	margin-bottom: 15px;
	vertical-align: baseline;	
	line-height: 43px;
}

p{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

p a{font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
p a:hover{
	color: #0000FF;
	text-decoration: underline;
}

#wrapper { 
 margin: 0 auto;
 width: 878px;
}

#header {
	color: #FFF;
	width: 858px;
	float: left;
	padding: 10px;
	height: 71px;
	background: #FFFFFF url(../images/HeaderImg.jpg) no-repeat;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 8px;
	border-bottom: 1px solid #0000CC;
}

/* Contains the links and search box */
 
#headerleft{
	text-align: center;
	color: #FFFFFF;
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#headerleft a{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#headerleft a:hover{
	color: #0000FF;
	text-decoration: underline;
}

input.txtfd{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	height: 22px;
	width: 144px;
	margin-top: 0px;
	margin-bottom: 3px;
	background-image: url(../images/TextFld.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	vertical-align: middle;
}
	
input.btn{
	width: 70px;
	font-weight:bold;
	height: 25px;
	margin-left: 2px;
	margin-top: 6px;
	font-family:  Helvetica, sans-serif;
	background-color: #276081;
	color: #FFF;
	background-image: url(../images/SearchBtn2.jpg);
	background-repeat: repeat;
	background-position: center center;
}


/* Contains the main page links */
#navigation {
 float: left;
 width: 878px;
 height: 200px;
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #000000;
}

/* Contains the main menu */
.menu2 {
	font-family: verdana, arial, sans-serif;
	width:220px;
	margin: 0;
	position:absolute;
	z-index: 12;
	text-align: left;
	white-space: normal;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}

/* float the list so that the items are in a line */
.menu2 ul li {
float:none; 
}

/* style the links to be 208px wide by 39px high with a top. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	text-align:left;
	padding-left: 12px;
	text-decoration:none;
	width:206px;
	height:39px;
	color:#FFFFFF;
	background: url(../images/BtnDwn4.gif) no-repeat center;
	overflow: hidden;
	line-height:36px;
	font-size:13px;
	border: 1px solid #1c10b6;
	font-weight: bold;
}

/* make the dropdown ul invisible */
.menu2 ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu2 ul li:hover a {
	font-weight: bold;
	color:#FFFFFF;
	background: url(../images/BtnUp4.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
}

div#Main{
	float: left;
	height: 269px;
	width: 634px;
	margin-left: 12px;
	position: absolute;
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-right: 6px;
	top: 0px;
	left: 220px;
	z-index: 1;
	background: url(../images/colBG3.jpg) no-repeat top left;
}

div#MainSched{
	text-align: center;
	line-height: 28px;
	height: 30px;
	width: 440px;
	margin-top: 50px;
	margin-right: 190px;
	background: #000000 url(../images/scheduleBG.jpg) no-repeat center center;
	}
	
div#MainSched a{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

div#MainSched a:hover{
	color: #0000FF;
	text-decoration: underline;
}

#content {
	float: left;
	color: #FFF;
	height: 1px;
	width: 630px;
	display: inline;

}

#spacerImg{
float: left;
width: 880px;
height: 8px;
overflow:hidden;
margin-bottom: 5px;
margin-top: 0px;
}

#leftcolumn {
	color: #FFFFFF;
	margin-right: 8px;
	margin-left: 4px;
	margin-top: 42px;
	height: 30px;
	width: 204px;
	float: left;
}


#rightcolumn { 
 color: #FFF;
 border: 0px solid #FFF;
 background: #000000 url(../CourtReporting/images/colBG3.jpg) no-repeat top center;
 margin: 0px 0px 4px 0px;
 padding: 10px;
 height: 248px;
 width: 298px;
 float: left;
}

#footer {
	clear: both;
	width: 878px;
	color: #fff;
	height: 55px;
	margin: 0px;
	padding: 6px 0px 0px;
	text-align: center;
	font-size: 13px;
	line-height:16px;
	background: #000000;
	background: url(../images/fadespacer.jpg) no-repeat bottom;
}

#footer a{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #0000FF;
	text-decoration: underline;
}