body
{
	background-color: #A0DBDD;
	color: #006064;
	font-family: Georgia, serif;
	font-size: 15px;
}



a:link{
	color: #005399;
	text-decoration: underline;
}

a:visited { 
	color: #005399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #820000;
}

a:active {
	text-decoration: underline;
	color: #ccc;
}

a img { border: none; }

li {margin: 1em 0;}


h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4, h5, h6 { font-size: 14px; }


#header { border-bottom: 1px solid #555; }


#footer { border-top: 1px solid #555; }


/* CLASSES TO ACT AS PLACEHOLDERS IN CMS PAGES */

p.random-images-by-category {font-weight: bold;}