
body 
   			 {
			 background-color:#ECE9D8;
	 		 font-family:Tahoma, Verdana, Arial,san-serif;
			 font-size:14px;
	 		 margin:auto;
	 		 }
	 
#header
			{
			width:754px;
			height:124px;
			margin:auto;
			background-image:url(images/header.jpg);
			background-repeat:no-repeat;
			}
			
#middle     {
			width:754px;
			background-repeat:repeat-y;
			background-image:url(images/middle.jpg);
			
			}
#wrapper    {
			
			width:754px;
			margin:auto;
			}
			
#maincontent
            {
			width:550px;
			margin:auto;
			}
	
#headline
			{
			width:650px;	
	     	margin:10px auto;
 			text-align:center;
			}
			
#sidebar header	{
				color:#CCCC00;
				font-size:15px;
	 			font-family:Tahoma, Verdana, Arial, sans-serif;
			    font-weight:bold;
				}
				
#left content   {
				background:#336633;	
				width:200px;
				text-align:center;
				font-size:12px;
				}
				
.p   			{
				text-indent:2.4m;
				text-align:left;
				padding:0 10px, 0 10px;
				font-size:15px;
				}
				
.bold           {
				font-weight:bold;
				}
				
				
h1				{
				color:#000000;
				font-size:48px;
				}
				
h2              {
				color:#000000;
				}
				
h3              {
				color:#000000;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:18px;
				}
				
#footer         {
				text-align:center;
	            font-size:12px;
				background-image:url(images/footer.jpg);
				background-repeat:no-repeat;
				width:754px;
				height:37px;
				
	            
                }    
				

				
				
											
			
			
