body { font-family:Georgia, "Times New Roman", Times, serif;
    font-size : 101%;
    background: #330702;
    color     : #edb;
	margin:0px;	
	padding-top:20px;
}

h1  {color:#283152;
    font: bold 1.5em serif;
	line-height:1.5;
	}

h2  {color:#283152;
    font: bold 1em sans-serif;
	line-height:1em}

h3  {color:#283152;
    font: bold 1em serif;
	line-height:1em}

.topic { font-weight:bold; font-variant:small-caps}

.up-cap {font-weight: bold; font-variant:small-caps; font-size:1.5em; line-height:1em}
	
p, ul {line-height:1.5}

a
  {
    text-decoration: none;
  }
  
a:visited
 {
 color: #8C1400
 }

a:hover
  {
    text-decoration: underline;
  }

a:active,
a:active *
  {                           /* important keyword neccessary, else           */
    color: #c00 !important;   /* substituted by rules with higher specificity */
  }


	
#container {
	margin:0 auto;
    width : 960px;
    border    : 0px;
	background: #4e0b02 url(images/lady-justice.jpg) no-repeat 0% 85%; /* background for left column*/
	}
	
#header{position:relative; float:right; background-color:#fff; background-image:url(images/dui-header.jpg); background-repeat:no-repeat; width:655px; height:135px;  color:#283152;}

#address {float:right; padding:15px 30px 15px 0px}

/* -------------- Style navigation menu -------------- */
#navigation {position:relative; margin:0 auto; width:300px;font-variant:small-caps; text-align:center;}

a.nav, a.nav:link, a.nav:visited, .chosen {display:block; width:150px; height:25px;  margin:0 auto;
background-image:url(images/menu-bkgnd.png);
border:1px solid;
border-top-color:#E5D1CF; border-right-color:#330802; border-bottom-color:#1A0401; border-left-color:#CCB9B8;
text-align:center; text-decoration:none; line-height:25px;  /*  padding-top:15px; padding-bottom:15px;  */
color:#edb;  overflow:hidden;}  /*   *//* background-color:#590D03; */
a.nav:hover {color:#fff; border:1px solid;
background-image: url(images/menu-hvr-bkgnd.png);
border-top-color:#E5D1CF; border-right-color:#330802; border-bottom-color:#1A0401; border-left-color:#CCB9B8}
a.nav:active, .chosen {color:#ffffff; border:1px solid;
border-top-color:#1A0401;  border-right-color:#CCB9B8;
border-bottom-color:#E5D1CF; border-left-color:#330802;
}

#page-nav{ font-family:Verdana, Arial, Helvetica, sans-serif;
padding:5px 5px 5px 5px;
background-color: #FFEAAA;
font-size:0.75em;
}

.current-page, .next-page{
padding-left:170px;
}

#left-column {position:relative; float:left; width:300px; padding-top:125px; background-image:url(images/scales.jpg); background-position:top; background-repeat:no-repeat; text-align:center}

#right-column {position:relative;
 float:right;
 background-color:#fff;
 width:600px;
 min-height:500px; 
 padding:15px 40px 15px 15px; 
 color:#040205; 
 background-image:url(images/page-shadow.jpg); 
 background-position:right; 
 background-repeat:repeat-y 
}

#footer{clear:both; margin:0 auto; width:960px; background: #330702; color:#edb; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:10px 0px 10px 0px; border:1px solid #330702}
 /*position:relative;padding: 0  !important; bottom: -8em    */

#footer a{
	color: #eeeeee;
}