body {
	background: #F4FAFF url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=431802&reload=1&ei_code=gradient) repeat-x top left;
}

a {color: #003652;}

a:hover {color: #FF6600;}

.footer {
	background-color: #033054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFD9DE;
}

a.footer {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFA200;
	text-decoration: underline;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003652;
	background-color: #FFFFFF;
	padding: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menu {
	background-color: #033054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD9DE;
	padding: 4px;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFA200;
	text-decoration: underline;
}

/* <span> class assigned to the "For more information click here" hyperlinks on the "giant_umbrellas" entry page */
.more-info { 
	font-family: inherit;
	font-size: 13px;
	color: #003652;
	/* padding: 10px;*/
	font-weight: bold;
}
