#navtop 
{
font-size: small;
font-weight: bold;
font: bold 11px;
font-family: Arial;
color: #ffffff;
background-color: #000000;
padding: 3px;
vertical-align: middle;
text-align: left;
}

#navtop a:link, .countrynames_alink
{
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom: none;
}

#navtop a:visited, .countrynames_avisited, .countrynames a:hover, .countrynames a:active, .countrynames_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom: none;
}

#navcontainer
{
background-position: 0px 0px;
height: 100px;
background-color: #990100;
width: 100%;
}

#googlecse 
{ 
float: right; 
width: 100%;
text-align: right;
}

#floatright 
{ 
float: right; 
width: 100%;
}
.floatlleft 
{ 
clear: both;
float: left;
height: 125px;
}


.sponsorsthumb {
float: left;
width: 125px;
height: 125px;
border: 1px solid #DDD;
margin: 2px;
padding: 2px;
text-align: center;
}

.clearboth { 
clear: both; 
}

.sponsorstext{
font-family: Arial;
font-size: 11pt;
}

.rsstext{
font-family: Arial;
font-size: 10pt;
border-bottom: #DDD dashed;
min-height: 65px;
}

.rsstexthead{
font-family: Arial;
font-size: 11pt;
font-weight: bold;
border-bottom: #DDD dashed;
}

.categorylinks{
font-family: Arial;
font-size: 10pt;
text-decoration: underline;
}