/* CSS Document */

/* www.kipives.com/hit_view_visit */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-attachment: fixed;
	background: url(../backgrounds/globebkg.gif); background-repeat: repeat;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #000000;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
	
ul {
list-style-type:none;
align: center;
margin: 2px;  
padding: 4px 4px;
border: 1px solid black;
width:130px;
font: normal 9px "Verdana" sans-serif;
color: #FFFF00; }
li{
font: arial;
font-size:10px;
font-weight: bold;
background: #CCCCCC;
margin: 0px;
padding: 2px 4px;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;}

li.content{
background: ;
margin: 0px;
padding: 2px 6px;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;}

ul a:link, ul a:visit, ul a :hover, ul a:active {
display:block;
padding: 2px 6px;
text-decoration: none;}

ul a:link{ color:#000000;}
ul a:visited{color:#800080;}
ul a:hover {color: white; background:#000000;}
ul a:active {color:#000000;}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font: arial;
	align: justify;
	color:#000000;
	font-size: 11px;
	padding: 2 3 2 3;
	line-height: 125%;
	margin-top: 10px;
	margin-bottom: 3px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 12px;
	padding: 3 3 3 3;
	color:#000000;
	line-height: 125%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}
h2 {
	font-size: 9px;
	line-height: 125%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	background-image: url()repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 6px ridge #898989;
	background: #FFFFFF;
	width:100%;
	height:168px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: px;
	}
html>body #top {
	height: 168px; /* ie5win fudge ends */
	}
#left {
	position:absolute;
	top: 200px;
	left: 0px;
	margin: 10px;
	padding: 5px;
	background: #ECECEC;
	border-top: 3px solid #ccc;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 6px ridge #ccc;
	background: url(); background-repeat: repeat;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#middle {
	margin: 10px 190px 10px 190px;
	padding: 10px;
	border-top: 3px solid #ccc;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 6px ridge #ccc;
	background: #FFFFFF;
	
	}
#right {
	position: absolute;
	top: 200px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 10px;
	padding: 5px;
	background:#ECECEC;
	border-top: 3px solid #ccc;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 6px ridge #ccc;
	background: url(); background-repeat: repeat;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
footer {
padding:5px;
font: verdanda;
font-color:#000000;
margin:5px;
align: center;
text-align: center; } 
