body
{	
	margin: 0px;
	background: #ffffff url(images/hatface.gif) fixed 0 0 no-repeat;
	color:#000000;
	font-size: 0.9em;
    	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:300;
}

a { 
    	text-decoration: none;
    	color:#f0f0ff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight:600;
}

a:link  	{ color:#222240; }
a:visited 	{ color:#444460; }
a:hover 	{ color:#feba00; }


.titlebar { 
	margin: 0px;
	padding: 0px;
	margin-top : 25px;
	margin-left: 175px;
	width : 600px;
	font-size: 32pt;
	font-weight: 700;
	text-align:right;
	color: #000000;
}

.hits  { 
	background:#000066;
	color : #ffffff;
	margin: 0px;
	margin-left: 175px;
	border: 8px solid #8080ff;
	width: 580px;
	padding: 10px;
	text-align: center;
}
.hits a { 
	font-size :28px;
	color : #ffffff;
}

.hits a:visited { color : #eeeeff; }
.hits a:hover 	{ color : #ff0000; }

.stars { 
	width: 600px;
	margin-top: 0px;
	margin-left : 175px;
	background : #0000b0 url(images/stars.gif);
	border : 8px solid #a00000;
	}

.stripes { 
	margin-left : 75px;
	padding: 10px;
	padding-right:0px;
	background: #ffe0e0;
}


.stripes h2 { 
	font-size:130%;
	color: #ffffff;
	text-align : right;
	margin: 0px;
	margin-bottom: 10px;
	padding : 5px 5px 10px 5px;
	background:#000066;

	letter-spacing: 0.2em;
}


input {
	background : #ffffee;
	font-weight: 500;
	text-align: center;
	padding : 2px;
	margin: 2px;
	
}

.disclaimer { 
	margin : 25px;
	margin-left: 225px;
	width: 500px;
	padding: 10px;
	border: 1px dashed #808080;
	font-size: 12px;
	font-style: oblique;
	font-weight: 100px;
}
