﻿body
{
	background-color: #85070c;
	text-align: center;
	margin: auto;
	left: 0px;
	top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #0099cc;
	background-image: url(../images/bg_site_fill.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

h1
{
	font-family: Arial Black;
	font-size: 16px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
h2
{
	font-family: Arial Black;
	font-size: 16px;
	color: #7499cc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3
{
	font-family: Arial Black;
	font-size: 14px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h4
{
	font-family: Arial Black;
	font-size: 12px;
	color: #7499cc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p
{
	font-family: Arial;
	font-size: 10px;
	color: #505050;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

a.menulink
{
	font-family: Arial Black;
	font-size: 12px;
	color: #0099cc;
}
a.menulink:link {text-decoration: none}
a.menulink:visited {text-decoration: none}
a.menulink:active {text-decoration: none}
a.menulink:hover {text-decoration: underline; color: red;}

a.footerlink
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a.footerlink:link {text-decoration: none}
a.footerlink:visited {text-decoration: none}
a.footerlink:active {text-decoration: none}
a.footerlink:hover {text-decoration: none; color: #333333;}

a.newslink
{
	font-family: Arial;
	font-size: 10px;
	color: #7499cc;
}
a.newslink:link {text-decoration: none}
a.newslink:visited {text-decoration: none}
a.newslink:active {text-decoration: none}
a.newslink:hover {text-decoration: none; color: #7499ff;}

#maindiv
{
	background-image: url(../images/bg_site_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

#maindivfiller
{
	
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	vertical-align: top;
}

#maindivdown
{
	background-image: url(../images/bg_site_down.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	margin: auto;
	text-align: center;
}

#maindivfooterexternal
{
	background-color: #85070c;
	width: 100%;
	margin: auto;
	text-align: center;
	
}

#maindivfooter
{
	width: 980px;
	min-height: 150px;
	margin: auto;
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}

#maingallerytable
{
	width: 90%;
	text-align: center;
	margin: auto;
	vertical-align: top;
	font-weight: bold;
}

#maintable, #maintable2
{
	width: 986px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	margin: auto;
}

#players
{
	margin: auto;
	width: 100%;
	z-index: 1000;
	text-align: center;
}
#player
{
	visibility: hidden;
	position:relative;
	z-index: 2000;
	top:0px;
	left:0px;
}
#imgplayer
{
	margin: auto;
}

#divnews
{
	width: 400px;
	height: 320px;
	margin: auto;
}
.divnewssmall
{
	position: relative;
	height: 50px;
	width: 100%;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	
}

#innerbignews
{
	padding-left: 5px;
}

#mininews1, #mininews2, #mininews3
{
	display: block;
	width: 100%;
	height: 70px;
	margin: auto;
	cursor: pointer;
}