body {

	background: #ff7e08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	padding: 0px;
	color: #08383f;
}
#holder {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

#table {
	padding: 1px;
}

#logo {
	text-align:right;
	width: 480px;	
}

#language {
	text-align:right;
	vertical-align: bottom;
	font-size: 11px;
}

#language a {
	color: #FFFFFF;
	text-decoration: none;
}

#language a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#language a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#fish {
	padding-top: 5px;
	padding-bottom: 5px;
}

#content {
	border: 1px solid #1a6269;
}

#text {
	border: 1px solid #1a6269;
	background: #FFFFFF;
	width: 290px;
	padding: 10px;
	vertical-align: top;
}

#thumb {
	border: 1px solid #1a6269;
}
#nav {
	border: 1px solid #FFFFFF;
	background: #1a6269;

	text-align:center;
}

#pics {
	border: 1px solid #1a6269;
	width: 310px;
}

#copyright {
	font-size: 9px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	color:#FFFFFF;
}
#copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.hiddenPic {
	display:none;
}
h1 {
	font: bold 18px Geneva, Arial, Helvetica, sans-serif;
}
