body {
	float: center;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #64615C;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 20px;
	color: #64615C;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

#header {
	float: center;
	width: 100%;
	height:200px;
	background-image: url(llettlogo.jpg);
	background-repeat: no-repeat;
	margin: 10;
}

#nav { 
		padding:.5em 0 0 0;
		height:100%;
		margin: 0;
		list-style-type: none;
		float : left;
		width : 200px;
		background-color:#FFFFCC;
	}
	

	#nav li { 
		position : relative;
		float : left;
		list-style-type: none;
		display:block;
		padding:.5em;
		
}
		
		
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}
#footer { 
   width: 100%px;
   clear: both;
   height: 60px;
   margin: 0px;
   padding: .5em 0 .1em o;
   background-color:#FFFFCC; 
   text-align: left;
   
 
   }

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

#content {
	width:650px;
	float:left;
	padding: 2em 1em 1em 1em;
	background-color: white;
	
}
#content2 {
	width:610px;
	float:left;
	padding: 2em 1em 1em 1em;
	background-color: white;
	
}
.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #64615C;
	font-family: Arial,"Trebuchet MS", helvetica, serif;
	text-align: left;
}
h2 {
	font-size: 3em;
	font-weight: bold;
	color: #006600;
	font-family: Arial,"Trebuchet MS", helvetica, serif;
	text-align: left;
}

