/* CSS Document */
body
	{background:#232a1d url(images/bg_body_01.gif) top repeat-x;
	 font-size:14px;
	 font-family:Arial, Helvetica, sans-serif;
	}

p { margin: 0px; padding: 0px; }

#wrapper
	{ 
	padding:0;
	margin: 0 auto;
	width:934px;
	background:url(images/back_05.jpg) repeat-y;
	}
#top
	{ 
	background:url(images/bg_02.jpg) no-repeat;
	height:284px;
	}
#middle	
	{
	background:url(images/back_04.jpg) top no-repeat;
	}
#menu
	{padding-top:15px;
	 text-align:center;
	 margin:0 auto;
	}
#menu a
	{
	 font-weight:bold;
	color:#000000;
	font-size:15px;
	font-family:"Times New Roman";
	padding-left:7px;
	padding-right:7px;
	}		
a {text-decoration:none;	}	
a img {border:0}
#article1
	{
	text-align:justify;
	padding:0px;
	padding-left:40px;
	position:relative;
	}
#article2
	{
	position:relative;
	padding-top:7px;
	padding-left:40px;
	text-align:justify;
	}
#articles
	{
	
	background:url(images/back_05.jpg) repeat-y;
	text-align:justify;
	}

#bottom
	{
	background:url(images/back_07.jpg) bottom no-repeat;
	
	clear:both;
	}
#lowest
	{
	font-size:12px;
	color:#E0C77E; 
	text-align:center;
	padding-top:30px
	}
#lowest a
	{
	color:#E0C77E; 
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	}