html {cursor:crosshair;}
h4 {text-align:center;}
body{color:white; background-color:black; font-family:verdana; font-size:14px; line-height:15px;}
	.spirals {background-image:url(banner3.png); background-color:#150080; padding:5px; background-repeat:no-repeat; height:48px; width:638px;}
	.post {background-image:url(banner2.png); padding-top:1px; height:35px; padding-right:40px; text-align:right; font-family:courier; background-repeat:no-repeat; width:618px;}
	.dots{height:11px; background-image:url(dots.png); background-repeat:no-repeat; border:none; border-bottom:2px solid #150080;}
	.dots2{height:11px; background-image:url(dots.png); background-repeat:no-repeat; border:none; border-bottom:2px solid #150080; background-position:100%;}
	.dates{font-weight:normal; margin-top:12px; font-size:12px;}
	.thumbs {width:60px; height:60px; border:3px double #2a2a2a; float:left; margin:5px; overflow:hidden;}
hr {border:1px inset #515151;}
	
::-moz-selection {color:cyan; background:green;}
::selection {color:cyan; background:green;}
::-webkit-scrollbar { width: 8px;}
::-webkit-scrollbar-thumb {background: rgba(0, 0, 208);}
::-webkit-scrollbar-track {background: rgb(0, 0, 24);}

a:visited {  color: #FFFF00;  text-decoration:none; cursor:crosshair;}
a:link{  color: #FFFF00;  text-decoration: none; cursor:crosshair;}
a:hover{ color:#E1BE00; cursor:crosshair;}