* {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	line-height: 20px;
	overflow: hidden;
}
a {
	display: block;
	margin-bottom: 7px;
	outline: none;
	width: 167px;
	height: 30px;
}
body {
	background: #FFBC08 url(images/line.gif);
	margin: 0px;
}
img {
	border: 0px;
}
.opac {
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
	-khtml-opacity:0.40;
}
#box {
	width: 510px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -160px 0px 0px -255px;
	text-align: center;
}
#content {
	border: 3px dotted #FF4B00;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
	width: 480px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;}
#face1 {
	width: 242px;
	height: 500px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#face2 {
	width: 242px;
	height: 500px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

/* Bannerlinks */
#nav {
	float: right;
	text-align: center;
	width: 167px;
}
#rollover1 a {
	background: url("images/banner.gif") 0px 0px no-repeat;
}
#rollover1 a:hover {
	background-position: 0px -30px;
}
#rollover1 a:active {
	background-position: 0px -60px;
}
#rollover2 a {
	background: url("images/banner.gif") 0px -90px no-repeat;
}
#rollover2 a:hover {
	background-position: 0px -120px;
}
#rollover2 a:active {
	background-position: 0px -150px;
}
#rollover3 a {
	background: url("images/banner.gif") 0px -180px no-repeat;
}
#rollover3 a:hover {
	background-position: 0px -210px;
}
#rollover3 a:active {
	background-position: 0px -240px;
}
#rollover4 a {
	background: url("images/banner.gif") 0px -270px no-repeat;
}
#rollover4 a:hover {
	background-position: 0px -300px;
}
#rollover4 a:active {
	background-position: 0px -330px;
}
