/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}

#flashcontent {
	width: 100%;
	height: 600px;
}
/* end hide */

a img {
	border:none;
}

a:hover {
	color: #fca821;
}

#active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.content .photo {
	padding: 0px;
	width: 910px;
	border: none;
	text-align: justify;
	z-index: 10 !important;
	position: relative;
	margin-top: -25px;
}

#header {
	text-align: center;
	background-color: #006699;
	padding: 10px 0 10px 0;
	font-size:14px;
	line-height: 20px;
	margin-bottom: -1px;
}

#title {
	text-align: center;
	background-color: #181818;
}

#footer {
	text-align: center;
	background-color: #006699;
	color:#FFFFFF;
	width: 100%;
	padding: 10px 0 10px 0;
	font-size:14px;
	line-height: 20px;
}
