body {
	font-family: Verdana, Georgia, "New Century Schoolbook", Times, serif;
	font-size: 10px;
	background: #334A90;
	margin: 0;
	padding: 0;
}

#header {
	height: 100px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #334A90;
	text-align: left;
	color: #fff;
	border-bottom: 5px solid #D2A95A;
	width: 740px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 760px;
}

html>body .header {
  width: 740px;
} 

#footer {
	width: 740px;
	height: 12px;
	background: #DA2133;
	color: #fff;
	border-top: 5px solid #D2A95A;
	border-bottom: 5px solid #D2A95A;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: left;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#content {
	width: 740px;
	background: #fff;
	color: #000;
	margin: 0 auto;
	padding: 10px;
	line-height: 13px;
	text-align: left;
}

#content h3 {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}

#menu { 
	margin: 0 auto;
	padding: 5px 0;
	background: #DA2133;
	color: #fff;
	border-bottom: 5px solid #D2A95A;
	vertical-align: middle;
	text-align: left;
	width: 740px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 760px;
}

html>body .menu {
  width: 740px;
} 

#menu a {
	padding: 5px 4px;
	color: #fff;
	background: #DA2133;
	text-decoration: none;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 150px;
}

html>body .menu {
  width: 740px;
} 

#menu a:hover {
	color: #000;
	background: #D2A95A;
	text-decoration: none;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 150px;
}

html>body .menu {
  width: 740px;
} 

#wrapper {
	text-align: center;
}

#content table {
	font-size: 10px;
}

#content a {
	color: #334A90;
	text-decoration: underline;
}

#content a:visited {
	color: #DA2133;
	text-decoration: underline;
}

#content a:hover {
	color: #D2A95A;
	text-decoration: underline overline;
}
#gallery_table a {
	color: ##334A90;
	text-decoration: none;
}
#gallery_table a:hover {
	color: ##D2A95A;
	text-decoration: none;
}


#copyright {
	float: left;
}

#stats {
	float: right;
}