#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #c2c387;
	line-height: 19px;
}
#cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	width: 355px;
	vertical-align: top;
	text-align: left;
}
#logoimage {
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
	height: 304px;
	width: 780px;
}
.copyright {
	font-size: 10px;
	padding-bottom: 20px;
}.picborder {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

