@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
}
a {
	text-decoration: none;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.container {
	float: left;
	height: 650px;
	width: 1000px;
}
.header {
	float: left;
	height: 50px;
	width: 990px;
	padding-left: 10px;
	padding-top: 10px;
}
.sidemenu {
	float: left;
	height: 550px;
	width: 150px;
	padding-left: 10px;
	padding-top: 30px;
}
.nav {
	height: 30px;
	width: 840px;
	float: left;
}
.bodybox {
	height: 500px;
	width: 840px;
	float: left;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.captionfooter {
	float: left;
	height: 50px;
	width: 850px;
}
