body {	background-color: #ddeaff;
		color:black;
		font-family: Arial, Helvetica, Geneva,
		SunSans-Regular, sans-serif; 
		}
div#container
	{	position: inherit;
		border: 2px solid ;
		background-color: white;
		margin-left: auto;
		margin-right: auto;
		width: 51em;
				}
				
div#lcontainer
	{	position: inherit;
		border: 2px solid ;
		background-color: white;
		margin-left: auto;
		margin-right: auto;
		width: 65em;
				}

h1 {color:black;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
			}

h2{
	text-align: center;
	text-decoration: underline;
	font-size:large;
	}
	
h3 {color:black;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-left: 1em;
			}

img {
	border: 1px solid ; 
	margin-left:.5em;
	width: 49.7em; 
	height: 13.5em;	
		}
		
img.poster {
	border: 1px solid ; 
	margin-left:.5em;
	width: 800px;
	height:1100px;
			}


img.narrow {
	border: 1px solid ; 
	margin-left:12em;
	width: 26em;
	height: 13.5em;	
		}		
		
img.vertical {
	float:left;
	margin-left:.1em;
	width: 12em;
		}

img.train {
	border: 1px solid ; 
	width: 125px;
	height: 100px;	
		}	
		

img.w3c {
	float:right;
	border: 0 ; 
	width: 84px;
	height: 29px;	
		}
table.one
	{margin-left:1em;
	
	}
	
table.two
	{margin-left:1em;
		font-size:x-large;
	}
	
		
table.three
	{margin-left:.1em;
	background: white;
	font-size:large;
	padding: 0;
	border: solid #cc92bf;
	border-width: 1px 1px;
	
	}
	
table.vertical
	{margin-left:.1em;
	width: 95%;
	text-align: center;
	background: white;
	font-size:large;
	padding: 0;
	
	}
table.tower
	{margin-left:0;
	width: 800px;
	text-align: left;
	background: white;
	font-size:large;
	padding: 0;
	border-width: 0;
	
	
	}
		
div {
	color:black; }

#div1 {	position:absolute;
	top:18.5em; 
	left:.2em;
	width:50.2em; 
	height:20em;
	}
		
#div2 {
	position:absolute;
	top:38.5em;
	margin-left:.2em;
	width:50.2em;
	}

p       {margin-right:1em;
	margin-left:1em;
	font-weight: normal;
	}
	
p.ptext {
	text-align:left;
}

p.pcentre {
	text-align: center
	}	


p.plink	{
	text-decoration: underline;
	text-align: center;
}


	
p.psmall {
	text-align:left;
	margin-right:1em;
	margin-left:1em;
	font-weight: normal;
	font-size:small;
	}


address {
	margin-top: 1em;
	padding-top: .5em;
	border-top: thin dotted;
	font-size:medium; }

 