@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.maintable {
	border: 3px solid #FFFFFF;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #737373;
}
.menu a {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #737373;
	text-decoration: none;	
}
.menu a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

#myGallery
{
width: 715px !important;
height: 242px !important;
}



