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

#content
{       margin: 0px auto 0px auto;
	padding: 15px 15px 40px 15px;
	background: #151515;
	width: 361px;}

#header
{       margin: 20px auto 0px auto;
	height: 499px;
	width: 100%;
	text-align: center;}

#footer
{	margin: 0px auto 50px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 391px;
	background: #5CA7B5;
	text-align: center;
	color: #ffffff;
	font-size: 10px;}

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

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

#navigation a:hover
{	color: #5AA5B3;}


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

a:hover{ color: #8FD2DF;
	border-bottom: 1px dashed #8FD2DF;}

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

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

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

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






