body
{
	background-color:   #000000;
	margin:0px;
	padding:0px;
	
	color: #FFFFFF;
	font-family: 		"Verdana", sans-serif;
	font-weight: 		400;
	font-size: 			7pt;
}

#wrapper
{
 	/*Centering code, dont touch*/
	position:absolute;
	left:50%;
	width:700px;
	margin-left:-350px;
	height:100%;
	/*Centering code, end ...*/
	
	background-color:   #000000;
	background-repeat: repeat-y;
/*	border:solid 1px #eee;*/
}

img.logo
{
	position:relative;
	top:9px;
	left:51px;
}

#floatmenuwrapper
{
	margin:				0px 0px;
	float: 				center;
	width: 				700px;
	
	background-color:   #000000;
	background-image: 	url('images/paf.jpg');
	background-repeat:  repeat-y;
}

#floatmenu
{
	padding: 110px 0px 5px 15px;
	
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#mainwrapper
{
	clear:both;
	border:1px solid #000;
	background-color: #000000;
}

#main
{
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding:20px;
}

span.square
{
	vertical-align:middle;
	font-size: 3pt;
	border-left: 5px solid #CCCCCC;
}

H1
{
	color: #FFFFFF;
	font-family: 		"Verdana", sans-serif;
	font-weight: 		600;
	font-size: 			7pt;
}

H1.clear
{
	clear: both;
}

img
{
	border: none;
}

a
{
	color: #FFF;
	font-family: 		"Verdana", sans-serif;
	font-weight: 		700;
	font-size: 			7pt;
	
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

h1
{	
	width: 100%;
	margin-top: 20px;
	padding: 2px 0px 3px 7px;
	background-color: #DC20F8;
	border: 1px solid #333;
}

div.album h1.short
{
	margin-left: 192px;
	width: 466px;
}

p
{
	margin-left:8px;
}

div.album p
{
	margin-top: 0px;
	margin-left:200px;
}

div.album img
{
	clear: both;
	border: none;
	float:left;
	margin-left:8px;
	margin-right:40px;
	margin-bottom:20px;
}

div.hidden
{
	color: #3E5E8F;
	font-size: 1pt;
}

div.rmx span
{
	float:right;
	width:350px;
	margin-bottom:10px;
}

div.rmx b
{
	margin-left:7px;
	width:330px;
}

hr
{
	clear:both;
}

a.nodecor
{
	border:0px;
}

a.nodecor img.vvalidcss
{
	height:auto;
	width:auto;
	border:0px;
}

a.nodecor img.hvalidcss
{
	height:0px;
	width:0px;
	border:0px;
}

a.nodecor:hover img.vvalidcss
{
	height:0px;
	width:0px;
	border:0px;
}

a.nodecor:hover img.hvalidcss
{
	height:auto;
	width:auto;
	border:0px;
}

a.nodecor img.vvalidxhtml
{
	height:auto;
	width:auto;
	border:0px;
}

a.nodecor img.hvalidxhtml
{
	height:0px;
	width:0px;
	border:0px;
}

a.nodecor:hover img.vvalidxhtml
{
	height:0px;
	width:0px;
	border:0px;
}

a.nodecor:hover img.hvalidxhtml
{
	height:auto;
	width:auto;
	border:0px;
}
