/* generated by csscreator.com */ 

html, body{
	background-color: #000000;
	background-image: url("../images/laura-clarke.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
} 
 
#pagewidth{
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#maincol{
	background-color: #ffffff;
	border-style: double;
	border-color: #999999;
	border-width: thick;
	float: right;
	display: inline;
	position: relative;
	padding: 20px;
	width: 680px;
}

H1 {
	font-size: 1.2em;
	color: #d00005;
	text-align: left;
}

H2 {
	font-size: 1.0em;
	color: #33cc00;
	text-align: left;
}

H3 {
	font-size: 0.8em;
	color: #000000;
	text-align: left;
}

H4 {
	font-size: 0.5em;
	color: #777777;
	text-align: left;
}

P {
	font-size: 0.90em;
	color: #7777777;
}

blockquote {
	font-size: 0.90em;
	color: #7777777;
}

ul {
	list-style-type: solid;
	font-size: 0.90em;
	color: #7777777;
}


/* *** Float containers fix *** */
.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 */