body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-image:url(images/stripes.png);
	background-color: #333;
	text-align: center;
/* part 1 of 2 centering hack */
	}

	#header{ 

width:100%; 
background-color:#666;
border-bottom:1px solid #aaa;
color:#fff;
font-style:tahoma, sans-serif;
margin-top:-2px;
font-size:16px;
height:35px;
padding-top:6px;


 } 
 
 #text {

text-align:center;
font-family:tahoma, veranda sans-serif;
text-align:justify;
font-size:12px;
margin-left: 80px;
margin-right: 80px;
line-height: 12px;
color: #444;
}
#image {
float:left;
margin-top:0px;
padding: 0px 15px 5px 0px;
}
#heading h4
{
margin-left: 50px;
color: #444;
padding-top:20px;

}
 
#copy{

 font-style:courier, serif;
 font-size:10px;
 text-align:center;
 

}
ul {
margin-left:3px auto;
margin-right:0px auto;
text-align:center;
list-style-type: none;
width: 100%; /* precision for Opera */
padding:0px;
margin-top:2px;
margin-bottom:7px;
}

.menu li {
float: left;
font-size:11px;


}

.menu a {
margin: 0 0px;
width: 100px;
height: 20px;
display: block;
text-align: center;
border: 1px solid #eee;
text-decoration: none;
color: #666;
background: #fff;
}

.menu a:hover {
background: #ccc;
color:#fff;
border: 1px solid #eee; 
}

.menu a:active {
background: gray;
border: 1px solid #eee;
color: #fff;
}

a.test {text-decoration: none;
color: #222;
}
a.test:hover{text-decoration: underline;
}
.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 51px;
font-weight: normal;
color:#444;
font-family: georgia, times;

}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* 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: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
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: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #eee;
	border: 1px solid #666;;
	text-align:left; /* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 720px;
	}
html>body #content {
	width: 720px; /* ie5win fudge ends */
	}
#text {
text-align:center;
font-family:tahoma, veranda sans-serif;
text-align:justify;
font-size:11px;
margin-left: 50px;
margin-right: 50px;

color:#444;
padding-bottom:20px;
}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
ul {
margin-left:3px auto;
margin-right:2px auto;
list-style-type: none;
width: 100%; /* precision for Opera */
padding:0px;
text-align:left; /* part 2 of 2 centering hack */
margin-top:2px;
margin-bottom:7px;
voice-family: "\"}\"";
voice-family:inherit;
margin-left:3px;
margin-right:0px;

}
*html>body #ul {
margin-left:2px;
margin-right:2px;
}

.menu li {
float: left;
font-size:11px;


}

.menu a {
margin: 0 0px;
width: 100px;
height: 20px;
display: block;
text-align: center;
border: 1px solid #eee;
text-decoration: none;
color: #666;
background: #fff;
}

.menu a:hover {
background: #ccc;
color:#fff;
border: 1px solid #eee; 
}

.menu a:active {
background: gray;
border: 1px solid #eee;
color: #fff;
}

a.test {text-decoration: none;
color: #222;
}
a.test:hover{text-decoration: underline;
}
