*
{
margin:0;
padding:0;
}

body 
{
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#fff;
	background-image: url(../images/site/background.jpg);
	background-repeat: repeat-x;
	background-color: #2D2D2D;
	}

#container
{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	background-position: top;
	padding-top:0px;
	border: 0px solid #ffffff;
	background-image: url(../images/site/content-background.jpg);
	background-repeat: repeat-y;
}

#header
{
width: 900px;
height: 252px;
background-image: url(../images/site/logo.jpg);
}

#flash
{
width: 450px;
height: 132px;
float: left;
margin-right: 0px;
}

#content
{
width: 855px;
background-image: url(../images/site/content_back.jpg);
background-repeat: y-repeat;
padding-left: 45px;
}

h1
{
color: #ccc;	
font-size: 17px;
}

#right
{
	display: block;
	float: right;
	width: 254px;
	margin-right: 11px;
	margin-left: 10px;
	height: 661px;
	padding: 5px;
}

#right img
{
padding-left: 7px;	
margin-bottom: 5px;
}

#left
{
	padding-top: 10px;
	width: 600px;
}

#left a:link
{
color: #fff;
text-decoration: none;
font-weight: bold;
}

#left a:active
{
color: #fff;
text-decoration: none;
font-weight: bold;
}

#left a:visited
{
color: #fff;
text-decoration: none;
font-weight: bold;
}

#left a:hover
{
color: #ccc;
text-decoration: none;
font-weight: bold;
}

#menu
{
padding-top:30px;
height: 130px;
}
#menu ul
{
list-style-type: none;
margin-left: 0px;
margin-top: 5px;
}

#menu ul li
{
color: #fff;
margin-right: 15px;
}

#menu ul li a:link
{
color: #ccc;
font-weight: none;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:active
{
color: #ccc;
font-weight: none;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:visited
{
color: #ccc;
font-weight: none;
font-size: 15px;
text-decoration: none;
}

#menu ul li a:hover
{
color: #fff;
font-weight: none;
font-size: 15px;
text-decoration: none;
}

#container #header #menu ul li .current
{
color: #fff;
font-weight: none;
font-size: 15px;
text-decoration: none;
}

#bottom_ads
{
	margin-top: 10px;
width: 855px;
background-image: url(../images/site/bottom_ads.jpg);
margin-bottom: 0px;
padding-bottom:0px;
}

#bottom_ads img
{
margin-right: 7px;	
}

.clear
{
display: block;
clear: both;
}

#footer
{
color: #999;
text-align: center;
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
width: 900px;
background-image: url(../images/site/footer.jpg);
height: 75px;
padding-top: 5px;
}

#footer a:link
{
color: #999;
text-decoration: none;
}

#footer a:active
{
color: #999;
text-decoration: none;
}

#footer a:visited
{
color: #999;
text-decoration: none;
}

#footer a:hover
{
color: #ccc;
text-decoration: none;
}

#left ol
{
padding-left: 60px;	
}

#left ol li
{
	
}

#map
{
border: 1px solid #fff;
width: 550px;
height: 350px;
color: #000;
}

#map a:link
{
color: #000;
text-decoration: none;
}

#map a:active
{
color: #000;
text-decoration: none;
}

#map a:visited
{
color: #000;
text-decoration: none;
}

#map a:hover
{
color: #333;
text-decoration: none;
}

#left ul li
{
margin-left: 30px;	
}#container #content #left a {
	color: #B780A9;
}
#container #content #bottom_ads #news {
	width: 605px;
	font-size: 18px;
}
#container #content #left #facebook {
	float: right;
	height: 200px;
	margin-left: 40px;
	width: 170px;
	margin-right: 40px;
}

