body {
	    background:url(../common-images/general-bkg-tile.jpg);
		background-repeat:repeat;
		margin: 0;
	    padding: 0;
	    text-align: center;
}
a {
 color:#3366CC;
 text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#3366CC;
	background-color:#CCCCCC;
}
div#page {
	    background:url(../common-images/inside-bkg-tile.jpg);
		background-repeat:repeat-y;
		width: 778px;
	    margin: 0 auto;
		
}
div#homepage {
	    background:url(../common-images/home-bkg-tile.jpg);
		background-repeat:repeat-y;
		width: 778px;
	    margin: 0 auto;
		
}

p, h1 { margin: 0; }

div#header {
 		padding:0;
}

div#navigator {

		width: 732px;
		height: 55px;
	    margin-left: 23 auto;
		background-color:#c1c2c2;

}
div#content {
		background:url(../common-images/court-seal.gif);
		background-repeat:no-repeat;
		text-align: left;
		vertical-align:top;
		margin-left: 23px;
		margin-top: 1em;
		margin-right: 200px;
		margin-bottom: 1em;
}
div#content-home {
		text-align: left;
		vertical-align:top;
		margin-left: 23px;
		margin-top: 1em;
		margin-right: 23px;
		margin-bottom: 1em;
}

div#spacer {
	    padding: 0;
	    margin: 0;
	    height: 1px; /* don't set to 0 or moz and konq have problems */
}
div#footer {
	    background:url(../common-images/footer-bkg-tile.gif);
		background-repeat:repeat-y;
		text-align: left;
		vertical-align:top;
		display:block;
		height:75px;
		margin:0;
		padding:0px;
}
div#footer-home {
	    background:url(../common-images/home-footer-bkg-tile.gif);
		background-repeat:repeat-y;
		text-align: left;
		vertical-align:top;
		display:block;
		height:75px;
		margin:0;
		padding:0px;
}
.navigation-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 3px;
	text-transform:uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.bodytext-title {
	font-family: Arial,san-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#1e5a7c;
}
.bodytext-title-underline {
	font-family: Arial,san-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#336699;
	text-decoration:underline;
}
.bodytext-subtitle {
	font-family: Arial,san-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#346fc7;
	text-decoration:underline;
}
.bodytext-content {
	font-family: Georgia,serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.related-links {
	font-family: Georgia,serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration: none;
	text-transform: none;
}
.data-filed {
	width: 230px;
	font-family: Georgia,serif;
	font-size: 13px;
	color:#003366;
}
.data-filed-message {
	width: 320px;
	height: 200px;
	font-family: Georgia,serif;
	font-size: 13px;
	color:#003366;
}
.contact-confirm {
 	color:#0066CC;
}
.attorneys-title {
	font-family: Arial,san-serif;
	font-size: 13px;
	text-decoration:none;
	font-style:italic;
	background-color:#0e2c50;
	color:#FFFFFF;
	letter-spacing:0.01em;
}



	

