

/* Layout Stylesheet */ 
body 		{
			margin: 0px 0px auto;
			padding: 0;		
			background:#222222;
			color:#000;
			text-align:left;
			font-family: verdana, arial, sans-serif, serif;
			font-size:11px; 
			text-align: center;
			}
#fullpage {
			margin: 0px auto;
			background:#EAEAEA;   
			padding: 0;	
			color: inherit;
			text-align: left;
			width: 784px;
			display:block;
			min-height: 890px;
			position:relative;
			z-index:1;
			}


#masthead	{
			margin:0px; 
			padding:0px;
			background:#EAEAEA;    
			font-size:medium;
			font-weight:bold; 
			font-style:italic;
			height:200px;
			width:784px;	
			display:block;
			position:relative;
	z-index:1;
	
			}

#lpanel		{
			margin:0px; 
			padding:0px;
			background:#EAEAEA;    
			float:left;
			width:160px;
			position:relative;
	z-index:5;
			}

#center		{
			margin:0px; 
			padding:0px; 
			background:#EAEAEA;   
			float:left;  
			width:407px; 
			overflow:visible;
			display:block;
			position:relative;
			z-index:5;
			}

#rpanel		{ 
			margin:0px; 
			padding:0px;
			background:#EAEAEA;
			text-align:left;
			float:right;
			/*position:relative;*/
			z-index:5;
}

				
#footer		{
			clear:both;
			margin:0px; 
			padding:0px;
			background:#EAEAEA;    

			text-align:center;
			height:100px;
			width:784px;   
			voice-family: "\"}\"";
			voice-family: inherit; 
			width:784px;
			}
html>body #footer {
			width: 784px; /* box hack */
			}


body,.footer,.footerSide {
/*background-color: #e1ddd9;*/
background-color:#222222;
}
.footer
{
	font-family:Arial;
	font-size:9px;
	color:#58595B;
	line-height:14px;
	text-decoration:none;
	background-color:#ededed;

}
#headbarLeft, #headbarMid, #headbarRight
{
	background-color:#222222;
	color:White;
}
#headbarLeft
{
	width:10px;
	/*BACKGROUND-IMAGE: url(../images/upload/stuff/Meta_Left.jpg)*/
}
#headbarMid
{
	/*BACKGROUND-IMAGE: url(../images/upload/stuff/Meta_Mid.jpg)*/
}
#headbarRight
{
	width:10px;
	/*BACKGROUND-IMAGE: url(../images/upload/stuff/Meta_Right.jpg)*/
}