body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/main/images/Left_bottom.gif);
	background-color: #f5f5f5;
}
.mainTEXT {
	font-family: "Bell MT", "Adobe Caslon Pro", Didot, "Times New Roman";
	font-size: 13px;
	color: #000000;
}
.mainTITLE {
	font-family: "Trajan Pro", "Baskerville Old Face", Georgia, "Times New Roman";
	font-size: 30px;
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	letter-spacing: 5px;
	font-weight: bold;
}
.subTITLE {
	font-family: "Baskerville Old Face", Georgia, "Times New Roman";
	font-size: 18px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

}
a {
	font-family: "Bell MT", "Adobe Caslon Pro", Didot, "Times New Roman";
	font-size: 13px;
	color: #333333;
	text-decoration:underline;
}
a:link {
    text-decoration:underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #424242;
}
a:active {
	text-decoration: underline;
}
.style3 {
	font-size: 15px;
}
/* Navigatio Bottom Links */
.navigation {
	font-family: "Bell MT", "Adobe Caslon Pro", Didot, "Times New Roman";
	font-size: 15px;
	color: #000000;
	text-decoration:underline;
}
.navigation a {
	font-family: "Bell MT", "Adobe Caslon Pro", Didot, "Times New Roman";
	font-size: 15px;
	color: #000000;
	text-decoration:underline;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: underline;
}
.navigation a:hover {
	text-decoration: none;
	color: #424242;
}
.navigation a:active {
	text-decoration: underline;
}

input.button
{ 
   color:#2d2d2d;
   font-family: "Bell MT", "Times New Roman";
   font-size:12px;
   font-weight:bold;
   background-color:#f2f2f2;
   border:1px solid;
   border-top-color:#2d2d2d;
   border-left-color:#2d2d2d;
   border-right-color:#2d2d2d;
   border-bottom-color:#000000;
}
input.btnhov{
   background-color:#2d2d2d;
   color:#f2f2f2;
   border:1px solid;
   border-top-color:#2d2d2d;
   border-left-color:#2d2d2d;
   border-right-color:#2d2d2d;
   border-bottom-color:#000000;}
   .article {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;

}
.photo {
	padding: 7px;

}	
