body{
	background-color:#003366;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#container{
	width:100%;
	}
#container1{
	width:774px;
	position:relative;
	background-image:url(images/left_fill.gif); 
	background-repeat:repeat-y; 
	background-color:#FFFFFF;
	}
#container2{
	width:780px;
	background-image:url(images/right_fill.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
#header{
	position:absolute;
	top:0px;
	left:0px;
	width:779px;
	height:221px;
	}
#headerLB{
	position:absolute;
	width:354px;
	height:62px;
	top:221px;
	left:0px;
	}
#links{
	position:absolute;
	width:473px;
	height:20px;
	top:228px;
	left:297px;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	}
#menudiv{
	position:relative;
	float:right;
	right:0px;
	width:193px;
	background-image: url(images/menu_fill.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	}
#content{
	position:relative;
	z-index:3;
	padding:15px 10px 0px 10px; 
	margin-top:10px;
	margin-left:30px;
	}
#menu{
	padding:0px 15px 0px 15px;
	}
#clearfloats{
	clear:both;
	}
#footer{
	position:relative;
	z-index:6;
	width:780px;
	height:55px;
	font-size:10px;
	color:#999999;
	background-image:url(images/footer_fill.gif);
	background-repeat:repeat-x;
	}
#menu li a {
	color:#000000;
	text-decoration:none;
	} 
#menu li a:hover{
	color:#003366; 
	text-decoration:underline;
	}
.footerlink {
	font-size:10px;
	color:#999999;
	text-decoration:none
	}
.footerlink:hover{
	color:#336699;
	}
a {
	color:#003366;
	text-decoration:underline
	} 
a:hover{
	color:#FF0000; 
	text-decoration:none;
	}
.text {
	font-size:12px;
	line-height:16px; 
	color:#000000;
	}
.textmain {
	font-family: "Lucida Handwriting", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px; 
	color:#000000;
	}
.bullet{
	list-style-image: url(images/bullet.gif);
	text-decoration: none;
	line-height:18px;
	list-style-type:square;

	}
.bulletmenu {
	list-style-image: url(images/bullet_menu.gif);
	list-style-type:square;
	}
.menutext {
	font-size:11px; 
	color:#000000;
	padding:0px 0px 0px 0px;
	}
.feature {
	color:#008800;
	}
.subtitle {
	font-size:11px;
	color:#008800;
	font-weight:bold;
	} 
.menutitle {
	font-size:11px;
	color:#008800;
	font-weight:bold;
	margin-bottom:5px;
	} 
.title {
	font-size:18px;
	color:#008800;
	font-weight:bold;
	}
.wlinks{
	color:#000000;
	text-decoration:none;
	}
.wlinks:hover{
	color:#008800;
	}

