body { 	color : black;
	background-color : white;
	background-image : url(background.jpg);
	background-attachment : fixed;
	background-position : bottom left;
	background-repeat : no-repeat;
margin: 0;
padding: 0;
font-size:90%;
 }

h1  {
  font-size : xx-large;
  text-align : center; }

.top	{ margin-bottom : 1em;
margin-top : 0em;
	  width : 98%;
	  padding: 0em;
	  z-index : 1;
border-bottom: solid 1px;
border-color:#c00000;
 }

.top2	{ position : absolute;
	  top : 16px;
	  right : 5px;
	  width : 300px;
	  z-index : 1;
	  padding : 0.5em;
	margin-bottom : 0.5em;
float: right;
 }


.ads { position : absolute;
  top : 130px;
  left : 5px;
  width : 200px;
  z-index : 1;
  padding : 0;
  margin-bottom : 0.5em;
}

.menu { position : absolute;
	  top : 130px;
	  right : 2px;
	  width : 170px;
	  z-index : 0;
	  padding : 0.5em;
	margin-bottom : 0.5em; }


.menu a:link	{
  color : #666666;
  font-size:80%;
text-decoration: none;
 }
.menu a:visited	{
  color : #666666;
  font-size:80%;
text-decoration: none;
 }
.menu a:hover	{
  color : #c00000;
  font-size:80%;
text-decoration: none;
 }

.ads {text-align : center;
	background-color : inherit;
	color : black;
	font-weight : bold; }

.content {
  color : black;
  background-color : white;
  position : absolute;
  top : 130px;
  right : 180px;
  z-index : 2;
  padding : 1em;
  left : 200px;
 }

.footer	{ background-color : inherit;
	  color : rgb(102,102,198); }

h1 {
color: #c00000;
font-size:110%;
font-family:arial,helvetica,sans-serif;
font-weight:bold;
text-align:center;
}


h2 {
color: #c00000;
font-size:100%;
font-weight:bold;
font-family:arial,helvetica,sans-serif;

}

h3 {
color: #c00000;
font-size:100%;
font-style:normal;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
}


p {
font-family:arial,helvetica,sans-serif;
text-indent:1em;
}

blockquote {
font-family:arial,helvetica,sans-serif;
background: #f6f6f6;
}


td.field {
color: #000080;
}

b.whole {
font-weight:normal;
}

a:link {
font-weight: bold;
color: #800000;
font-family:arial,helvetica,sans-serif;
}
a:visited {
font-weight: bold;
color: #600000;
font-family:arial,helvetica,sans-serif;
}
a:hover {
font-weight: bold;
color: #c00000;
font-family:arial,helvetica,sans-serif;
}

a.side:link {
color: #ffffff;
text-decoration:none;
font-weight: bold;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}
a.side:visited {
color: #ffffff;
text-decoration:none;
font-weight: bold;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}
a.side:hover {
color: #ffffff;
text-decoration:none;
font-weight: bold;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}
a.side3:link {
color: #444444;
text-decoration:none;
font-weight: normal;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}
a.side3:visited {
color: #444444;
text-decoration:none;
font-weight: normal;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}
a.side3:hover {
color: #444444;
text-decoration:none;
font-weight: normal;
font-size:80%;
font-family:arial,helvetica,sans-serif;
}

a.side2:link {
color: #c00000;
text-decoration:none;
font-weight: bold;
font-size:60%;
font-family:arial,helvetica,sans-serif;
}
a.side2:visited {
color: #c00000;
text-decoration:none;
font-weight: bold;
font-size:60%;
font-family:arial,helvetica,sans-serif;
}
a.side2:hover {
color: #c00000;
text-decoration:underline;
font-weight: bold;
font-size:60%;
font-family:arial,helvetica,sans-serif;
}



ul {
font-family:arial,helvetica,sans-serif;
}
li {
font-family:arial,helvetica,sans-serif;
margin:1em;
}


.footer {
  font-family:arial,helvetica,sans-serif;
  color: #666666;
  font-size: 8pt;
text-align:center;
}


.side {
color: #800000;
font-weight: bold;
font-size:12px;
font-family:arial,helvetica,sans-serif;
}
.nads { 
float:right;
padding:0.5em;
 }