body {
	margin: 0;
	
}
a {
	color: #4DB5CE;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4AB147;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #3C3C3C;
}
.indexPageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}

.mainSmaler {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
#navigation{
	width: 196px;

	padding-top: 20px;
	
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	
}
#navigation li a:hover {
	background-image:url(images/nav_backgroundLink.gif);
	background-repeat: repeat-y;
	
}
#galleryCell {
	width: 597px;
	border: #099 solid 1px;
	background-color:#EAF4FF;
	padding: 5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #3C3C3C;
	
}
#galleryCell img {
	border: #000 1px solid;
	
}
#galleryCell2 {
	width: 597px;
	border: #093 solid 1px;
	background-color:#E2FCE7;
	padding: 5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #3C3C3C;
	
}
#galleryCell2 img {
	border: #000 1px solid;
	
}
#galleryCell3 {
	width: 597px;
	border: #F93 solid 1px;
	background-color:#FEEED6;
	padding: 5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #3C3C3C;
	
}
#galleryCell3 img {
	border: #000 1px solid;
	
}
