#page-container {
	width: 1000px;
	margin: auto;
}


#main-nav {

	clear: both;
	font-family: Arial, Sans-serif;
	font-size: 48px;
	color: #c9c9c9;
	padding: 13px 0px;
	line-height: 18px;
    text-align: center  
}

#header {
	height: 350px;
	text-align: center

}

#footer {
	height: 66px;	
		clear: both;
	font-family: Arial, Sans-serif;
	font-size: 20px;
	color: #e9c9g9;
	padding: 13px 0px;
	line-height: 18px;
	text-align: center
}


#sidebar-a {
		height: 66px;	
		clear: both;
	font-family:Arial, Sans-serif;
	font-size: 15px;
	color: #e9c9g9;
	line-height: 18px;
	text-align: center
}

#sidebar-b {
height: 66px;	
		clear: both;
	font-family: Arial, Sans-serif;
	font-size: 20px;
	color: #e9c9g9;
	
	line-height: 9px;
	text-align: center

}


#sidebar-c {
		height: 66px;	
		clear: both;
	font-family: Arial, Sans-serif;
	font-size: 20px;
	color: #e9c9g9;
	padding: 13px 0px;
	line-height: 18px;
	text-align: center
}

#content {
	height: 300px;
	margin: auto;
	text-align: center

}

#sidebar-d {
height: 66px;	
		clear: both;
	font-family: Arial, Sans-serif;
	font-size: 20px;
	color: #e9c9g9;
	padding: 13px 0px;
	line-height: 18px;
	text-align: center
}
}

#sidebar-e {
height: 66px;	
		clear: both;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	color: #e9c9g9;
	padding: 13px 0px;
	line-height: 18px;
	text-align: center
}
}

p
{
text-indent:50px;
}

 a { 
 color: inherit; 
 }