body {
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #666;
	background-color:#FFFFFF;
	}

a.skip {position: absolute; left: -1000em; width: 20em;}

a img {border: 0;}

#container {
	margin: 10px auto;
	width: 700px;
	text-align: left;
	}
	
#headingleft {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 150px;
	float: left;
	background-image: url('../images/weblayout1_r2_c2.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	
#mainheading {
	margin: 0;
	padding: 0;
	width: 550px;
	float: left;
	}
	
#menu {
	clear: both;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 269px;
	float: left;
	background-image: url('../images/weblayout1_r3_c1.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}

#main {
	margin: 0;
	padding: 10px;
	width: 519px;
	border-left: #999 6px solid;
	border-right: #999 5px solid;
	border-bottom: #999 5px solid;
	float: left;
	background-color:#FFFFFF;
	background-image: url('../images/weblayout1menuoff_r3_c6.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align:justify;
	}

#foot {
	margin: 0 0 0 150px;
	text-align: center;
	width: 539px;
	border-left: #999 6px solid;
	border-right: #999 5px solid;
	background-color:#FFFFFF;
	font-size:75%;
	}
	
#footgraphic {
	margin: 0 0 0 150px;
	width: 550px;
	height: 28px;
	background-image: url('../images/weblayout1_r6_c3.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 20px 0;
	border: 0;
	}
	
#menu li {
	text-align: left;
	margin: 0 0 1px 7px;
	padding: 0;
	}
	
#menu li a {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#menu li a img {
	padding: 0;
	margin: 0;
	border: 0;
	}

#foot p {
	/*position:relative;*/
	top:0.8em;
	margin-bottom: 0;
	}
	
#main h1 {
	font-size: 150%;
	color:#000000;
	border-bottom: 1px #999 dotted;
	}

#main h2 {
	font-size: 130%;
	color:#333333;
	border-bottom: 1px #ccc dotted;
	}

#main blockquote {
	background-color: #eee;
	padding: 10px;
	margin: 0px;
	}

#main .product {
	font-weight: bold;
	font-style: italic;
	}
	
.links img {
	vertical-align: middle;
	padding: 5px;
	}	
	
#main p.centered {
	text-align: center;
	}
	
#main a {
	text-decoration:none;
	color: #FF0000;
	}
	
#main a:hover {
	border-bottom: #FF0000 dotted 1px;
	}
	
.links {
	text-align:center;
	font-size: 140%;
	}
	
#foot a {
	text-decoration:none;
	color:#000000;
	}
	
#foot a:hover {
	border-bottom: #000 dotted 1px;
	}

	
.productbox {
	float: left;
	text-align:center;
	width: 30%;
	margin-right: 3%;
	background-color:#FFFFCC;
	padding-top: 10px;
	height:100%;
	margin-bottom: -2000px; padding-bottom: 2000px;
	}
	
#productsdisplay {
	padding-bottom:10px;
	 overflow: hidden; 
	}
	

	
.screenshot {
	margin:auto;
	width: 100px;
	height: 80px;
	background-color:#999999;
	}
	
table.shop th {
	text-align: left;
	}
	
table.shop td.item {
	width: 350px;
	}
	
table.shop td.price {
	text-align: right;
	}
	
table.shop td.buy {
	padding-left: 1em;
	text-align: right;
	}
	
table.shop tr.alt {
	background-color: #eee;
}

fieldset { border: none; }
.formelement { clear: right; padding-top: 10px; }
.formelement label { display:inline; float: left; width: 100px; text-align: right; padding-right: 10px; }
.formw { float: left; width: 330px; text-align: left; }
input.submit { margin-left: 110px; }
