body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/background.png) fixed;
	margin: 0 0 0 0;
	text-align:center;	 
}

a:link 		{color:#000; text-decoration:none; font-weight: bold;}
a:visited 	{color:#000; text-decoration:none; font-weight: bold;}
a:active 	{color:#000; text-decoration:none; font-weight: bold;}
a:hover 	{color:#000; text-decoration:none; font-weight: bold; background:#FF9900}

h1{color:#FF9900; margin:0;padding:0; font-size:24px;}

#line_white_top{
	color:		#333;
	font-size:	10px;
	text-align:	right;
	background-color:#FFF;
	padding: 0 5px 0 5px;
}
#line_content{
	color:		#FFF;
	font-size:	13px;
	background-color:#191410;
	height:240px;
	overflow:hidden;
	padding: 0 5px 0 5px;
}
#line_extras{
	color:		#FFF;
	font-size:	13px;
	height:130px;
}
#line_white_bottom{
	color:		#111;
	font-size:	10px;
	font-weight:bold;
	text-align:	center;
	background-color:#FFF;
	padding: 0;
	height: 65px; 
}
#line_bottom{
	color:		#111;
	font-size:	10px;
	text-align:	right;
	padding: 10px;
	height: 80px; line-height:15px;
}
#link_acces{
	width:200px;
	height:130px;
	background-color:#111;
	margin:10px auto;
}
#link_acces_l{background:url(../img/footer_l.jpg) no-repeat 0 0}
#link_acces_r{background:url(../img/footer_r.jpg) 100% 0 no-repeat;}