/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 2.5;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #FFFF00;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}

/* Boxed */

.title {
	background: url(images/img04.gif) no-repeat right center;
	border-bottom: 3px solid #29A3E1;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
	overflow: hidden;
	position: relative;
	visibility: inherit;
	top: -50px;
	right: 9px;
}




/* Header */

#header {
	width: 700px;
	height: 161px;
	background-image: url(non%20round%20back.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: medium;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #ffff00;
	border-right-style: solid;
	background-color: #000000;
}


/* Menu */

#menu {
	float: none;
	width: 700px;
	height: 50px;
	clear: none;
	z-index: 32;
	position: relative;
	top: 165px;
	right: 60px;
	left: 0px;
	background-color: #0061AF;
	background-position: center center;
	text-align: center;
	background-image: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#menu ul {
	height: 5px;
	list-style: none;
	background-color: #2887E6;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2887E6;
	background-color: #0061AF;
	background-image: none;
}

#menu a:hover {
	border-top-color: #555555;
	background-color: #2887E6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu .active a {
	border-top-color: #ffff00;
	color: #000000;
	background-color: #FFFF00;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	background-repeat: no-repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(water_1024x768.jpg);
	font-size: 14px;
}

/* Content */

#content {
	float: right;
	width: 480px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 156px;
	padding: 10px;
	position: relative;
	height: 210px;
	background-color: #EEEEEE;
	bottom: -300px;
	left: 8px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	top: 389px;
}



/*cal*/

#cal {
	position:relative;
	width:120px;
	height:4cm;
	background-color:#000099;
	left: 5px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float:none;
	top: 100px;
	text-align: left;
	vertical-align: top;
	display: none;
	visibility: visible;
}
/* News */
#news {
	position: relative;
	top: 80px;
	width: 156px;
	height: 300px;
	overflow: scroll;
	bottom: 20px;
	background-color: #FFFFFF;
	left: -173px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
	margin-left: 5px;
	padding: 2px;
}


#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	position: relative;
	left: 215px;
	width: 450px;
	height: 580px;
	top: -223px;
	bottom: 0px;
	background-color: #FFFFFF;
	border-right-width: medium;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	visibility: visible;
	padding: 10px;
	overflow: auto;
}


/* Footer */

#footer {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 5px;
	border-top-style: none;
	border-top-color: #ffff00;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
#page #news .content {
}
