body
{	margin: 0px;
        background: #3C0437;
	color: #3F203D;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
        line-height: 15px;
        text-align: justify;}

#content
{       margin: 0px auto 0px auto;
	padding: 20px 20px 50px 20px;
	background: #E7E6D6;
	width: 644px;}

#header
{       margin: 50px auto 0px auto;
	height: 226px;
	width: 722px;
	text-align: center;
        letter-spacing: 1pt;}

#footer
{	margin: 0px auto 50px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 684px;
	background: #9E7883;
	text-align: center;
	color: #CDBEB8;
	font-size: 10px;}

#navigation
{	margin: 0px auto 0px auto;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 684px;
	background: #9E7883;
	font-family: Georgia, Tahoma, serif;
	text-align: center;
        letter-spacing: 2pt;
	font-weight:bold;}

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

#navigation a:hover
{	color: #FFFFFF;}


a{	color: #58154F; 
	text-decoration: none;
	border-bottom: 1px dashed #7937AB;}

a:hover{ color: #7937AB;
	border-bottom: 1px dashed #58154F;}

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

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

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

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






