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

#scenetext {
	border: 1px solid #868686;
	width: 808px;
	background-color: #F6F6F6;
	overflow: auto;
	margin: 0 auto;
}

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

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

#private {
	height: 304px;
	border-bottom: 1px solid #868686;
	width: 808px;
	margin: 0 auto;
}

#topnav {
	text-align: justify;
}

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

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

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

ul{
	margin-left: -20px;
}

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

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

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

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

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

#fullNetwork {
	clear: both;
}

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

#big {
	float: right;
	padding-bottom: 3px;
	padding-right: 4px;
}

#big img {
	border: 0;
}

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

.sidebar {
	overflow: hidden;
	width: 788px;
	height: 20px;
	margin: 0 auto 0 auto;
	text-align: center;
	background-color: #F6F6F6;
}


.tdbottombox {
	margin: 0 auto 0 auto;
	background-color: #F6F6F6;
	overflow: hidden;
	height: 10px;
	width: 788px;
}


.SubNav {
	width: 788px;
	height: 1px;
}


.activeMenu {
	margin: 0 auto 0 auto;
	background-color: #F6F6F6;
	text-align: center;
	width: 788px;
}


.categorieslist {
	display: none;
	width: 788px;
	float: right;
}


.links {
	margin-top: 20px;
	border-top: 1px solid #F6F6F6;
	width: 788px;
	display: block;
}

