body{
margin:0;
padding:0;
text-align:center;
background-color:#958656;
color: #ffffff;
font-size: 10px;
font-family: verdana;
font-weight: normal;
line-height: 13px;
letter-spacing: 0px;
}

#page{
margin:0 auto;
width:750px;
text-align:center;
background-color:#50422a;
background-repeat: repeat-y;
border-right: 2px solid #ffffff;
border-left: 2px solid #ffffff;
}

#image
{
position: absolute;
left: 0px;
top: 0px;
}

a:visited, a:active, a:link
{
border-bottom: 1px dotted #011529;
color: #ffffff;
	   
}
a:hover
{
border-bottom: 1px dotted #011529;
color: #f7ebb1;
text-decoration: none;
}

#header{
margin:0;
padding:0;
border-bottom: 2px solid #ffffff;
height:320px;
background:url('images/mine.png') no-repeat top center;

}

#wrap{
padding:30px 0 30px 0;
text-align:justify;
}

#content{
float:left;
text-align:left;
width:500px;
padding-right: 10px;
color: #f9f2dd;
font-size: 10px;
font-family: verdana;
font-weight: normal;
line-height: 13px;
letter-spacing: 0px;
padding: 0px 0px 10px 20px;
}



#content h1
{
border-bottom: 2px dotted #aba794;
font-family: verdana;
padding-bottom:3px;
text-align:left;
font-size:15pt;
color:#f9f2dd;
}



#content h3
{
float:left;
background-color:#f9f2dd;
border: 1px dotted #894839;
width:500px;
text-align:left;
color: #083d76;
font-size: 10px;
font-family: verdana;
font-weight: normal;
line-height: 13px;
letter-spacing: 0px;
}


#navigation{
float:right;
width:200px;
padding-bottom:3px;
font-family: verdana;
font-size:15pt;
padding: 0px 0px 0px 0px;
color:#083d76;

}

a.navigation:link, a.navigation:visited, a.navigation:active
   {
	   background-color: #7c643f;
	   border: 0px;
	   color: #ffffff;
	   display: block;
	   font-family: verdana;
	   font-size: 9px;
	   margin: 2px;
	   padding: 0px 0px 0px 0px;
	   text-align: center;
     	   text-decoration: none;
	   text-transform: none;
   } 
a.navigation:hover
   {
	   background-color: #ffffff;
	   border: 0px;
	   color: #7c643f;
	   display: block;
	   font-family: verdana;
	   font-size: 10px;
	   margin: 2px;
	   padding-right: 5px;
	   text-align: center;
	   text-decoration: none;
	   text-transform: uppercase;
}

#navigation h1
{
border-bottom: 2px dotted #aba794;
padding-bottom:3px;
margin-bottom:15px;
margin-top:15px;
font-family: verdana;
font-size:15pt;
color:#f9f2dd;
}

#footer{
clear:both;
height:58px;
background-color: #50422a;
color: #f9f2dd;
font-size: 10px;
font-family: verdana;
font-weight: bold;
line-height: 13px;
letter-spacing: 0px;
cursor: default;

}

a.footer:visited, a.footer:active, a.footer:link
{
color: #f7ebb1;
	   
}
a.footer:hover
{
color: #ffffff;
text-decoration: none;
}

#header h1{
padding:70px  90px  0 0;
margin:0;
font-family:verdana;
font-size:12px;
font-weight:normal;
text-align:right;
}


.description{
padding:5px  90px  0  0;
text-align:right;
color:#b8a7b9;
}
