@charset "utf-8";

#wrapper {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content {
	text-align: center;
}
#logo {
display: none;
}
#logosmall {
	padding-top: 94px;
	padding-bottom: 78px;
}

#flv{
	display: none;
	padding-top: 0px;
	padding-bottom: 40px;
}
#nav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
}
.img_nav {
	padding-left: 0px;
	margin-left: 40px;
}

#top-panel{
	padding:14px 20px;
	text-align:right;
	background-color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sub-panel{
	text-align:center;
}
#sub-panel a{
	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background-color: #CCC;
	background-image: url(img/sub-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 0.9em;
}
#logo2 {
	margin-top: 80px;
}

#sub-panel a span{
	padding:6px;
	background:url(img/sub-right.png) right bottom no-repeat;
	display:block;

}
strong{color:#000000;}
.face{
	border:2px none #333;
	margin-left:10px;
	float:right;
}
:focus{outline:0}
#flv a {
	color: #CCC;
	text-decoration: none;
}
