#gallery {
	background:#C0C0C0;
}
.galleryLink {
	text-decoration:none;
	color:#1D80A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	line-height:40px;
}
#gallery img {
	border:0;
	margin: 0 30px;
}
body {
	margin:0;
	padding:0;
/*	background:#fff url(media/marbles.jpg) no-repeat top left;*/
}
#centerall {
	margin: auto;
	padding-top: 55px;
	width: 770px;
	background-image: url(../media/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu {
	width:200px;
	height: 198px;
	float:right;
	margin:0px;
	list-style:none;
	padding:0px;
	background:url(../media/menu_back.jpg);
}
#menu a {
	text-align:center;
	display:block;
/*	background:#2D6D9A;*/
	color:#FFF;
	text-decoration:none;
	height:28px;
	width:100%;
	font: large/28px Arial, Helvetica, sans-serif;
}

#menu a.menurow {
	height: 29px!important;
	line-height: 29px!important;
}

#menu a:hover {
	background:#64BDD8;
}

#flashholder {
	float:left;
	width:570px;
}
#flashheader {
	margin:0;
	height:200px;
}

#bottom {
	margin-top:5px;
}
#footer {
	text-align:center;
	color: #666666;
	font: small Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #1D80A9;
}
a {
	color:#1D80A9;
}
a:hover {
	color:#3399FF;
}
h1, h2, h3, h4, h5, h6 {
	color:#1D80A9;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
.centerTable tr td {
	text-align:center;
	padding:0px 10px;
}
.centerTable {
	margin:auto;
	background:aliceblue;
}
#homecontent {
	height:294px;
	padding:10px 10px 10px 413px;
	background: url(../media/bottom.jpg) no-repeat left top;
}
#homecontent p {
	width: 308px;
}
