body {
	background-image: url(images/body.gif);
	background-color: #C09A58;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.pic {
	background-image: url(images/pic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.border {
	margin: 15px;
	padding: 15px;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	height: 21px;
	width: 175px;
	border: 1px solid #666666;
}
.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #7b0b0b;
	height: 21px;
	width: 48px;
	border: none;
}
.menu {
cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}

.menuHover
{
	cursor:pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	background-color: #ffffff;	
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
.mylink_a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.mylink_a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
}
.border_1px {
	margin: 1px;
	padding: 1px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
}
a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
.mylink_a {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C29C5A;
}
.red {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B0B0B;
}
.photo_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;	
}
.photo_author{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #808080;
	font-style: italic;
	text-decoration: none;
}
.pagenumber{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #808080;
	font-style: italic;
	text-decoration: none;
}