body {
 	font-family: Arial, Helvetica, sans serif;
 	font-size: 10pt;
 	background-image: url(../Logos/bg.gif);
 	background-repeat:repeat-y;
}
 h1 {
 	font-size: 12pt;
 	font-weight: bold;
 	margin-bottom: 20px;
 	margin-top: 20px;
}
 h2 {
 	font-size: 10pt;
 	font-weight: bold;
 	margin-bottom: 0;
 	margin-top: 0;
}
table {
 	font-size: 10pt;
}
img {
	border: 0px;
	}
a img {
	border: 1px solid;
	}
#content {
    position: absolute;
    top: 158px;  /* with Banner: 108px; without: 8px */
    left: 185px;
    padding: 2px;
    margin-right: 160px;
    background-color: #FFFFFF;
    min-width: 740px;
	/* width: 900px;*/
    background-color: #FFFFFF;
    /* padding-bottom: 100px;*/
    }
#top {
    float: right;
    padding: 15 0 10 10;
    background-color: #FFFFFF;
    }
sub, sup {line-height: 1;}
h1 sub, h1 sup {font-size:70%;}
p.social {background-color: #E5F4FF; width:100%; margin-top:0px; margin-bottom: 15px; padding: 2px}
a {
	text-decoration: none;
	color: #0000FF;
	}
a:visited {
    color: #5a3696;
	text-decoration: none;
    }
a:hover {
    background-color: #EEEEFF;
	text-decoration: underline;
	}
 hr {
     margin-top: 0px;
     margin-bottom: 0px;
     border: 0;
     color: #FFFFFF;
     background-color: #FFFFFF;
     height: 1px;
     width: 1px;
  }
#banner {
    position: absolute;
    top:  0px;
    left: 187px;
    background-color: #FFFFFF;
    min-width: 740px;
    height: 145px; 
/*    display: none; */
    }
#navi {
    position: fixed;
    top: 0px;
    left: 2px;
/*      background-color: #E5F4FF; */
	width: 165px;
	padding: 4px;
	height: 100%;
	}
#opera {
	height: 1px;
	width: 728px;
	}		
.menu ul {
	list-style-type: none;
	margin: -4;
	padding: 0;
	}
.menu li {
	font-weight: bold;
    display: block;
    width: 160px;
    padding: 4px;
	display: block;
    background-color: #F3F8FF;
	border: 1px solid #E5F4FF;
	}
.menu a:visited {
    color: #0000FF;
    text-decoration: none;
	}
.menu li a:hover {
    color: #FF0000;
    text-decoration: none;
	}
.menu a img {
    border: 0;
    }
.sponsors img{
	margin: 1px;
    }
@media print {
#navi, #banner, #top, #ads-end {
   display: none;
 }
#content {
    position: absolute;
    top: 8px;
    left: 8px;
 }
}
