body
{	margin: 0px;
        background: url("eli2.jpg");
	color: #B9B1BA;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
        line-height: 15px;
        text-align: justify;}

#content
{       margin: 0px auto 0px auto;
	padding: 20px 20px 50px 20px;
	background: #221821;
	width: 675px;
	border-left: 10px solid #554C4F;
	border-right: 10px solid #554C4F;}

#header
{       margin: 50px auto 0px auto;
	height: 419px;
	width: 715px;
	text-align: center;
        letter-spacing: 1pt;
	border-top: 10px solid #554C4F;
	border-left: 10px solid #554C4F;
	border-right: 10px solid #554C4F;}

#footer
{	margin: 0px auto 50px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 715px;
	background: #180D16;
	text-align: center;
	font-size: 10px;
	color: #646264;
	border-left: 10px solid #554C4F;
	border-right: 10px solid #554C4F;
	border-bottom: 10px solid #554C4F;}

#navigation
{	margin: 0px auto 0px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 715px;
	background: #6A6164;
	font-family: Georgia, Tahoma, serif;
	text-align: center;
	font-size: 13px;
        letter-spacing: 2pt;
	font-style: italic;
	font-weight:bold;
	border-left: 10px solid #554C4F;
	border-right: 10px solid #554C4F;}

#navigation a
{	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #D6D0D7;
	text-decoration: none;
	border-bottom: 0px;}

#navigation a:hover
{	color: #FFFFFF;
	border-bottom: 2px dashed #D6D0D7;
	}


a{	color: #EBEAEA; 
	text-decoration: none;
	border-bottom: 1px dashed #AE8968;}

a:hover{ color: #ffffff;
	border-bottom: 1px dashed #C4A88E;}

b{     font-family: Georgia, Tahoma, serif;}
i{     font-family: Georgia, Tahoma, serif;
	font-weight: bold;}

h2{     font-family: Georgia, Tahoma, serif;
	color: #B37D37; 
        font-size: 15px;
	font-style: italic;
        letter-spacing: 5pt;
        text-align: right;
	line-height: 25px;
        padding: 0px;
	text-transform: lowercase;
	border-bottom: 1px dashed #646264;}

h2:first-letter{
	font-size: 22px;
	color:#DBCF85;
}

input, textarea, select 
{	background-color: #ffffff;
	color: #222222;
	border: 0px;
	border-left: 5px solid #B37D37;}






