body {
	text-align:center;

}

#nav li:hover a, #nav li.hover a {
    color:#FF0000;
    }



a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {color:#ff0000; 
	text-decoration: none;
	
}

#snookgal {
margin-right:0;
height: 37px;
top: 400px;
	width: 200px;
		font-size:20px;
	color:#FFFFFF;

}

#title {
position:absolute;
	top:260px;
	text-align: center;
	right:280px
width:200px;
	font-size:20px;
	color:#FFFFFF;
	
}

#wrap {
	width:800px;
	text-align:auto;
	margin:0 auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
	
	}
.folat-r2 {
	float:right

}
.clearfix {
	clear:both
}
/* header */
#header {
	height:181px;
	background:url('images/hd23.gif');
	position:relative
}
#nav {
	position:absolute;
	top:10px;
	right:30px
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#000000;
	line-height:43px;
	padding:0 18px;
	border-right:#000000 1px solid;
}
ul#nav .last a {
	border:none
}

#logo {
	position:absolute;
	top:0px;
	left:67px
}

/* content */
#content {
	height:800px;
	width:800px;
	background:#000
}
#gal1 {

     position:absolute;
	top:300px;
	position:absolute;
	left:90px


}



/* footer */

#footer {
	clear:both;
	background: url('images/footer.gif');
	width:800px;
	height:170px;
	color: #fff;
	position:relative
}
.ft {
	position: absolute;
	top:100px;
	left:50px
}

.ft2 {
	position: absolute;
	top:60px;
	right:50px
}