body {
			width:100%;
			margin:0px ; padding:0px;
			text-align:left;
			background: black; 
			font-family: "monospace"; 
			font-size: 12pt;
			color: #00ff00;
			}


#ban	{
			background: url(./img/ban.png) no-repeat;
			position:absolute; 
			top:0px; 
			left:0px;  
			z-index: 5;
			width:964px;
			height:216px;
		
			}
#ban1	{ 
			background: url(./img/top.png) repeat-x top right; z-index: 3;
			position:absolute; top:0px; left:0px; width:500px; height: 100%;
			}
#ban2	{
			background: url(./img/cap.png) no-repeat ; z-index: 3; 
			position:absolute; top:0px; Left: 500px;width:100%; height: 100%;
			}




#side	{
	background: url(./img/side.png) repeat-y; z-index: 2;
	position:absolute; top:0px; left:0px; text-align:left;
	width:100%;
	height:600px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
#side1a	{
	background: url(./img/cap.png) no-repeat; z-index: 2;
	position:absolute; top:600px; left:0px; width:100%;height:100%;
	
	}



#Content 
	{ /* where the important shit woll go */
	position:absolute; 
	top:180px; 
	left:130px; 
	z-index: 10; 
	width: 838px; 
	margin-top:0px;
	margin-left:0px;
	margin-right:10px; 
	margin-bottom:0px;
	text-align: left;
        }
	

#navv	/* new vwetical navigation film strip*/
	{
		position:absolute; top:150px; left: 0px; width: 135px;height: 647px; z-index: 20;
		text-align:center; 
		font-weight: bold; /* fix these fonts "Broadway" "Bitstream Vera Sans, Bold" */
	  /*font-size:18px;*/
	}

#links 	{
	font-weight: bold;
	
	}

img 	{
	border: none;
	border-style: none;
	}

/*Start of three pix ellements  if in content measure from content*/
.px1	{
	text-align:right;
	background: url(./img/shad.png) no-repeat ;  
	position:absolute; top:20px; Left: 480px;width:306px; height: 208px;
	
	}
.px2	{
	
	text-align:right;
	background: url(./img/shad2.png) no-repeat;  
	position:absolute; top:180px; Left: 540px;width:336px; height: 229px;
	
	}
.PX3	{
	text-align:right;
	background: url(./img/shad.png) no-repeat ;  
	position:absolute; top:350px; Left: 500px;width:306px; height: 208px;
	}

.px4	{
	text-align:right;
	background: url(./img/4shd.png) no-repeat ;  
	position:absolute; top:140px; Left: 505px;width:326px; height: 258px;
	}

/* end of three pix ellements */

a:link { 
	text-decoration: none; 
	color: #00b200;
	}
a:visited 
	{ 
	
	text-decoration: none;
	color: #00b200;
	}
a:hover, a:active 
	{
	text-decoration:  underline;
	color: #00ff00;
	}

p	{ 
	text-align: justify; /*clear: right;*/
	}

#hcp	{ 
	width:475px;
	}
.cnl	{
	text-align: center;
	}

.cns   	{
	text-align: center;
	}

.rnl	{
	text-align: right;
	}
.ci	{
	font-style: italic;
	}
.li	{
	text-align: left;
	font-style: italic;
	}
.scg	{
	text-align: center;
	color: #999999;
	}

       

