body {
	background: #FFF url(../images/wood_bg_low.jpg) repeat top left;
	margin: 0;
}
#container{
	width: 1130px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #000;
	font-family: "Century Gothic";
}
#container #logo{
	width: 491px;
	float: left;
	height: 87px;
	background: transparent url(../images/logo.png) no-repeat top left;
	margin-left: 60px;
}
#container #search{
	float: left;
	width: 240px;
	height: 50px;
	background: transparent url(../images/searchbg.png) no-repeat top left;
	margin-left: 30px;
}
#container #search #sbox{
	float: left;
	width: 148px;
	height: 21px;
	background-color: #CCC;
	font-size: 16px;
	color: #000;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 7px;
	margin-left: 20px;
	border: none;
	font-family: "Century Gothic";
	line-height: 21px;
}
#container #search #go{
	margin: 0;
	padding: 0;
	float: left;
	width: 40px;
	height: 23px;
	background-color: #CCC;
	font-size: 16px;
	color: #000;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 7px;
	margin-left: 7px;
	border: none;
	font-family: "Century Gothic";
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
#container #search #go:hover{
	background-color: #f7e67b;
}
#container #rss{
	width: 167px;
	float: right;
	height: 43px;
	background: transparent url(../images/rss.png) no-repeat top left;
	margin-right: 98px;
}
#container #body{
	float: left;
	width: 1130px;
	background: transparent url(../images/main_bg1.png) no-repeat top left;
	margin-top: 50px;
	min-height: 800px;
}
#container #body #bodybg{
	float: left;
	width: 1130px;
	background: transparent url(../images/main_bg2.png) repeat-y top left;
	margin-top: 60px;
}
#container #body #bodyinner{
	float: left;
	width: 1001px;
	min-height: 800px;
	margin-top: -60px;
}
#container #body #bodyinner #top{
	float: left;
	width: 1001px;
	background: transparent url(../images/body_top.png) no-repeat bottom left;
	height: 94px;
	margin-left: 93px;
	margin-top: -22px;
}
#container #body #bodyinner #top #menu{
	float: left;
	width: 755px;
	height: 64px;
	margin-left: 20px;
	margin-top: 1px;
}
#container #body #bodyinner #top #menu #mnu_home{
	float: left;
	width: 150px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: 0px 0px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_home:hover, #container #body #bodyinner #top #menu #mnu_home_selected{
	float: left;
	width: 150px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: 0px -71px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_categories{
	float: left;
	width: 140px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -150px 0px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_categories:hover, #container #body #bodyinner #top #menu #mnu_categories_selected{
	float: left;
	width: 140px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -150px -141px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_archives{
	float: left;
	width: 140px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -290px 0px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_archives:hover, #container #body #bodyinner #top #menu #mnu_archives_selected{
	float: left;
	width: 140px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -290px -211px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_aboutme{
	float: left;
	width: 142px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -430px 0px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_aboutme:hover, #container #body #bodyinner #top #menu #mnu_aboutme_selected{
	float: left;
	width: 142px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -430px -281px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_contact{
	float: left;
	width: 170px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -572px 0px;
	height: 64px;
}
#container #body #bodyinner #top #menu #mnu_contact:hover, #container #body #bodyinner #top #menu #mnu_contact_selected{
	float: left;
	width: 170px;
	background: transparent url(../images/menu.png) no-repeat;
	background-position: -572px -351px;
	height: 64px;
}
#container #body #bodyinner #main{
	float: left;
	width: 1001px;
	background: transparent url(../images/body_bg.jpg) repeat-y top left;
	min-height: 800px;
	margin-left: 93px;
}
#container #body #bodyinner #main .sub_menu{
	float: left;
	width: 945px;
	margin-left: 30px;
	margin-right: 25px;
	height: 40px;
	margin-bottom: 10px;
	background: transparent url(../images/sub_border.png) no-repeat bottom left;
	display: none;
}
#container #body #bodyinner #main .sub_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#container #body #bodyinner #main .sub_menu ul li{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	margin-right: 20px;
	font-size: 25px;
	font-family: "Century Gothic";
	color: #414d8e;
}
#container #body #bodyinner #main .sub_menu ul li a{
	text-decoration: none;	
	font-family: "Century Gothic";
	color: #414d8e;
}
#container #body #bodyinner #main .sub_menu ul li a:hover{
	background-color: #f7e67b;	
}
#container #body #bodyinner #main .main_content{
	float: left;
	width: 945px;
	margin-left: 30px;
	margin-right: 25px;
	min-height: 400px;
	margin-top: 10px;
}
#container #body #bodyinner #main .main_content .post{
	float: left;
	width: 945px;
	min-height: 50px;
	margin-bottom: 40px;
}
#container #body #bodyinner #main .main_content .post .msg{
	float: left;
	width: 945px;
	margin-bottom: 5px;
	font-size: 30px;
	color: #231f20;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#container #body #bodyinner #main .main_content .post .heading{
	float: left;
	width: 945px;
	margin-bottom: 5px;
	font-size: 40px;
	color: #231f20;
	font-weight: bold;
	text-decoration: none;
}
#container #body #bodyinner #main .main_content .post a.heading:hover{
	background-color: #f7e67b;
}
#container #body #bodyinner #main .main_content .post .content{
	float: left;
	width: 945px;
	min-height: 100px;
	font-size: 12px;
	line-height: 15px;
	color: #5d5d5d;
	margin-top: 10px;
}
#container #body #bodyinner #main .main_content .post .content p{
	margin: 0;
	margin-bottom: 15px;
}
#container #body #bodyinner #main .main_content .post .content a{
	text-transform: uppercase;
	color: #7d7c7e;
	text-decoration: none;
	padding: 2px 4px;
}
#container #body #bodyinner #main .main_content .post .content a:hover{
	background-color: #f7e67b;
	padding: 2px 4px;
}
#container #body #bodyinner #main .main_content .post .content p img{
	max-width: 935px;
	margin: 3px;
	border: 0;
}
#container #body #bodyinner #main .main_content .post .content .slideshow{
	float: left;
	width: 945px;
	text-align: center;
	margin-bottom: 10px;
	max-width: 945px;
	background-color: #f7e67b;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #body #bodyinner #main .main_content .post .sep{
	float: left;
	width: 945px;
	height: 101px;
	background: transparent url(../images/sep.png) no-repeat top left;
}
#container #body #bodyinner #main .main_content .post .comm_head{
	float: left;
	width: 945px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #231f20;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: -25px;
}
#container #body #bodyinner #main .main_content .post .comm_head a{
	text-decoration: none;
	color: #231f20;
}
#container #body #bodyinner #main .main_content .post .comm_head a:hover{
	background-color: #f7e67b;
}
#container #body #bodyinner #main .main_content .post .comm_head .num{
	color: #6c6d6f;
}
#container #body #bodyinner #main .main_content .post .comments{
	float: left;
	width: 943px;
	margin-bottom: 20px;
	border: 1px solid #AAA;
	height: 120px;
	overflow: auto; 
	overflow-y: auto; 
	overflow-x: hidden;
	padding-top: 10px;
}
#container #body #bodyinner #main .main_content .post .comments .comment{
	float: left;
	width: 903px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #AAA;
	color: #5d5d5d;
	font-size: 14px;
}
#container #body #bodyinner #main .main_content .post .comments .comment .author{
	text-transform: uppercase;
	text-decoration: underline;
	color: #231f20;
	font-size: 14px;
	font-weight: bold;
}
#container #body #bodyinner #main .main_content .post .comments .comment .date{
	color: #AAA;
	font-size: 14px;
}
#container #body #bodyinner #main .main_content .post .options{
	float: left;
	width: 943px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #959595;
	font-size: 16px;
	text-decoration: none;
}
#container #body #bodyinner #main .main_content .post .options a{
	text-transform: uppercase;
	color: #7d7c7e;
	text-decoration: none;
	padding: 2px 4px;
}
#container #body #bodyinner #main .main_content .post .options a:hover{
	background-color: #f7e67b;
	padding: 2px 4px;
}
#container #body #bodyinner #main .main_content .post .options .options_right{
	float: right;
	text-transform: uppercase;
	color: #959595;
	font-size: 16px;
	text-decoration: none;
}
#container #body #bodyinner #main .main_content .pagination{
	float: left;
	width: 943px;
	margin-bottom: 10px;
	height: 20px;
	text-align: right;
}
#container #body #bodyinner #main .main_content .pagination a, #container #body #bodyinner #main .main_content .pagination b{
	text-decoration: none;
	color: #414d8e;
	font-size: 18px;
}
#container #body #bodyinner #main #sep{
	float: left;
	width: 945px;
	height: 101px;
	margin-left: 30px;
	margin-right: 25px;
	background: transparent url(../images/sep.png) no-repeat top left;
}
#container #body #bodyinner #main #bottom{
	float: left;
	width: 945px;
	min-height: 200px;
	margin-left: 30px;
	margin-right: 25px;
}
#container #body #bodyinner #main #bottom .item{
	float: left;
	width: 300px;
	min-height: 200px;
}
#container #body #bodyinner #main #bottom .item .title{
	float: left;
	width: 270px;
	margin-left: 20px;
	font-size: 22px;
	color: #231f20;
	text-transform: uppercase;
	font-weight: bold;
}
#container #body #bodyinner #main #bottom .item .itm_content{
	float: left;
	width: 270px;
	min-height: 100px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 15px;
	color: #5d5d5d;
	margin-top: 10px;
}
#container #body #bodyinner #main #bottom .item .itm_content p{
	margin: 0;
	margin-bottom: 15px;
}
#container #body #bodyinner #main #bottom .item .itm_content a{
	text-transform: uppercase;
	color: #7d7c7e;
	text-decoration: none;
	padding: 2px 4px;
}
#container #body #bodyinner #main #bottom .item .itm_content a:hover{
	background-color: #f7e67b;
	padding: 2px 4px;
}
#container #body #bodyinner #main #bottom .item_sep{
	float: left;
	width: 2px;
	min-height: 200px;
	margin-left: 3px;
	background-color: #bfbcbc;
}
#container #body #bodyinner #main #footer{
	float: left;
	width: 1001px;
	background: transparent url(../images/footer.jpg) repeat-x top left;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
}
#container #body #bodyinner #main #footer .txt{
	float: left;
	margin-left: 30px;
	font-size: 15px;
	line-height: 40px;
	color: #FFF;
	text-transform: uppercase;
	font-family: "Century Gothic";
}
#container #body #bodyinner #main #footer .flosites{
	float: right;
	width: 140px;
	height: 40px;
	background: transparent url(../images/fslogo.png) no-repeat top left;
	margin-right: 10px;
	text-decoration: none;
}

#footer .flositesprof{
	float: left;
	width: 170px;
	height: 40px;
	margin-left: 330px;
	padding-top:10px;
	text-decoration: none;
	vertical-align:middle;
	color:#FFF;
}

.form{
	float: left;
	width: 584px;
	min-height: 200px;
	padding: 8px;
	clear: both;
	color: #FFF;
}
.form span.input-title{
	float: left;
	width: 584px;
	margin: 8px 0 0;
	color: #231f20;
	font-size: 14px;
	font-family: "Century Gothic";	
}
.form input[type='text'], .form input[type='file']{
	float: left;
	width: 200px;
	height: 20px;
	border: 0;
	border: 1px solid #AAA;
	background-color: #FFF;
	margin-bottom: 10px;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
}
.form input[type='password']{
	float: left;
	width: 200px;
	height: 20px;
	border: 0;
	border: 1px solid #AAA;
	background-color: #FFF;
	margin-bottom: 10px;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
}
.form input[type='submit']{
	clear: both;
	float: left;
	width: 205px;
	height: 25px;
	border: 0;
	border: 1px solid #AAA;
	background-color: #FFF;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	line-height: 14px;
	letter-spacing: 1px;
}
.form input[type='submit']:hover{
	background-color: #f7e67b;
}
.form textarea{
	float: left;
	border: 1px solid #AAA;
	background-color: #FFF;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
	width: 80%;
	margin: 0 0 10px;
}
.form select{
	float: left;
	border: 1px solid #AAA;
	background-color: #FFF;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
	width: 80%;
	margin: 0 0 10px;
}
.form .checkbox_cont{
	float: left;
	border: 1px solid #AAA;
	background-color: #FFF;
	color: #5d5d5d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
	width: 80%;
	margin: 0 0 10px;
}
.small{
	font-size: 10px;
}
.error{
	color: #FF0000;
	font-size: 10px;
	line-height: 18px;
}