body
{
	margin: 0px;
	background:  url(images/flower-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A2906;
}
#content
{
	margin: 0px;
	background:  url(images/bg.gif) repeat-x top left;
	width: 100%;
}
.fantastic
{
	font-size: 14px;
	font-weight: bold;
}
.title
{
	color: #9E7E3D;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	border-bottom: 2px solid #9E7E3D;
	font-weight: bold;
	background-color: #F8F5E6;
}
.nav
{
	color: #B11119;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
A.nav:link	{ color: #B11119; text-decoration: none; font-weight: bold;}
A.nav:visited { color: #B11119; text-decoration: none; font-weight: bold;}
A.nav:active { color: #B11119;  text-decoration: none; font-weight: bold;}
A.nav:hover	{ color: #ffffff;  text-decoration: none; font-weight: bold;}

.imagecontainer
{
	float:left;
	clear:left;
	background:  url(images/shadowAlpha.png) no-repeat bottom right !important;
	background:  url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
	.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.footer{
color: #ECC679;
font-weight: bold;
font-size: 11px;
}
A.footer   	{ color: #ECC679; text-decoration: none; font-weight: bold;}
A.footer:link	{ color: #ECC679; text-decoration: none; font-weight: bold;}
A.footer:visited { color: #ECC679; text-decoration: none; font-weight: bold;}
A.footer:active { color: #ECC679;  text-decoration: none; font-weight: bold;}
A.footer:hover	{ color: #FFFFFF;  text-decoration: none; font-weight: bold;}

A   	{ color: #86B6E6; text-decoration: none;  font-weight: bold;}
A:link	{ color: #86B6E6; text-decoration: none; font-weight: bold;}
A:visited { color: #86B6E6; text-decoration: none; font-weight: bold;}
A:active { color: #86B6E6; text-decoration: none; font-weight: bold;}
A:hover	{ color: #B11119; text-decoration: none; font-weight: bold;}
