body {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.fl_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cms_imgleft {
	margin: 3px 5px 5px 0;
	float: left;
	border: 1px solid #000;
}
.cms_imgright {
	margin: 3px 0 5px 5px;
	float: right;
	border: 1px solid #000;
}
h1 {
	margin: 0;
	font-size: 28pt;
	line-height: 30pt;
}
h2 {
	font-size: 20pt;
	line-height: 24pt;
}
h2, h3 {
	margin: 0 0 5px 0;
}
.clear {
	clear: both;
}
.gallthumbnail {
	float: left;
	border: 2px solid #666;
	margin-right: 5px;
	margin-bottom: 5px;
}
.fl_blogpostavatar {
	float: right;
	border: 2px solid #666;
	margin: 0 0 5px 5px;
}
.fl_commentavatar {
	float: left;
	border: 2px solid #666;
	margin: 0 5px 0 0;
}
.fl_commentname {
	display: block;
	margin-left: 80px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 8pt;
}
.fl_commentmessage {
	display: block;
	margin-left: 80px;
}
.fl_gtname {
	display: block;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 8pt;
}
.fl_gtmessage {
	display: block;
}
.fl_blogpost1, .fl_blogpost2 {
	border-bottom: 1px dashed #f8422d;
	padding-bottom: 5px;
	margin-bottom: 5px;

}
.fl_postinfo {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 8pt;
}
.fl_blogfooter {
	clear: both;
}
.fl_comment1 {
	display: block;
	padding: 5px;
	margin-top: 5px;
}
.fl_comment2 {
	display: block;
	padding: 5px;
	background-color: #eee;
	margin-top: 5px;
}
.fl_commclear {
	display: block;
	clear: both;
}
#fl_commsbox, #fl_tracksbox {
	clear: both;
	padding-top: 15px;
}
.fl_bigpic {
	border: 2px solid #666;
}
.fl_bigcaption {
	margin-top: 10px;
}
.fl_rssentry {
	clear: both;
}
.fl_rssimg {
	float: right;
	display: block;
	border: 2px solid #666;
	margin: 0 0 5px 5px;
}
.fl_rsstitle {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
}
.fl_rssby {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 8pt;
}

.fl_gallpreview1 {
	margin-bottom: 10px;
	padding: 5px;
	clear: both;
}
.fl_gallpreview2 {
	margin-bottom: 10px;
	background-color: #eee;
	padding: 5px;
	clear: both;
}
.fl_gallpreview1 img, .fl_gallpreview2 img {
	float: left;
	border: 2px solid #666;
}
.fl_galllink, .fl_galltext {
	display: block;
	margin-left: 110px;
}
td.fl_label {
	display: block;
	width: 100px;
}
.fl_mailform textarea {
	width: 400px;
	height: 200px;
}
.fl_votebar {
	background-color: #fff;
	height: 10px;
}
input.fl_regform {
	width: 100px;
}
.fl_postingform {
	display: none;
}
.fl_postingform textarea {
	height: 100px;
}
.fl_rsslinks {
	padding-top: 10px;
	clear: both;
	text-align: right;
}
.fl_rsslinks a {
	text-transform: uppercase;
	font-size: 8pt;
	text-decoration: none;
	margin-left: 10px;
}
.fl_rating {
	float: right;
	text-align: right;
}

#msgwrap {
	position: fixed;
	top: 150px;
	left: 50%;
	text-align: center;
	z-index: 99;
}
#msgbar {
	position: relative;
	color: #fff;
	border-width: 3px;
	border-style: solid;
	padding: 15px;
	font-size: 28px;
	line-height: 40px;
	width: 300px;
	left: -168px;
	display: none;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#msgbar a {
color: #fff;
}
#topbar {
	display: none;
	position: fixed;
	z-index: 99;
	background-color: #4ad;
	color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 12px;
	border-bottom: 3px solid #079;
	text-align: center;
}
#topbar a {
	color: #fff;
}
#topcont {
	padding: 10px;
}

input, textarea {
	border: 1px solid;
	padding: 3px;
	background-color: #fff;
	border-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	width: 300px;
	height: 150px;
}	
input:hover, input:focus, textarea:hover, textarea:focus {
	background-color: #eee;
}
.fl_later {
	float: left;
}
.fl_earlier {
	float: right;
}

.flmsg_alert {
	background-color: #4ad;
	border-color: #079;
}
.flmsg_error {
	background-color: #900;
	border-color: #600;
}
.flmsg_success {
	background-color: #096;
	border-color: #066;
}
.flmsg_generic {
	background-color: #666;
	border-color: #999;
}

#fl_commsbox {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #333;
	background-color: #eee;
}

#fl_gallwrap {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	display: none;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333;
	text-align: left;
}
#fl_gallcover {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#fl_gallbox {
	position: relative;
	top: 5%;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px;
	width: 100px;
	height: 100px;
}
#fl_gallpic {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 35%;
}
#fl_gallbelowpic {
	clear: both;
	display: none;
	padding: 5px 10px 10px;
	margin: 0 -10px;
	background-color: #fff;
}
#fl_gallwrap a {
	color: #666;
	text-decoration: none;
}
#fl_gallwrap a:hover {
	color: #444;
	border-bottom: 1px dotted #444;
}
#fl_gallprev {
	position: absolute;
}
#fl_gallnext {
	text-align: right;
	position: absolute;
}
#fl_gallclose, #fl_gallslide {
	clear: right;
	float: right;
}
a#fl_gallprev:hover, a#fl_gallnext:hover, a#fl_gallclose:hover {
	border-width: 0;
}
#fl_gallprev img, #fl_gallnext img {
	visibility: hidden;
	padding-top: 50px;
}
#fl_gallprev:hover img, #fl_gallnext:hover img {
	visibility: visible;
}