body{
  background: url(lawrencebgr.png);
  background-repeat: repeat-x;
  font: 10px verdana;
  color: #1c2e54;
  text-align: justify;
  margin: 0; 
  padding: 0;
  letter-spacing: 0px;
  line-height: 17px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
text-align: center;
white-space: nowrap;
position: relative;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 10px 20px; 
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #dbccad;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #b19256;
text-decoration: none;
}

#container {
margin:0px;
background: #ffffff;
padding:8px 40px 3px 40px;
border:0px;
position: relative;
font-family: Verdana, Arial, sans-serif;
font-size: 11pt; 
color: #4a4234;
}

a:hover { 
	color: #ffffff;
        cursor: help;
	background-color: #b19256; 
}

a:link  {
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #b19256;}

a:active, a:visited {
        font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #ffffff;}

#footer {
position: relative;
clear: both;
background: #dbccad;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: normal;
padding-left: 0px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 20px;
line-height: 11pt;
color: #4a4234;
}

#footer a:hover{
text-decoration: none;
}

input, textarea, option, select {
	padding:2px; 
	font: 8pt arial;
	color: #4a4234;
	letter-spacing: 1px;
        background-color: #dbccad; 
        border-right: 0px solid #D1D1D1;
        border-left: 0px solid #D1D1D1;
        border-top: 0px solid #D1D1D1;
        border-bottom: 2px solid #b19256; 
        font-weight: normal;
}


.stats {
  position: relative;
  margin: 15px;
  padding: 5px;
  width: 400px;
  border: 1px solid #4a4234;
  background: #dbccad;
  text-align: left;
  line-height: 11pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #4a4234;
  }


.titles {
 color: #4a4234;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 13pt;  
 font-weight: bold; 
 color: #4a4234;
 text-align: left;
 text-transform: uppercase;
 border-bottom : 4px double #4a4234;
 line-height: 15pt}


li.bulletcontent {
list-style-image:url(aurens_bullet.png)
}

td {font: 10pt Verdana, arial, Tahoma, sans-serif; color: #4a4234;}

b  {font-family: verdana, helvetica, sans-serif; font-size: 12pt; text-transform: uppercase;  font-weight: bold; color: #dbccad;}
em {font-size: 8pt; 
color: #4a4234;
line-height: 15px;
}

hr {display:none}