body{
background: #050d21;
background:url('site/bg.jpg') right top;
margin: 0;
padding: 0;
}

div.image{
text-align:right; 
background:url('site/bg.jpg') right top;
margin: 0;
padding: 0;
}

div.nav{
	position: absolute;
	top: 89px;
	right: 200px;
	vertical-align:top;
	width: 760px;
	text-align: left;
	color: #BBBBAE;
}
.nav a{ 
	text-decoration: none;
	text-transform: uppercase;
	font: 14px georgia;
	color: #7A6F58;
}

.nav a:link{ 
	text-decoration: none;
	text-transform: uppercase;
	font: 14px georgia;
	font-weight: bold;
	color: #7A6F58;
}

.nav a:visited{ 
	text-decoration: none;
	text-transform: uppercase;
	font: 14px georgia;
	font-weight: bold;
	color: #7A6F58;
}

.nav a:hover{ 
	text-decoration: none;
	text-transform: uppercase;
	font: 14px georgia;
	font-weight: bold;
	color: #988D77;
}

div.content{
position: absolute;
top: 120px;
left: 5px;
vertical-align:top;
width: 900px;
text-align: justify;
font: 16px georgia;
color: #383838;
padding: 0 10px 0 30px;
}

a:link,a:visited,a:active{
text-decoration: none;
color: #A3364E;
}

a:hover{
text-decoration: underline;
color: #C94D68;
}

h1{
background: url('') left no-repeat;
font: 25px century gothic;
color: #7A6F58;
text-transform: uppercase;
font-weight: bold;
line-height: 15px;
text-indent: 30px;
}

h2{
background: url('') left no-repeat;
font: 20px century gothic;
color: #7A6F58;
text-transform: uppercase;
font-weight: bold;
line-height: 15px;
text-indent: 30px;
}

p{
margin-top: 10px;
margin-bottom: 5px;
}

p.line{
font: 8px georgia;
color: #5C523C;
text-transform: uppercase;
line-height: 9px;
margin-top: -10px;
letter-spacing: 3px;
text-indent: 50px;
background-image: url('');
}

font.special{
color: #857752;
font-weight: bold;
font: 19px georgia;
}

b,strong{
color: #DA7682;
}

i,em{
color: #2C2829;
}
