body { color: black; background-color: white; background-image: url(../graphics/kent_bg_02.jpg); background-repeat: repeat; background-position: left top; margin: 0; padding: 0; }

#body { background-image: url(../graphics/kent_bg_01.jpg); background-repeat: no-repeat; background-position: left top; position: relative; top: 0; left: 0; bottom: 0; width: 900px; height: 850px; margin: 0; padding: 0; }

#container { position: relative; top: 50px; left: 0; width: 762px; height: 729px; margin: 0; padding: 0; }

#left {}

#right { padding-left: 40px; }

#main { color: #3a3535; font-size: 9pt; font-family: Tahoma; padding-left: 60px; }

#main_01 {}

#main_02 {}

#main_03 {}

#footer_menu {}

#footer { color: #fff; font-size: 7pt; font-family: Arial; }

h1 { color: #3a3535; font-size: 17px; font-family: Tahoma; font-weight: lighter; line-height: 18px; margin: 5px 0; padding: 0; }

h2 { color: #ed1c24; font-size: 16px; font-family: Tahoma; line-height: 18px; margin: 5px 0; padding: 0; }

h3 { color: #3a3535; font-size: 15px; font-family: Tahoma; line-height: 18px; margin: 5px 0; padding: 0; }

h4 { color: #3a3535; font-size: 14px; font-family: Tahoma; line-height: 18px; margin: 5px 0; padding: 0; }

h5 { color: #ed1c24; font-size: 13px; font-family: Tahoma; line-height: 18px; margin: 5px 0; padding: 0; }

h6 { color: #ed1c24; font-size: 12px; font-family: Tahoma; line-height: 18px; margin: 5px 0; padding: 0; }

p { color: #3a3535; font-size: 12px; font-family: Tahoma; line-height: 14px; margin: 5px 0; }

td {}

li { font-size: 10pt; list-style-type: circle; }

a:link { color: #870000 ; text-decoration: none; }

a:visited { color: #870000 ; text-decoration: none; }

a:hover { color: #de0000 ; text-decoration: underline; }

a:active { color: #de0000 ; text-decoration: underline; }

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:360px; height:380px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0; top:0; 
	width:360px; height:380px; 
	clip:rect(0 380px 380px 0); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { position:relative; left:0; top:0; width:11px; font-size:1px; height: 380px; z-index:1; }
div#track { background-repeat: no-repeat; background-attachment: scroll; background-position: 0 top; position:absolute; left:0; top:12px; width:11px; height: 380px; z-index:1; }
div#dragBar { position:absolute; left:0; top:1px; width:11px; height:11px; background-image: url(../graphics/track.gif); background-repeat: no-repeat; background-position: left top; z-index:1; }
div#up { position:absolute; left:0; top:0; z-index:2 }
div#down { position:absolute; left:0; bottom:0; z-index:3 }
div#lyr1 { font-size: 12px; position: relative; }

th	{ font-size:1.4em; text-align:left }	

div.content { text-align:left ; }
table.over { width:320px; margin:auto; text-align:left; }
table.over td.text, table.over td.navs { vertical-align:top; text-align:left }
td#scrollLinks  { width:12px }
td.navs ul { margin:0; padding:0; list-style:none }
td.navs ul li { margin:0 0 .6em .4em }
td.navs ul li a { text-decoration:none }
td.navs ul li a:hover { text-decoration:underline }
