/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 margin: 0px;
 overflow:visible;
 overflow:scroll;
 overflow-x: hidden;
 background-image: url(images/wall2.jpg);
} 
 
#pagewidth{ 
 width:80%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:auto;
	background-color:#666666;
	width:100%;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	text-align: justify;
	padding: 1em;
	line-height: 2em;
} 
#header A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
#header A:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}

#header A:active {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
	padding: 2px;
	background-color: #333333;
	background-image: url(none);
}
#header A:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
	padding: 2px;
	background-color: #666666;
	background-image: url(none);
}
 
#maincol{
	float: none;
	display:block;
	position: relative;


 width:; 
	text-align: justify;
	width: 100%;
 }
 
#footer{
	height:150px;
	clear:both;
	padding: 1em;
 } 
 
A:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: 009966;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bricks.gif)
}
A:hover {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bricks.gif)
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #0099CC;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0099CC;
	text-align: justify;
}
.box {
	text-align: justify;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	width: 100%;
	border: thin dotted #000000;
	font-weight: bold;
	color: #000000;
}
.nodisplay{
	display:none;
}
.bold_underlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.centretext{
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallersubCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0099CC;
}
.imagestyle{
	padding: 1em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbs{
	text-align: center;
	height: 600px;
	width: 100%;
}
.bigtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	letter-spacing: 2px;
	font-style: italic;
	word-spacing: 2px;
	text-align: justify;
}
