body {
/*	color: #000000;*/
	margin: 0px;
	padding: 0px;
}
a {
	color: #000066;
	text-decoration: underline;
}
#thefish {
	position: absolute;
	top: 27%;
	left: 33%
}
#titlebox {
	color: #000000;
	height: 100px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#who {
	background: #ff6600 url(images/circlebg.gif);
	color: #000000;
}
#previous {
	background: #ff0000 url(images/circlebg1.gif);
	color: #000000;
}
#join {
	background: #ff6600 url(images/gridbg.gif);
	color: #000000;
}
#contact {
	background: #ff6600 url(images/dotbg.gif);
	color: #000000;
}
#links{
	background: #ff6600 url(images/linebg.gif);
	color: #000000;
}
#header {
	height: 50px;
}
h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 0px;
}
h2 {
/*	font-family: arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #ffffff;
	text-align: left;*/
	position: absolute;
	top: 15px;
	right: 10px;
	margin: 0px;
}
p {
	font-family: tahoma, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-align: justify;
}
#urls {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
#urls a {
	color: #ffff99;
}
#main {
	margin: 0px 0px 20px 240px;
/*	border-left: 2px dotted #ffffff;*/
	padding: 20px 100px 10px 10px;
	overflow: auto;
	height: 70%;
}
#main2 {
	margin: 0px 0px 20px 240px;
	padding: 20px 20px 10px 10px;
	overflow: auto;
	height: 75%;
}
#menu {
	position: absolute;
	top: 50px;
	left: 5px;
	padding: 25px 20px 10px 0px;
	width: 220px;
	height: 220px;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	background: url(images/menubg.gif) no-repeat;
	white-space: nowrap;
}
#menu ul {
	margin-top: 0px;
	list-style-type: none;
	list-style-image: url(images/point.gif);
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #ffcc00;
	background-color: #000000;
	text-decoration: none;
}
#lang {
	position: absolute;
	top: 175px;
	left: 145px;
}
#lang2 {
	position: absolute;
	top: 50px;
	left: 100px;
}
#eng {
	position: absolute;
	top: 50px;
	left: 100px;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#eng2 {
	position: absolute;
	top: 175px;
	left: 145px;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
#eng a {
	color: #ffffff;
	text-decoration: none;
}
#eng2 a {
	color: #ffffff;
	text-decoration: none;
}
#mainfooter {
	color: #9999cc;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	padding: 20px 10px 10px 10px;
}
#mainfooter a {
	color: #9999cc;
	font-weight: normal;
	text-decoration: underline;
}
#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #000066;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
#footer2 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #ff9900;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
#footer3 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 96%;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #000066;
}
#footer2 a {
	color: #ff9900;
}
#footer3 a {
	color: #ffffff;
}
#fish {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
#tank {
	float: left;
	margin: 0px 10px 10px 0px;
}
#nutcase {
	font-family: tahoma, arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
}
.clear {
	clear: both;
}
.white {
	color: #ffffff;
}
.date {
	color: #000000;
	background-color: #ffab00;
	font-size: 13px;
	padding: 1px 2px 1px 2px;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #663300;
}
.event {
	color: #ffff00;
}
#zoom {
	position: absolute;
	top: 300px;
	left: 120px;
	width: 90px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
/*	margin: 0px 0px -10px 0px;
	float: right;*/
}
#scroll {
	position: absolute;
	top: 390px;
	left: 110px;
	width: 110px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
}
#scroll2 {
	position: absolute;
	top: 390px;
	left: 110px;
	width: 100px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	color: #000000;
}
#makedonation {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	width: 76px;
	height: 76px;
	background-color: #ff3300;
	border: 5px solid #ffd400;
	z-index: 10;
}
#makedonation a {
	display: block;
	text-decoration: none;
	padding: 20px 1px;
	color: #000;
}
#makedonation a:hover {
	color: #fff;
}
