body {background-repeat: no-repeat; text-align:center;}

.header  {	
	background: white;
	margin:10px 0px 10px 0px auto;
	color: #A73C57;
	font-size: 280%;
	font-weight: bold;
	font-family: "Optima", "Georgia", serif;
	border: 2px solid  black;
	text-align:center;
	}

.tag
	{
	margin: 5px auto;
	color: white;
	font-size: 150%;
	font-weight: bold;
	font-family: "Optima", "Georgia", serif;
	text-align:center;
	}
	
.det
	{
	
	padding: 200px 0px 0px 0px;
	color: white;
	font-size: 120%;
font-weight: bold;
	
	font-family: "Georgia", "Optima", serif;
	text-align:center;
	}


#content {
	width: 750px;
	margin:0px auto;
	text-align:left;
	

}

a:link{ color:white;
	text-decoration: none;
	}

a:hover	{text-decoration: underline; color: #A59B27;}
a:visited{color:white;}	


.footer  {	
	margin:10px 0px 10px 0px auto;
	font-size: 80%;
	font-family: "Optima", "Georgia", serif;
	text-align:center;
	}

#titlebox {
	width: 750px;
	margin:0px auto;
	text-align:left;
padding:6px 0 0 0;
z-index:0;

}


#footerbox {
	font-size: 70%;
	width: 750px;
	margin:0px auto;
	text-align:center;
	color: #888888;
padding:70px 0 0 0;
z-index:0;

}


#squarebox
{
height: 95px;
width: 95px;
position: absolute;
top: 460px;
left:150px;
}

#squarebox a{border:none; color:black;}

#enterbox
{
position:absolute;
top:35px;
left:0px;
background: white;
color: black;
font-size: 150%;
font-weight: bold;
font-family: "Optima", "Georgia", serif;
text-align:center;
	}
	
#enterbox a{text-decoration: none; color: #A73C57;}
a img{border:none;}


#navfooter {
	margin:0px auto;
	text-align:center;
	padding:10px;
z-index:0;
position:absolute;
top:510px;
left:200px;

}



#navfooter li {
	font-size: 12;
	font-family: "Optima", "Georgia", serif;
	position:relative;
display:inline;
padding:10px;
z-index:20;
display : block;
float : left;
text-align : center;
}

#navfooter li a {
text-decoration:none;
color:white;
display : block;
text-align : center;


}

#navheader li a:hover {
text-decoration:none;
color:#999999;
cursor: hand;

}
