body {
	background-color: #666666;
	color: #ffffff;
}
#ps {
	float:right;
	font-family: monospace;
	font-style: normal;
	text-align: left;
}
#banner {
	padding-left: 17px;
	margin-bottom: 2px;
	height: 47px;
	border-top: 0px solid #003366;
	border-bottom: 0px solid #003366;
	background-position: 70% 50%;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #fffff6;
	text-align: 2%;
	font-family: arial;
}

#links {
	background-image: url(bc.gif);
	padding: 2px;
}
#links a {
	font-family: monospace;
	padding-left: 7px;
}
#main {
}
#footer {
}
#sample {
	float:left;
	margin:2px 2px 2px 2px;
	text-align: center;
	font-size: 11pt;
}
#pics {
	float:right;
	margin:0px 0px 15px 20px;
}
img {
	border:1px dotted black;
	
}

h1 {
	font-size: 16pt;
}
h2 {
	font-size: 12pt;
}
h3 {
}
p {
}

a, a:visited, a:active {
        letter-spacing: 0px;
        color: #FFFF90;
        text-decoration: none;

}

a:hover{
        color: #cccccc;
        text-decoration: underline overline;
}
ul li {
	
}
ol li {
}