body {
	margin: 10px;
	padding: 10px;

	background-repeat: no-repeat;
	background-position: top left
	background-color: #ffffee;
}
p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 10px 230px 0px 190px;
	padding: 10px; 
}
#content h1 {
	text-align: left;
	padding-right: 20px;
	font: 170% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2941C1;
}
#content h2 {
	text-align: left;
	padding-right: 20px;
	font: 80% Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
#content h6 {
	padding-right: 10px;
	font: 70% Georgia, "Times New Roman", Times, serif;
	color: #2F4F2F;
}
#content h5 {
	padding-right: 20px;
	font: 250% Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
#side1 {
	position: fixed;
	width: 150px;
	top: 0px;
	left: 10px;
	padding: 10px 10px 10px 10px;
}
#side1 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 h4 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 134px;
	background-color: #FCF5F5;
	border: 2px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 134px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 2px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #990F00;
	background-color: transparent;
}
#side1 a:hover {
	color: #3366FF;
}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 4px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 2px dotted #c1c1c1;
	background-color: #F8F8F8;
}
#side2 {
	position: absolute;
	width: 200px;
	top: 40px;
	right: 10px;
	padding: 50px 10px 10px 10px;
	border-left: 2px dotted #0033CC;

	background-image: url(../image/usarohsfree.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#side2 a:hover {
	color: #3366FF;
}