BODY 
{
	BACKGROUND-COLOR: #d1a3d1;
	background-image: url(images/lent_back.gif);
	background-position: top left;
	background-repeat: repeat-x;
	FONT-FAMILY: arial, veranda, helvetica, sans-serif;
	height: 100%;
}

p, div, td
{
  font-size: 12px;
  color: #333333;
  line-height: 140%;
}

a
{
	COLOR: #996633;
	text-decoration: none;
	font-style: italic;
}

a:hover
{
	COLOR: #CCCC00;
}


.container
{
	BACKGROUND-COLOR: #FDF8FD;
	background-image: url(images/lent_right_edge.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 800px;
}

.end_container
{
	BACKGROUND-COLOR: #FDF8FD;
	background-image: url(images/lent_bottom_right_edge.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 800px;
}

.layout
{
	background-image: url(images/lent_back_grad.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 11px;
	text-align: left;
}

.main 
{
	text-align: left;
	padding-left: 5px;
}

.content
{
  padding-left: 25px;
  padding-top: 30px;
}

.tagline 
{
	COLOR: #888888;
}

.left_column
{
	text-align: left;
}

.nav_divide
{
	background-color: #DFDB9A;
	background-image: url(images/lent_left_divider.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1px;
}

.logo_holder
{
	padding-top: 20px;
	padding-bottom: 10px;
}

.logo_line
{
	background-color: #FDF8FD;
	background-image: url(images/lent_logo_line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

.nav
{
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
	padding-bottom: 3px;
}

.nav a:link
{
	COLOR: #996633;
	TEXT-DECORATION: none;
}

.nav a:visited
{
	COLOR: #996633;
	TEXT-DECORATION: none;
}

.nav a:hover 
{
	COLOR: #CCCC00;
}

.sub_nav
{
	COLOR: #999999;
	TEXT-DECORATION: none;
}

.sub_nav:link
{
	COLOR: #999999;
	TEXT-DECORATION: none;
}

.sub_nav:visited
{
	COLOR: #9999999;
	TEXT-DECORATION: none;
}

.sub_nav:hover 
{
	COLOR: #CCCC00;
}

ul
{
	list-style-type: circle;
	color: #CC00CC;
}

li
{
	padding-top: 5px;
	FONT-SIZE: 13px;
}

li SPAN
{
	color: #444444;
}

h1
{
  font-family: times, georgia, serif;
  font-size: 16px;
  font-style: italic;
  color: #660066;
  margin-bottom: 8px;
}

h2
{
  font-size: 12px;
  color: #996633;
  font-style: italic;
  margin-bottom: 8px;
}

h3
{
  font-size: 16px;
  color: #999;
  font-family: times, georgia, serif;
  font-style: italic;
  margin-bottom: 8px;
}

img.left
{
  margin-right: 8px;
}

.indent
{
  padding-left: 20px;
  padding-bottom: 6px;
}

.sidebar
{
	background-image: url(images/lent_arch_fill.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 162px;
}

.arch
{
	background-image: url(images/lent_arch_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #666;
	font-weight: bold;
	padding-top: 120px;
	text-align: center;
}

.scroll_view
{
  color: #444;
  font-size: 10px;
  overflow: auto;
  font-weight: normal;
  width: 140px;
  padding-left: 15px;
  padding-right: 5px;
  margin-top: 12px;
  text-align: left;
  height: 500px;
}

.scroll_view .a:link
{
  color: #666;
  font-size: 10px;
  text-decoration: none;
  margin-top: 2px;
  font-weight: normal;
}

.scroll_view .a:visited
{
  color: #666;
  font-size: 10px;
  text-decoration: none;
  margin-top: 2px;
  font-weight: normal;
}

.news_item
{
  color: #cc00cc;
  text-decoration: none;
  padding-top: 12px;
  font-weight: bold;
  line-height: 130%;
}

.news_item SPAN
{
  color: #336699;
  text-decoration: none;
  margin-top: 2px;
  font-weight: normal;
}

.basicTable
{
  border: 1px solid #cc00cc;
  font-size: 11px;
  margin-top: 6px;
  margin-bottom: 8px;
}

.basicTable TH
{
  padding: 6px;
  color: #336699;
  text-align: left;
}

.basicTable TD
{
  padding: 6px;
  color: #666666;
  text-align: left;
}

.odd
{
  background-color: #f7f7e6;
}

.even
{
  background-color: #ffffff;
}

.event
{
  padding-bottom: 12px;
}

.event SPAN
{
  color: #996633;
}

.input
{
  border: 1px solid #cc00cc;
}

.copyright
{
  color: #666666;
  font-size: 10px;
  padding-top: 8px;
}

.goopy
{
  font-size: 24px;
  font-weight: bold;
}

hr
{
  color: #cccccc;
}