body {
		margin: 0px;
		padding: 0px;
		text-align: center;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	#wrapper {
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	width: 800px;
	}
	#right_col {
		float: right;
	}
	a {
	}
	p, ul, ol, table {
	}
	p {
		margin-top: 0px;
	}
	#footer {
		clear: both;
	text-align: left;
		}
	#footer a {
	 }
	h1 {
		margin: 0px;
	}
	h2 {
	}
	h3 {
	}
	h1, h2, h3 {
		margin-bottom: 0px;
	}
	#left_col {
		float: left;
	background-repeat: no-repeat;
	}
	#left_col a {
		display: block;
	}
	#left_col a:hover {
	}
	#logo {
		float: left;
	}
	#nav1 {
		float: right;
	}
	#nav1 a {
		display: block;
		float: right;
	}
	#nav1 a:hover {
	}
	#nav2 {
		float: left;
	}
	#nav2 a {
		display: block;
		float: left;
	}
	#nav2 a:hover {
	}
	#top {
	}
	#bottom {
		clear: both;
	background-repeat: no-repeat;
	}
	#top_right {
		float: right;
	background-repeat: no-repeat;
	}
	body.mceContentBody {
		background-image: none;
		background-color: white;
		text-align: left;
	}