@charset "UTF-8";
/* CSS Document */

body {	color:#f3f3f3;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		letter-spacing:1px;
		background:url(../Nervodeadmot_1280.jpg) top no-repeat;
		background-color:#000;
		}
		

a:link {	color:#EBB02D;}
a:visited { color:#EBB02D;}
a:active { color:#EBB02D;}
a:hover { color:#EBB02D; text-decoration:none;}		


div#siteholder {	width:1024px; 
					display:block;
					clear:both;
					margin-left:auto;
					margin-right:auto;
					height:550px;
					
					}
					
					
div#containerA  {	display:block;
					width:225px;
					height:200px;
					margin:55px 0 0 25px;
				
					}					
h2{ font-size:14px;}	
	
div.npinfo, p.alginfo {	text-align:left; color:#AFBBA3; }	
					

img {border:0; }					
					
	
div.clearall {	display:block;
				width:100%;
				height:1px;
				clear:both;
		}
	
