/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

hr{
color : #ffffff;
margin : 3px;
}
a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}

body {
	
	background: #060702;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#content
{
	margin: 0 auto;
    width: 1059px;
	background: url(images/top1.jpg) no-repeat left top;
	
}

#main
{
	
	width: 908px;
	background: url(images/top3.jpg) no-repeat right top;
	padding-left: 151px;
	
}

#back_all
{
width: 754px;
background: url(images/back_all.gif) repeat-y center;
}

#header {
	height: 185px;
	text-align: left;		
}

#padding
{
padding-left: 10px;
}

#logo {
background: url(images/enteteforum.jpg) no-repeat;
width: 754px;
height: 180px;
float: left;
text-align: right;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}
#logo p
{
padding-top: 70px;
padding-left: 40px;
}

#left
{
	text-align: center;
	padding: 10px;
	width: 700px;
}

#footer {
	height: 57px;
	padding-top: 40px;
	background: url(images/back_bottom3.jpg) no-repeat center top;
    width: 1059px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}