body {
	background-color: #D3D3D3;
	font-family: 'Tahoma';
	color: #030303;
	font-size: 13px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#flvplayer {
	overflow: auto;
	border: 1px solid #838383;
	margin: 0 auto;
	background-color: #F3F3F3;
	width: 807px;
}

#flvplayer p {
	padding: 0px 15px 0px 15px;
}

#flvplayer h1 {
	font-size: 26px;
}

#navwrapper {
	height: 304px;
	width: 807px;
	border-bottom: 1px solid #838383;
	margin: 0 auto;
}

#imgfirst {
	text-align: justify;
}

#date {
	margin: 0 auto;
	text-align: right;
	display: inline;
}

#date img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#activeMenu {
	margin:11px;
	border:1px solid;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	list-style:none;
	text-align: center;
}

.contenttext {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

a {
	color:#012273;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #DB0233;
}

h2.style4 {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#widget {
	clear: both;
}

#navcontainer {
	width: 787px;
	float: left;
	text-align: center;
}

#breaker {
	width: 16px;
	float: right;
	height: 16px;
	padding-right: 4px;
	padding-bottom: 3px;
}

#breaker img {
	border: 0;
}

#offline {
	color: #F7F8F9;
	width: 787px;
	margin-left: 10px;
	float: left;
	height: 2px;
}

.empty {
	height: 10px;
	margin: 0 auto 0 auto;
	background-color: #F3F3F3;
	width: 787px;
	overflow: hidden;
}


.forth {
	display: block;
	border-top: 5px dashed #F3F3F3;
	width: 787px;
	margin-top: 5px;
}


.masthead {
	width: 787px;
	height: 1px;
}


.pictureBlock {
	border-top: 1px solid #F3F3F3;
	display: block;
	width: 787px;
	margin-top: 20px;
}

