.bgmain {
	background-color: #003366;
	border: 2px solid #003366;
}
.content {
	background-color: #6699cc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	padding: 7px;

}




.buttons a {
	color: #ffffff;
	text-decoration: none;

}
.buttons a:hover {
	color: #003399;
	text-decoration: none;
	background-color: #6699CC;
	display: block;

}

.buttons {
	border: 1px solid #6699CC;
	background-color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;


}
.pichome {
	padding-left: 5px;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: center;
	border: 2px solid #003366;
	font-weight: bold;
}
.dining {
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #003366;
	text-align: center;
}
.links {
	font-size: 12px;
	border: 1px solid #003366;
}
.logo {
	font-size: 12px;
	color: #003366;
	background-color: #036;
	padding: 10px;
	border: 1px solid #003366;
	text-align: center;
}
