/* Stylesheet for Valefor */

html, body 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #000000;
}

* {
	font: normal normal normal 12px arial;
	text-decoration: none;
	color: #CECECE;
}

a:link, a:active, a:visited
{
	font: normal normal normal 12px arial;
	text-decoration: none;
	color: #FFE037;
}

a:hover
{
	font: normal normal normal 12px arial;
	text-decoration: none;
	color: #FFA728;
}

.title, h1
{
	font: normal normal bold 16px arial;
	text-decoration: none;
	color: #FFFFFF;
}

.menuNormal, .menuNormal a:link, .menuNormal a:active, .menuNormal a:visited
{
	font: normal normal normal 12px arial;
	text-decoration: none;
	color: #FFFFFF;
}

.menuNormal a:hover
{
	font: normal normal normal 12px arial;
	text-decoration: none;
	color: #FFA728;
}

.menuHeader, .menuHeader a:link, .menuHeader a:active, .menuHeader a:visited
{
	font: normal normal bold 12px arial;
	text-decoration: none;
	color: #FFFFFF;
}

.menuHeader a:hover
{
	font: normal normal bold 12px arial;
	text-decoration: none;
	color: #FFA728;
}

td 
{ 
	padding: 10px 10px 0px 10px; 
	border: 0px;
	vertical-align: top;
}

#banner01
{
	position: absolute;
	top: 0px;
	left: 5px;
	width: 88px;
	height: 31px;
	border: 1px solid #000000;
	z-index: 52;
	overflow: hidden;
	visibility: hidden;
}

#banner02
{
	position: absolute;
	top: 53px;
	left: 5px;
	width: 88px;
	height: 31px;
	border: 1px solid #000000;
	z-index: 52;
	overflow: hidden;
	visibility: hidden;
}

#banner03
{
	position: absolute;
	top: 106px;
	left: 5px;
	width: 88px;
	height: 31px;
	border: 1px solid #000000;
	z-index: 52;
	overflow: hidden;
	visibility: hidden;
}

#banner04
{
	position: absolute;
	top: 159px;
	left: 5px;
	width: 88px;
	height: 31px;
	border: 1px solid #000000;
	z-index: 52;
	overflow: hidden;
	visibility: hidden;
}

#menu
{
	position: absolute;
	top: 5px;
	left: 25px;
	background: #000000 url(http://valefor.com/graphics/menu-bg.png) no-repeat scroll;
	width: 100px;
	height: 400px;
	border: 0px solid white;
	padding: 0px 0px 20px 0px;
	z-index: 50;
	visibility: visible;
}

#menuPic
{
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 55;
	border: 0px;
	visibility: visible;
}

#menuLinks
{
	position: absolute;
	top: 90px;
	left: 10px;
	z-index: 55;
	border: 0px;
	visibility: visible;
}

#menuBanners
{
	position: absolute;
	height: 153px;
	width: 100px;	
	overflow: hidden;
	top: 240px;
	left: 0px;
	z-index: 55;
	border: 0px;
	visibility: visible;
}

.tableMain
{
	background: #000000;
	width: 580px;
	border: 0px solid white;
}

#titlePic
{
	position: absolute;
	top: 15;
	left: 150;
	border: 0;
	z-index: 100;
	visibility: visible;
}

#content
{
	position: absolute;
	width: 600px;
	top: 100px;
	left: 150px;
	border: 1px solid white;
	border-width: 1px 0px 0px 0px;
	padding: 20px;
	z-index: 50;
	visibility: visible;
}

#counter
{
	position: absolute;
	top: 50px;
	left: 540px;
	border: 0px;
	padding: 0px;
	z-index: 50;
	overflow: hidden;
	visibility: visible;
}
