body {
		margin:0px 0px 0px 10px;
		}
		
	div.container {
		width:750px;
  	}
	
	div.spacer {
  		clear: both;
  	}
	
	#leftcontent {
	float:left;
	width:480px;
	font-size:12px;
	margin-left:10px;
	padding-bottom:10px;
	text-align:left;
	height: 1000px;
		}

	#rightcontent {
		}
		
	#indenttext {
		width:450px;
		font-size:12px;
		margin-left:30px;
		padding-bottom:10px;
		text-align:left;
	}
		
	#copyright {
		width:475px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		margin-left:0px;
		text-align:center;
	}		
			
	p,h1,pre {
	margin:0px 30px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
		}
	
	#rightcontent p {

		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-left:0px;
		}
		
	.titletag {
	font-size:14px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
		}
		
	a:link { 
	  color: #45589A; 
	  font-weight: bold;
	  text-decoration: none;
	  /* text-decoration: underline; */
	  }
	  
	a:visited {
	  color: #45589A;
	  font-weight: bold;
	  text-decoration: none;
	  /* text-decoration: underline; */
	  }
	  
	a:hover { /*this effect is not shown in NN4.xx*/
	text-decoration: underline; 
	/* color: #FFFFFF; 
	  background: #45589A;} */
	  
	a:active { /*colour in NN4.xx is red*/ 
	  color: #45589A;
	  text-decoration: underline; 
	  }
	  
.caption {
	font-size:9px;
	color: #333333;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
