@charset "utf-8";
/* CSS Document */

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1000px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
a {
	color:#ca000a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
a:hover img {
filter : alpha(opacity=80);
opacity : 0.8 ;
}
.clear {
		clear: both;
}
.clear_ura {
	clear: both;
	height: 20px;
}
.txt10 {
	font-size:10px;
	font-weight:normal;
}
.txt12 {
	font-size:12px;
	font-weight:normal;
}
.txt14 {
	font-size:14px;
}
.txt16 {
	font-size:16px;
}
h1 {
	float: left;
	margin-top: 0px;
	background-image: url(images/fesn_logo.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 24px;
	color: #111;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 20px;
	margin-top: 0px;
	color: #111;
}
h4 {
	font-size: 20px;
	color: #111;
	font-weight: bold;
	margin-left: 10px;
	width: 210px;
	float: right;
	line-height: 1.5;
	margin-top: 0px;
	margin-bottom: 15px;
}
h5 {
	font-size: 14px;
	color: #111;
	margin-bottom: 10px;
	margin-left: 8px;
}
#site-wrapper {
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}
#mainstage {
	width: 660px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 20px;
}
#archives .artitle {
	float: left;
	width: 210px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height:1.8;
}
#archives .archmore {
	text-align: right;
	padding-right: 5px;
}
p.about {
	line-height: 1.5;
}
#sidemenu {
	width: 280px;
	margin-left: 20px;
	margin-top: 22px;
	float: left;
	background-color: #FFFFFF;
}
#sidemenu .next {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#sidemenu .textmenu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidemenu ul {
	list-style-type: none;
	margin-left: -40px;
}
#sidemenu li {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}
#sidemenu .next img {
	float: left;
}
#sidemenu .next p {
	width:280px;
	clear: both;
	line-height:1.5;
}
#sidemenu .next .tostream {
	text-align: right;
}
#sidemenu .supported img {
	margin-bottom: 15px;
	margin-right: 7px;
	float: left;
	margin-left: 8px;
}
ul.jquery-menu {
	width: 660px;
	margin-left:-40px;
}
ul.jquery-menu li {
	list-style-type: none;
}
ul.jquery-menu li div.jquery-menu-title-box {
}
ul.jquery-menu li div.menu-title {
    float: left;
    font-weight: bold;
}
p.jquery-menu-sub {
	display: none;
	list-style-position: inside;
	padding: 10px;
	margin-top: -14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.5;
}
p.push {
	position: absolute;
	top: -77px;
	left: 683px;
}
.relative {  
    position: relative;
}
#footer {
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ca000a;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#footer  a  {
	color: #000000;
}
#staff .movi {
	clear: both;
}
#staff .men {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#staff .men img {
	float: left;
	margin-bottom: 20px;
}
#staff .men .name {
	font-size: 26px;
	font-weight: bold;
	float: right;
	width: 370px;
	height: 180px;
	margin-bottom: 20px;
	line-height: 1.3;
}
#staff .men .name p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	margin-top: 15px;
}
