body{
	margin: 0 auto;
	background: #430600;
}
img{
	border: 0;
}
img.thumbs{
	border: dotted 1px orange;
}
img.thumbs:hover{
	border: solid 1px white;
}
img.thumbs:visited{
	border: dotted 1px #FCF17D;
}
img.menu{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom : solid 3px #430600;
}
img.menu:hover{
	border-bottom : solid 3px yellow;
}
div.text{
	padding: 4px 0 9px 0 ;
	background: white url(images/header_03.gif);
	font-family: Tahoma, sans-serif;
	text-align: center;
	color: black;
	font-size: 10px;
	width: 229px; 
}
div.textf1{
	background: white;
	padding-top: 10px; 
	font-family: Tahoma, sans-serif;
	text-align: center;
	color: black;
	font-size: 10px;
}
div.textcont{
	padding: 5px 5px 5px 54px;
	float: left;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-align: left;
	color: white;
	font-size: 14px;
}
div.textcont1{
	padding: 2px 2px 2px 28px;
	float: left;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-align: left;
	color: white;
	font-size: 14px;
}
div.top{
	padding: 5px 5px 5px 49px;
	float: left;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-align: left;
	color: white;
	font-size: 14px;
}

.network{
	font-size: 31px;
	font-family: impact, comic;
}

a.img{
	margin: 2px;
	background: #8A8888;
	display: block;
	float: left;
}
a:link, a:visited, a:active, a:hover {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear{
	clear: both;
}

span.pages{
	background-color: #880D01;
	border: solid 1px black;
	text: #FCF17D;
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	width: 20px;
}

span.movies{
	background-color: #880D01;
	border: solid 1px black;
	text: #FCF17D;
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
	width: 50px;
}

.x{
	width: 150px;
	height: 210px;
	border: 0;
}

div.pix{
	float: left;
	margin: 2px;
	width: 150px;
	height: 210px;
	border: dotted 1px orange;
}

div.pix:hover{
	float: left;
	margin: 2px;
	width: 150px;
	height: 210px;
	border: solid 1px white;
}
div.pix:visited{
	float: left;
	margin: 2px;
	width: 150px;
	height: 210px;
	border: dotted 1px #FCF17D;
}
.news{
	font-size: 12px;
	margin-left: 5px;
	font-family: Tahoma, sans-serif;
}
#corner {
 position:absolute;
 top:0;
 right:0;
 width:80px;
}