body { color: navy; font-size: 12px; font-family: "Comic Sans MS", Arial, Verdana, sans-serif; line-height: 14px; text-align: center; background: #8f864e; 
}
* { margin: 0px; padding: 0px; }

#wrapper { text-align: left; margin-right: auto; margin-left: auto; width: 990px; background: #FFF; 
}
p {
	color: black;
	font-size: 13px;
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	line-height: 16px;
	margin-top: 12px;
	margin-left: 12px
}
ul { list-style-type: circle; font: 13px "Comic Sans MS", Arial, Verdana, sans-serif; 
}
a {
	color: blue;
	font-size: 16px;
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none
}
a:link {
	color: blue;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none
}
a:hover {
	color: purple;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none
}
a:active {
	color: red;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none
}
table {
	font-size: 16px;
	line-height: 20px;
	width: 600px
}
.td18 {
	width: 18px
}
td {
}
h1 {
	color: #800080;
	font-size: 18px;
	font-family: "Comic Sans MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 0.67em 12px
}
h2 {
	color: #800080;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 0.83em 12px
}
h3 {
	color: #146666;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0 12px
}
#sidebar { width: 216px; height: 582px; float: left; padding-right: 25px; 
}
#content { float: left; display: inline; width: 725px; 
}

#header { background: url(ll_images/fs_header.jpg) no-repeat; width: 990px; height: 130px; margin-bottom: 20px; 
}

#horiz_nav { width: 970px; margin: 0px auto 25px; background: url(ll_images/nav_bg.jpg) repeat; height: 42px; 
}
#horiz_nav ul { padding: 12px 0px 0px 30px; color: #FFF; margin: 0px auto; }

#horiz_nav a, #horiz_nav a:visited, #horiz_nav a:active { color: #FFF; text-decoration: none; font-size: 14px; font-weight: bold; }
#horiz_nav a:hover { color: #FFF; text-decoration: underline; }
#horiz_nav li { list-style: none; display: inline; text-transform: uppercase; padding-right: 10px; padding-left: 10px; }

