body {
	background:#0051a0; 
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#container {
	width:990px;
	min-height:760px;
	background:url(../images/background/back-container.jpg) no-repeat center top;
	margin:auto;
}

#menu {
	float:left;
	width:180px;
	color:#FFFFFF;
	font-weight:bold;
	margin:60px 0px 0px 0px;
	padding-left:505px;
}

#copy {
	float:left;
	width:280px;
	color:#FFFFFF;
	margin:40px 0px 0px 0px;
	padding:10px;
	border:1px solid #6aa7d6;
}

#copy  a{
	color:#ffcc00;
	text-decoration:underline;
}

#copy  a:hover{
	color:#ffcc00;
	text-decoration:none;
}


#menu a {
	color:#FFFFFF;
	text-decoration:none;
	width:108px;
	height:28px;
	display:block;
	text-indent:10px;
}

#menu a:hover {
	color:#ffcc00;
	text-decoration:none;
	background:url(../images/background/back-menu.png) no-repeat center center;
}

.page-on {
	color:#ffcc00;
	text-decoration:none;
	background:url(../images/background/back-menu.png) no-repeat center center;
}

#gallery {
	height:130px;
	margin:50px 10px 10px;
}

#gallery a img {
	background: url(../images/background/back-thumbnails.png) no-repeat center center;
	padding:6px 6px 37px;
	margin:10px;
	border:0px;
}

#gallery a:hover img {
	background: url(../images/background/back-thumbnails-2.png) no-repeat center center;
	padding:6px 6px 37px;
	margin:10px;
}

#footer a {
	color:#ffcc00;
	text-decoration:underline;
}

#footer a:hover {
	color:#ffcc00;
	text-decoration:none;
}
