body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
}
p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 0em 260px 0px 240px;
	padding: 0px; 
}
#content li {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
#content h1 {
	text-align: right;
	padding-right: 20px;
	font: 150% Georgia, "Times New Roman", Times, serif;
        background-color: #ADD8E6;
	color: #256579;
}
#content h2 {
	text-align: center;
	font: 130% Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	text-align: left;
	font: 100% Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        background-color: #ADD8E6;
	color: #256579;
}
#content h4 {
	text-align: left;
	font: 100% Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        margin-bottom: 0;
}
#content a:link, a:visited {
	text-decoration: none;
}
.title, .bold {
        font-weight: bold;
}
ul.nolist {
        list-style: none;
}
#masses p {
        padding-left: 2em;
}
#side1 {
	position: absolute;
	width: 200px;
	top: 6em;
	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 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 184px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 ul ul {
        display: none;
}
#side1 ul ul.active {
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
	margin-left: 2em;
        display: inline;
}
#side1 ul ul.active li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	margin-left: 2em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
#side2 {
	position: absolute;
	width: 220px;
	top: 127px;
	right: 8px;
	padding: 10px 10px 10px 10px;
	border-left: 1px dotted #cccccc;
}
#side2 h3 {
	font: 120% Georgia, "Times New Roman", Times, serif;
        text-align: center;
	margin: 0;
	padding-bottom: 6px;
}
#side2 h4 {
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
	margin: 0;
	padding-bottom: 4px;
}
#side2 p {
        margin-left: 2em;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #E0E0E0;
}

