body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ffecbc;
	width: 800px;
	height: 600px;

}

a {
	font-size: small;
	color: #8A2A02;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#header { 

}
#mainmenu { 
}

#mainpage { clear: both;
            margin-top: 80px;

						
}

#submenu { margin-left: 30px;
           width: 25%;
		   clear: none;

}
#content { 
		   margin-left: 230px;
           width: 75%;
		   min-height: 400px;
		   clear: none;
}

#special { margin-top: -80px;

}
#special2 { margin-top: -90px;

}
#secondarypage { clear: both;
}
#content2 { margin-top: 80px;
            margin-left: 50px;
			width: 95%;
			min-height: 400px;
}

#footer { 
		  clear: both;
		  	  }
#copyright {
			font-size: x-small;
			margin-left: 5px;
		   
}
h1 {
	
	font-size: x-large;
	color: #663333;
}

h2 {
	font-size: medium;
	color: #8A2A02;
	
}

p {
	font-size: small;
	margin-right: 10px;
	
}

li { font-size: small;
     margin-right: 10px;
}

.casename {
			font-weight: bold;
			color: #8A2A02;

}

.legalterm {
            font-weight: bold;
			color: #8A2A02;
}
.highlighted {
            font-weight: bold;
			color: #8A2A02;
}
.heading {
			font-size: medium;
			font-weight: bold;
			color: #8A2A02;
}
.question {
			font-size: medium;
			font-weight: bold;
			color: #8A2A02;
}
#contact {  
			width: 50%;
}
.map { position: absolute;
       left: 400px;
       
      
}


td.bio { margin-left: 10px; margin-right: 10px;
        font-size: small;
}
