@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0px;
	background-image:url(images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.searchheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#52514D;
	font-size:12px;
	font-weight:bold;
}

.searchtext {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.listheading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333333;
	font-size:13px;
}

.slogan {
	color:#555555;
	font-size:12px;
	font-style:italic;
}

.alsovisit {
	font-size:10px;
	color:#999999;
}

a.alsovisit {
	font-size:10px;
	color:#999999;
}

a.alsovisit:hover {
	font-size:10px;
	color:#999999;
}