body {
	background: #224466;
	color: black;
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	padding: 5px 5px 5px 100px;
	margin: 5px 5px 5px 100px;
}

div.one {
	background: white;
	border: 15px #202020 solid;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
}

div.two {
	border: 1px #9D0D0D solid;
	background: white;
	padding: 10px 10px 10px 10px;
	margin: 2px 2px 2px 2px;
}

div.top {
	text-align: center;
}

div.base {
	text-align: center;
}

div.right_menu_container {
	background: #224466;
	border: 0px;
	position: absolute;
	top: 7px;
	left: 4px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.right_menu_top, div.right_menu_middle, div.right_menu_bottom, div.right_google_ads_content {
	background: white;
	border: 5px black solid;
	width: 170px;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	font-size: 13px;
}

div.right_google_ads {
	background: #224466;
	border: 5px #224466 solid;
	width: 170px;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	text-align: center;
}

div.right_google_ads_content {

	text-align: center;
}

div.google_search {
	background: white;
	text-align: center;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a:link {
	color: #4040FF;
	text-decoration: none;
}

a:visited {
	color: #4040FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-size: 150%;
	font-family: arial,helvetica,sans-serif;
	margin: 2px 2px 2px 2px;
}

h2 {
	font-size: 140%;
	font-family: arial,helvetica,sans-serif;
	margin: 2px 2px 2px 2px;
}

h3 {
	font-size: 130%;
	font-family: arial,helvetica,sans-serif;
	margin: 2px 2px 2px 2px;
}

h4 {
	font-size: 120%;
	font-family: arial,helvetica,sans-serif;
	margin: 2px 2px 2px 2px;
}

h5 {
	font-size: 110%;
	font-family: arial,helvetica,sans-serif;
	margin: 2px 2px 2px 2px;
}

}
p.g {
	font-size: 80%;
	font-family: arial,helvetica,sans-serif;
	color: #808080;
}

img.p {
	width: 25px;
	height: 14px;
	border: 0;
}

img {

	border: 0;
}

p.s {
	font-size: 90%;
	font-family: arial,helvetica,sans-serif;
}

div.float {
	float: right;
	width: 200px;
	padding: 0px 2px 0px 0px;
	margin: 0px 2px 0px 0px;
}


div.ad {
	border:2px dashed #96610B;
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 30px 150px;
	text-align: center;
}

.clear {
	clear: both;
}