body {
	margin: 0px 0 0 0;
	background-color: #000;
	border: 0px;
	font-family: Arial, Verdana, Helvetica;
	color: white;
	font-size: 10px;
	font-weight: normal;
}

body.pop {
	margin: 25px 25 25 25;
	background-color: #000;
}

#bg {
	background-image: url(../images/background.jpg);
	position: relative;
	height: 400px;
}

#bgph {
	background-image: url(../images/background2.jpg);
	position: relative;
	height: 400px;
}


#menu a {
	padding-right:20px;
}

#halfbox {
	position: absolute;
	height: 400px;
	width: 770px;
	margin: -210px 0px 0px -385px;
	top: 50%;
	left: 50%;
}

.foto {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	border: 1px #DFDFDF solid;
	position: relative;
}

.fotopop {
	border: 1px #DFDFDF solid;
}

.ico {
	margin-left: 22px;
	margin-bottom: 22px;
	border: 1px #DFDFDF solid;
}

.testointro {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}

.creditsintro {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #000B48;
}

A {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #C9C9C9;
	text-decoration: none;
}

A:HOVER {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}