			body {
				margin:0px 0px 0px 0px;
				background-color:#000000;
			}		
			#container {
				width:1000px;
				position:absolute;
				background-color:#000000;
				
			}		
			#logo {
				width:150px;
				height:60px;
				left:0px;
				top:0px;
				position:absolute;
				padding-left:0px;
				padding-top:0px;
			}	
			#tagline {
				width:870px;
				height:60px;
				left:160px;
				top:0px;
				position:absolute;
				padding-left:10px;
				padding-top:30px;
				color:#FFFFFF;
				font-family:trebuchet ms;
				font-weight:bold;
			}
			#nav {
				width:1000px;
				height:180px;
				left:0;
				top:60;
				position:absolute;
				padding-left:0px;
				padding-top:0px;
				background-color:#FFFFFF;
				z-index:10;
			}
			#menublock {
				width:220px;
				height:180px;
				left:0px;
				top:60px;
				position:absolute;				
				background-color:#FFFFFF;	
				z-index:20;		
				filter: alpha(opacity=65);
				opacity:0.65;
				-moz-opacity:0.65;
			}
			#menu {
				width:220px;
				height:180px;
				left:0px;
				top:60px;
				padding-left:25px;
				padding-top:10px;
				position:absolute;				
				z-index:30;		
			}
			a.menu {
				color:#333366;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:left;
				font-size:18px;
				line-height:26px;
				text-decoration:none;
			}
			a.menu:hover {
				color:#3399ff;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:left;
				font-size:18px;
				text-decoration:none;
			}
			a.mablethorpeinfo {
				color:#ffff99;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:left;
				font-size:18px;
				line-height:26px;
				text-decoration:none;
			}
			a.mablethorpeinfo:hover {
				color:#ffff00;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:left;
				font-size:18px;
				text-decoration:none;
			}
			a.mablethorpevisited {
				color:#ffff99;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:left;
				font-size:18px;
				line-height:26px;
				text-decoration:none;
			}
			
			#sidebar {
				width:220px;
				height:500px;
				left:780px;
				top:240px;
				position:absolute;
				padding-left:15px;
				padding-right:15px;
				padding-top:32px;
				padding-bottom:10px;
				background-color:#004040;
				color:#FFFFFF;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:center;
				font-size:14px;
			}
			a.sidebar{
				color:#3399ff;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:left;
				font-size:14px;
				text-decoration:none;
			}
			a.sidebar:hover{
				color:#3399ff;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:left;
				font-size:14px;
				text-decoration:none;
			}
			#leftcol {
				width:330px;
				height:500px;
				left:30px;
				top:275px;
				position:absolute;
				padding-left:0px;
				padding-right:0px;
				padding-top:0px;
				padding-bottom:0px;
				color:#FFFFFF;
				font-family:trebuchet ms;
				font-weight:normal;
				text-align:justify;
			}
			a.leftcol {
				color:#3399ff;
				font-family:trebuchet ms;
				font-weight:normal;
				text-decoration:none;
			}
			a.leftcol:hover {
				color:#FF8309;
				font-family:trebuchet ms;
				font-weight:normal;
				text-decoration:none;
			}
			a.leftcol:visited {
				color:#3399ff;
				font-family:trebuchet ms;
				font-weight:normal;
				text-decoration:none;
			}
			a.rightcol {
				color:#3399ff;
				font-family:trebuchet ms;
				font-weight:normal;
				text-decoration:none;
			}
			a.rightcol:hover {
				color:#FF8309;
				font-family:trebuchet ms;
				font-weight:normal;
				text-decoration:none;
			}
			a.rightcol:visited {
				color:#3399ff;
				font-family:trebuchet ms;
				font-weight:normal;
				text-decoration:none;
			}
			#rightcol {
				width:330px;
				height:500px;
				left:405px;
				top:275px;
				position:absolute;
				padding-left:0px;
				padding-right:0px;
				padding-top:0px;
				padding-bottom:0px;
				color:#FFFFFF;
				font-family:trebuchet ms;
				font-weight:normal;
				text-align:justify;
			}
			#title {
				position:relative;
				padding-left:10px;
				padding-right:10px;
				padding-top:10px;
				padding-bottom:10px;
				color:#FFFFFF;
				background-color:#004040;
				font-family:trebuchet ms;
				font-weight:bold;
				text-align:right;
			}
			#footer {
				position:absolute;
				top:750px;
				left:0px;
				width:1000;
				height:50;
				padding-left:30;
				background-color:#000000;
				color:#cccccc;
				font-family:verdana;
				font-weight:normal;
				text-align:center;
				font-size:10px;
				line-height:16px;
			}
			a.footer {
				color:#99ccff;
				font-family:verdana;
				font-weight:normal;
				text-align:center;
				font-size:10px;
				text-decoration:none;				
			}
			a.footer:hover {
				color:#99ccff;
				font-family:verdana;
				font-weight:normal;
				text-align:center;
				font-size:10px;
				text-decoration:underline;				
			}
			#fullscreen {
				position:absolute;
				width:1000px;
				height:550px;
				left:0px;
				top:240px;
			}
