body {
	background: #666;
	font-family: arial, sans-serif, helvetica, tahoma, verdana;
	font-size: 13px;
	color: #000;
	margin: 7px;
	margin-bottom: 10px;
	width: 659px;
	margin-left: auto;
	margin-right: auto;
	
}

#full {
	width: 659px;
	/*height: 700px;*/
	border: 1px solid #fff;
	text-align: left;
	background: #fff;
	float: left;
}

#top {
	height: 200px;
	background: #069 url(img/testtop4.jpg) no-repeat center center;
	color: #fff;
	font-weight: bold;
}

#topcont {
	padding: 20px;
	padding-top: 152px;
	text-align: right;
	
}

h1 {
	font-size: 24px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	display: inline;
}



#strip {
	height: 50px;
	margin-top: 1px;
}

.menuitem, .menuitemlast {
	background: #aaa;
	padding-top: 10px;
	padding-bottom: 3px;
	text-align: center;
	float: left;
	width: 131px;
	margin-right: 1px;
}

.menuitemlast {
	margin-right: 0px;
	width: 131px;
}

#menu a, #menu a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu a:hover {
	color: #555;
}

#left {
	float: left;
	width: 225px;
}

#leftcont, #maincont {
	padding: 5px;
}

#main {
	float: left;
	width: 434px;
	background: #eee;
}

#typestrip {
	text-align: center;
	font-weight: bold;
	
}

#typestrip a, #typestrip a:visited {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;

}


.subline {
	color: #999;
	font-size: 11px;
}

a, a:visited {
	color: #069;
}

a:hover {
	color: #c00;
}
