html {
background: url('images/bg.jpg');
}

body {
font-family: Arial, Helvetica, sans-serif; 
color:  #333333;
font-size: 13px;
background: url('images/bgx.jpg') repeat-x;
line-height: 150%;
letter-spacing: 1px; 
}

#container {
	width: 900px;
	margin: 0 auto;
	overflow: hidden; 
	}
	
#content {
width: 725px;
padding-top: 0px;
float: left;
}

#navi {
width: 150px;
padding-top: 20px;
float: right; 
}


A, A:visited {
    color: #0C88A2;  
	text-decoration: underline; 
}


A:hover, A:active { 
    color: #E16B6F; 
	text-decoration: none; 
}



.seventh {
	font-family: Tahoma, Geneva, sans-serif; 
	color:#333333; 
	font-size: 13px;
	font-style:bold;
	width:150px;
	line-height: 17px ;
	background-color: #ccbbaa; 
	letter-spacing: 5px;
			}			

.heaven {
	color: #333333;
	background-color: #eeddcc;
	font-size: 11px;
	font-weight: none;
	line-height: 17px;
	text-align: left;
	display: block; 
	letter-spacing: 3px;
		        }
				
.heaven a {
	color: #333333;
	background-color: #eeddcc;
	font-size: 11px;
	font-weight: none;
	line-height: 17px;
	text-align: left ;
	display: block;
	font-family: Tahoma, Geneva, sans-serif; 
	font-weight: none; 
	text-decoration: none;
		        }
				
.heaven a:hover {
	color: #333333;
	background-color: #DDDEB2;
	font-size: 11px;
	font-weight: none;
	line-height: 17px;
	text-align: left ;
	display: block;
	font-family: Tahoma, Geneva, sans-serif; 
	text-decoration: none; 
	font-weight: none;}

	h1
{font-size: 20px; 
font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
font-weight: none; 
color: #D1A333;
letter-spacing: 7px;
width: 610px;
padding-top: 0px;
padding-left: 20px;

}

	h2
{font-size: 20px; 
font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
font-weight: none; 
color: #D1A333;
letter-spacing: 7px;
width: 610px;
padding-top: 20px;
padding-left: 20px;

}

strong, b, em, i {
color: #67975B;
}

.pix img { 
border: 5px solid #aa99aa; 
padding: 3px; 
margin: 7px; 
}

img {
border: 0; 
}



