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: 0.8em;
	text-align: right;
	text-transform:uppercase;
	color:#063b66;
	padding: .2em;
	background-color:#eeefde;
	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;}

hr {display:none;}
abbr {cursor: help;}

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

#validate {position: absolute; bottom: 10px; right:10px; text-align: left; font-size:.8em;}
#validate a, #validate a:visited {color:#bbbbdd;}

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

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

	#thumbs img {margin: 0;
			border: 1px solid #cecede;
			padding:1px;

		}

	#thumbs ul {
		border: 0;
		margin:0;
		padding:0;
		list-style-type: none;

	}

	#thumbs ul li {
		margin: 0;
		padding: 3px;
		display: block;
		float: left;
		width: 28px;
		}

	#thumbs a span {
		  visibility: hidden;
		  position: absolute;
		  top: 0px;
		  left: 100px;
		  margin: 0 auto;
		  text-align: right;
			}

	#thumbs a span img{padding: 3px;
	background-color:#ffffff;}

	#thumbs a:hover {color: #336600; background: #99cc66; text-decoration:none;}

	#thumbs a:hover span     {
		  visibility: visible;}

#menu
	{position: absolute;
	bottom: -2em;
	left: 10px;
	/*border: 1px solid blue;*/}

#menuportfolio
	{position: relative;
	margin: 0em auto;
	width: 65%;
	/*border: 1px solid blue;*/}

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

#menu ul li, #menuportfolio ul li {
display: inline;
padding-top: 0em;
padding-right:1.6em;
/*SET PADDING-RIGHT back to 1em when blahblah gets added back in
border-right: 1px dotted #090909;
border-bottom: 1px double #333333;*/}

#menu a, #menu a:visited, #menuportfolio a, #menuportfolio a:visited {text-decoration: none; color:#666699;}
/*#menu a:visited {text-decoration: none; color:#666699;}*/
#menu  {color:#669999;}
#menu a:hover {color:#aaaa77;}

#sounds, #go {
    padding: 70px 0 0 70px;
}


          /*
--=.._/(        stylenav      )\_..=--
    	  */


#stylenav {position: absolute; bottom: 0em; right: -50px; width:60px;}
#stylenav li {
/*list-style-type: none;*/
float: right;
display: inline;
}

#styleselector1, #styleselector2, #styleselector3 {
display: block;
width: 15px;
height: 15px;
border: 1px solid #222222;


}


/*#styleselector2 {width: 15px; height: 15px; background-color:#222C42; float: right; margin:0; padding: 0; display:inline; color:#222C42;}*/
#styleselector2, #styleselector2:visited, #styleselector2:hover{background-color:#222C42;text-decoration: none; color:#222C42;}
/*#styleselector3 {width: 15px; height: 15px; background-color:#608D52; float: right; margin:0; padding: 0; display:inline; color:#608D52;}*/
#styleselector3, #styleselector3:visited, #styleselector3:hover{background-color:#608D52;text-decoration: none; color:#608D52;}
/*#styleselector1 {width: 15px; height: 15px; background-color:#f1f1f1; float: right; margin:0; padding: 0; display:inline; color:#f1f1f1;}*/
#styleselector1, #styleselector1:visited, #styleselector1:hover{background-color:#f1f1f1;text-decoration: none; color:#f1f1f1;}

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


