body {
background-color: 	#BB9CB9; 
font-size: 		12px;
font-family: 		verdana, arial, sans-serif;
margin: 		0px;
}

#splash {
position:		absolute;
top:			50%;
left:			50%;
margin-top:		-90px;
margin-left:		-400px;
border:			0px;
}

.move {	
	text-align:	right;
	color:		#fff;	
}

.navimg {
	border:		0px;
}

#tag {
	position:	absolute;
	top:		545px;
	left:		30px;
	padding:	0;
}

.header {
	font-weight:	bold;
	font-size:	15px;
}

#st {
	width:		150px;
	padding:	3px;
	position:	absolute;
	left:		610px;
	top:		240px;
	background-color:	#C9C2AF;
	font-size: 		10px;
}

.quote {
	font-style:	italic;
	margin:		30px;
}
	
.links {
	font-size:	10px;
}

#div0 {
padding: 		0px;
width: 			540px;
overflow: 		auto;
color: 			#000;
position: 		absolute;
top: 			190px;
left: 			250px;
float: 			right;
}

.splash {
vertical-align:		middle;
}

.cssnav1 {
background-image:  	url(over.gif);
width:			200px;
height:			300px;
padding:		0px;
position:		absolute;
top:			190px;
left:			34px;
background-repeat: 	no-repeat;
}

.cssnav	{
position:		relative;
white-space: 		nowrap;
display: 		block;
width: 			200px;
height: 		25px;
margin: 		0; 
padding: 		0; 
}

.cssnav a {
display: 		block;
width: 			200px;
height: 		25px;
float: 			left;
}

.cssnav img {
width: 			200px; 
height: 		25px; 
border: 		0; 
}

* html a:hover {
visibility:		visible;
}

.cssnav a:hover img{
visibility:		hidden;
}

a:link, a:visited {
color: 			#fff;
text-decoration: 	none;
}

a:hover {
color: 			#000;
}


