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

#content
{       margin: 0px auto 30px auto;
	padding: 20px 20px 50px 20px;
	background: #F2F3F3;
	width: 642px;}

#header
{       margin: 30px auto 0px auto;
	padding-top: 15px; 
	background: #F2F3F3;
	height: 285px;
	width: 682px;
	text-align: center;
        letter-spacing: 1pt;}

#navigation
{	margin: 0px auto;
	padding-top: 7px;
	background: #F2F3F3;
	width: 682px;
	font-family: Georgia, Tahoma, serif;
	text-align: center;
        letter-spacing: 2pt;
	font-weight:bold;	
	font-style: italic;}

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

#navigation a:hover
{	color: #471A53;}


a{	color: #C7355D; 
	text-decoration: underline;}

a:hover{ color: #471A53;}

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

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

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

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









