Html, body, div, table, h2, h3, h4, h5, h6, form, img {
Margin: 0; border: 0; padding: 0; font-size: 100.1%}

body{	font: 80% Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		background-color:#f1f1f1; /*more colors stored in the system color thing #222C42 #608D52*/
	}

h1 {
	font-size: 3.8em;
	text-align: left;
	text-transform:uppercase;
	color:#024b24;
	padding: 12em;
	background-color:#22efde;
	border-bottom: 1px solid #cccdbc;
	word-spacing: .9em;
	font-weight: normal;
		}

Matchestheluktowntextontheimage{
	font: 24pt arial, hevetica, sans-serif;
	text-align: left;
	text-transform:uppercase;
	color: #eeefde;
	letter-spacing: .3em;
	padding: 0em 0em 0em .5em;
		}
h2 {color:#f1f1f1;}

p {text-align:left; }
a, a:visited {text-decoration: none; color:#cc9933;}
a:hover {color: #999933}
ul
{
	list-style-type:none;
	padding: 0;
	margin: 0em 1em 0em 1em;
	text-align: left;
	}

li {padding-top: 1em; clear:both;}

li img {margin-right:1em; border: 1px solid #333322; float:left;}


#container	{
        /*
margin: 0em auto;
*/
		padding: 0em 0em 0em 0em;
		text-align: center;
		}

#content {
/*
	margin-left: -280px;
	position: absolute;
	padding: 0;
	/*top: -215px;*/
/*	top: 10%;
	left: 50%;
	height: 430px;
	width: 560px;
*/
	background-image: url(images/map_lines.gif);
	border: 1px solid #3f3f3f;}

#menu
	{position: absolute;
	bottom: -2em;
	left: 44px;

	/*border: 1px solid blue;*/}

#menu ul
{list-style-type:none;
text-transform:uppercase;
text-align:left;
margin-left: 0;
}

#menu ul li {display: inline; padding-top: 0em; padding-right:2em;
/*border-right: 1px dotted #090909;
border-bottom: 1px double #333333;*/}

#menu a {text-decoration: none; color:#666699;}
#menu a:visited {text-decoration: none; color:#666699;}
#menu a:hover {color:#669999;}

#leftlinedbox {	margin:2em;
			overflow: auto;
			position:absolute;
			top: 25px; left: 50px;
			height: 360px;
			width: 450px;
			border-left: 2px dashed #E1DDCE;
			padding-left: 20px;
			}

#stylenav {position: absolute; bottom: -2em; right: 1em; width:60px;}
#styleselector2 {width: 15px; height: 15px; background-color:#222C42; float: right; margin:0; padding: 0; display:inline; color:#222C42;}
#styleselector3 {width: 15px; height: 15px; background-color:#608D52; float: right; margin:0; padding: 0; display:inline; color:#608D52;}
#styleselector1 {width: 15px; height: 15px; background-color:#f1f1f1; float: right; margin:0; padding: 0; display:inline; color:#f1f1f1;}


/*body{background-color:#222C42;}

h2 {color:#222C42;}

a, a:visited {text-decoration: none; color:#5A6172;}
a:hover {color: #999933}

li img {margin-right:1em; border: 1px solid #333322; float:left;}

#validate a, #validate a:visited {color:#444466;}

#content {border: 1px solid #818691;}

#menu a, #menu a:visited  {text-decoration: none; color:#5A6172;}
#menu a:hover {color:#C8CAD0;}*/


