body {
	background-color : Black;
	background-image : url(imgs/bg.jpg);
	background-repeat : no-repeat;
	scrollbar-face-color: #FAD506; 
	scrollbar-shadow-color: #d68c00;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #10297b; 
	scrollbar-track-color: black;
	scrollbar-arrow-color: #10297b
}

BODY.front{
	background-color : Black;
	background-image : url(imgs/front-bg.jpg);
	background-repeat : no-repeat;
}

hr {
	background-color:#000000;
	height:2px;	
	width:550px;
}


a {
	font-family : "gill sans mt", Courier, monospace;
	font-size : 14px;
	color: #FAD506;
	text-decoration : none;
}

A:HOVER{
	color: #1E90FF;
}

A.menu{
	font-family : "gill sans mt", Courier, monospace;
	font-size : 20px;
	color: #FAD506;
	text-decoration : none;
	letter-spacing : 1px;
}

A.menu:HOVER{
	color: #F2F0F0;
}

TABLE.page{
	width: 780px;
	height: 100%;
}

TABLE.whatson{
	font-family : "gill sans mt", Courier, monospace;
	font-size : 14px;
	color: #F2F0F0;
}

TR.head{
	background-color: #8b8b8b;
	font-weight: bold;
}

TD.content{

}

td.pic {
	display:none;
}

div.conts {
	font-family : "gill sans mt", Courier, monospace;
	font-size : 14px;
	color: #F2F0F0;
	width:600px;
}
div.conts_shorter {
	font-family : "gill sans mt", Courier, monospace;
	font-size : 14px;
	color: #F2F0F0;
	width:600px;
}

div.menu1 {

}

div.menu2 {

}

DIV.menu3{

}

DIV.menu4{
	position: absolute;
	left: 475px;
	top: 175px;
}

DIV.menu5{
	position: absolute;
	left: 485px;
	top: 215px;
}

SPAN.title{
	font-family : "gill sans mt", Courier, monospace;
	font-size : 34px;
	color: #FAD506;
}

IMG.image{
	border-style : solid;
	border-width : 1px;
	border-color: white;
}

img.logo {
	display:none;
	}