body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.gif);
	width: 810px;
}
#pagecontent {
	position: relative;
	width: 810px;
	background-color: #7a0100;
	background-image: url(images/manbg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	overflow: auto;
}
#mainmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 75px;
	left: 0px;
}
#alexbest {
	background-color: #7a0100;
	position: absolute;
	top: 0px;
	right: 0px;
}
#mainmenu li {
	float: left;
}
#teststuff {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	width: 561px;
	font-size: 0.7em;
	left: 0px;
	padding: 10px;
	color: #FFFFFF;
	padding-left: 20px;
	min-height: 315px;
	padding-top: 125px;
	background-position: 0px 115px;
}
#teststuff #rear {
	float: right;
	margin: 10px;
}
#teststuff p {
	line-height: 1.6em;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottombits {
	font-size: 0.55em;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	width: 785px;
	clear: both;
	background-image: url(images/bottombitsbg.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 20px;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bottombits a {
	color: #FFFFFF;
	text-decoration: none;
}
#teststuff h1 {
	font-size: 1.1em;
	margin: 0px;
	width: 500px;
	padding: 0px;
}
#leftclear {
	clear: both;
}
*html #teststuff {
	height: 315px;
}
#teststuff a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#teststuff a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#photogallery {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#photogallery img {
	border: 1px solid #FFFFFF;
	margin: 2px;
}
#photogallery li {
	float: right;
}
