body                    { color: #333; background-color: #FFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0; margin: 0; background-image: url(../images/webboy/background.gif); }
h1                      { color: #210452; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 120%; font-weight: normal; }
h2                      { color: #210452; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 100%; }
h3, h4, h5, h6          { color: #210452; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 80%; }
p, ul, ol               { color: #333; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 80%; }
ul ul                   { font-size: 100%;}
ol ol                   { font-size: 100%;}
acronym, abbr, dfn      { border-bottom: 1px dotted #000; }
hr                      { color: #210452; background: #210451; border: 0; height: 1px; clear: both; }
code                    { color:#660; background-color: transparent; font-family: georgia, times, "Times New Roman", serif; font-size: 12px; }

a:link			    	{ color: #210452; background-color: transparent; text-decoration: underline; font-weight: bold; }
a:visited		    	{ color: #210452; background-color: transparent; text-decoration: underline; font-weight: bold; }
a:active		    	{ color: #993; background-color: transparent; text-decoration: underline; font-weight: bold; }
a:hover			    	{ color: #993; background-color: transparent; text-decoration: underline; font-weight: bold; }

.copyright              { color: #210452; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 70%; margin-top: 30px; }
.newshead               { color: #FFF; background-color: transparent; }
.navhead                { color: #993; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; margin: 10px 0 0 0; }
.navlist                { color: #FFF; background-color: transparent; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.navlist a:link			{ color: #FFF; background-color: transparent; text-decoration:none; font-weight: normal; }
.navlist a:visited		{ color: #FFF; background-color: transparent; text-decoration:none; font-weight: normal; }
.navlist a:active		{ color: #993; background-color: transparent; text-decoration:underline; font-weight: normal; }
.navlist a:hover	    { color: #993; background-color: transparent; text-decoration:underline; font-weight: normal; }
.splashfooter           { clear: both; margin-top: 30px; }
.headlight              { color: #993; background-color: transparent; font-weight: bold; }
.geourl					{ color: #fff; background-color: #993; text-decoration: none; font-family: verdana, geneva, arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; border-left: 1px solid #CC9; border-top: 1px solid #CC9; border-right:1px solid #663; border-bottom:1px solid #663; padding: 0px 2px 0px 2px; margin: 0px; }
.geo a:link             { text-decoration: none; }            
.geo a:visited          { text-decoration: none; }            
.geo a:active           { text-decoration: none; }            
.geo a:hover            { text-decoration: none; }            
.newsbit                { color:#666; background-color: transparent; font-size: 11px; font-style: italic; }
.tiny                   { font-size: 10px; }
.tiny a:link			{ font-weight: normal; }
.tiny a:visited		    { font-weight: normal; }
.tiny a:active		    { font-weight: normal; }
.tiny a:hover			{ font-weight: normal; }

#nocleanfeedbadge 
{
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 120px;
	z-index: 3;
}

#nocleanfeedbadge a img
{
	border: 0;
}


#nav                    { position: absolute; left: 590px; top: 85px; width: 145px; padding: 0; } 	
#header                 { color: #003; background-color: #210452; position: absolute; left: 0px; top: 0px; width: 100%; height: 67px; border-bottom: 6px solid #993; }
#content                { margin-left: 35px; padding-top: 85px; width: 345px; height: auto; }
#content img            { margin-top: 15px; }
#sites                  { position: absolute; left: 415px; top: 95px; width: 150px; padding: 0; } 	
#sites p                { font-size: 11px; }

/* next/previous buttons */
.previous               { float: left; font-size: 12px; }
.next                   { float: right; font-size: 12px; }

#next                   { width: 70px; padding: 0; margin: 0 20px 0 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-align: center; } 	
#next a                 { color: #FFF; background-color: #29003d; display: block; padding: 1px; text-decoration: none; width: 100%; font-weight: normal; border: 1px solid #7A661F;  } 	
html>body #next a       { width: auto; }
#next a:hover           { color: #29003d; background-color: #663; } 

#previous               { width: 90px; padding: 0; margin: 0 0 0 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; } 	
#previous a             { color: #FFF; background-color: #29003d; display: block; padding: 1px; text-decoration: none; width: 100%; font-weight: normal; border: 1px solid #7A661F;  } 	
html>body #previous a   { width: auto; }
#previous a:hover       { color: #29003d; background-color: #663; } 	


