body {
text-align: center ;
margin: 0px ;
padding: 0px ;
}

div#container {
width: 740px ;
margin: 0px auto ;
}

p#enter {
font-size: 0.8em ;
color: #666666 ;
letter-spacing: 0.2em ;
font-weight: bold ;
}

	p#enter a:link {
	color: #666666 ;
	text-decoration :none ;
	}
	p#enter a:visited {
	color: #666666 ;
	text-decoration :none ;
	}
	p#enter a:hover {
	color: #666666 ;
	text-decoration :none ;
	border-bottom: 1px solid #666666 ;
	}
	p#enter a:active {
	color: #666666 ;
	text-decoration :none ;
	border-bottom: 1px solid #333333 ;
	}

p#plugin {
width: 600px ;
margin: 0px auto ;
padding-left: 150px ;
font-size: 0.7em ;
color: #666666 ;
line-height : 150% ;
letter-spacing: 0.1em ;
text-align: left ;
}
	p#plugin img {
	float: left ;
	margin-right : 5px ;
	border: none ;
	}
	
p#copyright {
font-size: 0.6em ;
color: #666666 ;
line-height : 150% ;
letter-spacing: 0.1em ;
text-align: center ;
font-family: arial ;
}