body	{
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	background-image:url(img/back_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e7e7e7;
	font-size:10pt;
	}
#inner	{
	 margin-left:auto; 
	 margin-right:auto;
	 width: 998px;
	 text-align:justify;
	 background-color:#000;
	}
#top	{
	width: 998px;
	background-color: #000;
	height: 95px;
	background-image:url(img/logo.gif);
	padding:0px;
	margin:0px;
}
#top2	{
	width: 998px;
	background-color: #151515;
	height: 171px;
	background-image:url(img/top.jpg);
	
}
#menu	{
	width: 800px;
	padding-top:20px;
}
#main_content	{
	text-align:justify;
	width: 998px;
	margin-top:0px;
	background-image:url(img/body.jpg);
	background-repeat: no-repeat;
	
}
#content	{

	
	
}
#bottom	{
	background-color:#000000;
}
#bottom_content	{
	padding: 10px;
	text-align: center;
	}
h1	{
	color: #ffd672;
	font-size: 12pt;
	font-weight: bold;
}
h2	{
	color: #fff;
	font-size: 11pt;
	font-weight:100;
}
ul	{
	color:#acd8e7;
}
p	{
	color: #bbb;
}	
p.mmenu	{
	color: #bbb;
	padding:0px;
	margin:0px;
	font-size: 15px;
}	
a:link  
	{
	color: #fff;
	TEXT-DECORATION: none
	}
a:visited 
	{
	color: #fff;
	TEXT-DECORATION: none
	}
a:active 
	{
	color: #ffd672;
	TEXT-DECORATION: none
	}
a:hover 
	{
	color: #ffd672;
	TEXT-DECORATION: none;
	}
	
a.nice:link  
	{
	color: #ff8201;
	TEXT-DECORATION: none
	}
a.nice:visited 
	{
	color: #ff8201;
	TEXT-DECORATION: none
	}
a.nice:active 
	{
	color: #ff8201;
	TEXT-DECORATION: none
	}
a.nice:hover 
	{
	color: #feffba;
	TEXT-DECORATION: none;
	}	
	