/* Wave RI, www.waveri.com */
html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin:0px;
	background: #B1905B; 
	min-height:580px;
	}

#content {	
	margin-top:10px;
	margin-left:410px;
	margin-right:auto;
	width:320px;
	background:#FDEFE4;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding: 20px;
	border: 3px solid #9C1C20;
}





p { 
	font-family: Georgia, Arial, Tahoma, Verdana;
	text-align:left;
	margin: auto; 
	font-size: 9pt;
	}

#logos img {
	padding-right:95px;
	
}
	
#footer p{ 
	font-size:8pt;
	text-align:center;
	padding-top:10px;
	}

	
#nav p{
	margin:0;
	text-align:center;
	font-family: Arial, Tahoma, Verdana;
	font-size:11pt;
	font-color:#c0c0c0;
	background:#FDEFE4;
	border: 3px solid #9C1C20;/*B1905B;*/
	filter:alpha(opacity=7);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	

}





#nav a{
	font-size:16pt;
	text-decoration: none;
	font-face: arial, verdana;
	font-weight:strong;
	color:#000000;
	padding: 0px 30px 0px 38px;
}

#nav a:hover { 
	text-decoration: none; 
	
	}

img {
	border: 0px;
}

h2 {
	font-size:12pt;
	font-weight:600;
}

h1 { 
	margin:25px 0 0 175px;
	font-size: 18pt;
	color: #000000;
}

a:link { 
	text-decoration: none;
	color: #000000; 
	}
a:visited { 
	text-decoration: none;
	color: #000000; 
	}
a:hover { 
	text-decoration: underline; 
	color: #000000;
	}



/* specific divs */

#page{
	margin:auto;
	align:center;
	width: 800px;
	min-height:560px;
	background: url(images/PSPNEWPHOTO1.jpg) top no-repeat #FEFEFB;
	border: #000 0px solid ; 
	
}

#logo {
	padding-left:60px;
	padding-bottom:10px;
	margin: auto;
	width:420px;
	border: 0;
}

#logos {
	position:absolute;
	top:485px;
	margin-left:148px;
	z-index:2;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

#nav {
	position:absolute;
	top:495px;
	margin:auto;
	width:800px;
	height:30px;
	border: 0;
	z-index:1;
	}


#footer { 
	margin:auto;
	margin-top:120px;
	width:800px;
	height:30px;
	align:center; 
	background: #B1905B;
	}