body
{
	margin:50px 0px; padding:0px;
	text-align:center;
	background-color:#393a3a;
}

.container
{
	margin:0px auto;
	text-align:left;
	width:800px;
	height:600px;
	border:1px solid #000;
	background-color:#000000;
	color:#ffffff;
	background-image:url("../images/2-bg-full-bgimage.gif");
	background-repeat:no-repeat;
}

.mainimg
{
	position:relative;
	left:10px;
	top:-180px;
	width:356px;
	height:566px;
}

.tobyname
{
	position:relative;
	z-index: 10;
	left:0px;
	top:0px;
}

.nav
{
	position:relative;
	z-index: 100;
	left:370px;
	top:-650px;
	color:#ffffff;
	font-family: arial, Sans-Serif;
	font-size: .8em;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a
{
	color:#ffffff;	
}

a:visited
{
	color:#ffffff;	
}


.nav a
{
	color:#ffffff;
	font-size:20px;
	text-decoration:none;
}

a:hover
{
	color:#f77575;
}

#current
{
	color:#f77575;
}

.promoblock
{
	position:relative;
	left:500px;
	top:-870px;
}

.news
{
	position:relative;
	color:#fff;
	left:370px;
	top:-810px;
	font-family:Georgia;
	overflow:auto;
	width:380px;
	height:200px;
	padding:10px;
	line-height:200%;
	text-align: justify;
	font-size:11px;
	margin:0px;
	background-color:#000;
}

.news2
{
	position:relative;
	color:#fff;
	left:20px;
	top:-780px;
	font-family:Georgia;
	overflow:auto;
	width:700px;
	height:150px;
	padding:10px;
	line-height:200%;
	text-align: justify;
	font-size:11px;
	margin:0px;
	background-color:#000;
}


a:link img
{
	border:0px;
}

a:visited img
{
	border:0px;
}

.news-original
{
	position:relative;
	color:#000;
	left:370px;
	top:-810px;
	font-family:Georgia;
	overflow:auto;
	width:380px;
	height:200px;
	padding:10px;
	line-height:150%;
	text-align: justify;
	font-size:15px;
	margin:0px;
	background-color:#ffffff;
}

.news2-original
{
	position:relative;
	color:#000;
	left:20px;
	top:-780px;
	font-family:Georgia;
	overflow:auto;
	width:700px;
	height:150px;
	padding:10px;
	line-height:150%;
	text-align: justify;
	font-size:15px;
	margin:0px;
	background-color:#ffffff;
}



