

/* ___| CSS document |_____________________ */


body { 
	margin: 10px 0 0 0;
	padding: 0;
	font: .63em Verdana, 'Geneva CE', lucida, sans-serif;
	background: #d0e3d7 url("/graphics/bcg.png");
	color: #333;
	width: 900px
	}
a img {
  	border: 0;
	}
h1, h2, h3, p {
	margin: 0;
	}


/* ___| left |_____________________ */


#left {
	margin: 19px 0 0 0; 
	width: 240px;
	float: left;
	position: relative;
	}
img#img_left {
	margin: 0 0 -211px 25px;
	}
#menu_t {
	margin: 0;
	width: 240px;
	height: 246px;
	background: url("/graphics/bcg_menu_t.png") no-repeat;
	position: relative;
	z-index: 10;
	}
#menu_m {
	margin: 0;
	width: 240px;
	min-height: 100px;
	background: url("/graphics/bcg_menu_m.png") repeat-y right;
	position: relative;
	z-index: 10;
	}
#menu_b {
	margin: 0;
	width: 240px;
	height: 114px;
	background: url("/graphics/bcg_menu_b.png") no-repeat;
	position: relative;
	z-index: 10;
	}
	

/* ___| menu |_____________________ */


menu {
	margin: 0 0 0 79px;
	padding: 20px 0 0 0;
	}
menu li {
	margin: 0;
	list-style: none;
	line-height: 2em;
	font-size: 1.2em;
	color: #098033;
	}
menu li a {
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #098033;
	min-height: 14px;
	}
menu li.act, menu li.act a {
	background: url("/graphics/bcg_point.png") no-repeat left center;
	}
menu li:hover {
	background: url("/graphics/bcg_point.png") no-repeat left center;
	}
menu li a:hover {
	background: url("/graphics/bcg_point.png") no-repeat left center;
	}


/* ___| right |_____________________ */


#right {
	margin: 0 0 0 -19px;
	width: 564px;
	float: left;
	}
#right_fish {
	margin: 30px 0 0 -113px;
	width: 209px;
	height: 343px;
	background: url("/graphics/bcg_fish.png") no-repeat;
	float: left;
	position: relative;
	}
#top {
	margin: 0 0 0 19px;
	width: 564px;
	height: 116px;
	background: url("/graphics/bcg_top.png") no-repeat left top;
	}
img#logo {
	margin: 54px 0 0 -19px;
	position: relative;
	z-index: 20;
	}
img#logo2 {
	margin: 0 0 8px 30px;
	position: relative;
	}
#con_t {
	margin: 0;
	width: 564px;
	height: 65px;
	background: #fff url("/graphics/bcg_head.jpg") no-repeat;
	}
#con_m {
	margin: 0;
	padding: 0 30px 20px 40px;
	width: 494px;
	min-height: 350px;
	background: #fff url("/graphics/bcg_con.jpg") repeat-y;
	float: left;
	clear: both;
	}
#con_f {
	margin: 0 0 30px 0;
	width: 564px;
	height: 30px;
	background: url("/graphics/bcg_fot.png") no-repeat;
	float: left;
	clear: both;
	}
#title {
	margin: -30px 0 10px 0;
	width: 564px;
	min-height: 40px;
	float: left;
	clear: both;
	position: relative;
	}
	
	
/* ___| wysiwyg |_____________________ */


.wysiwyg {
	margin: 0;
	}
.wysiwyg p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	text-align: justify;
	}
.wysiwyg h1 {
	margin: 0 0 .8em 0;
	font-size: 1.2em;
	color: #098033;
	}
.wysiwyg h2 {
	margin: 0 0 .6em 0;
	font-size: 1.1em;
	color: #098033;
	}
.wysiwyg h3 {
	margin: 0 0 .4em 0;
	font-size: 1em;
	color: #098033;
	}
.wysiwyg a {
	text-decoration: underline;
	color: #333;
	}
.wysiwyg a:hover {
	text-decoration: none;
	}
.wysiwyg ul {
	margin: 10px 0 10px 0;
	padding: 0 0 0 25px;
	}
.wysiwyg ul li {
	list-style: square;
	}
/*.wysiwyg table {
 	margin: 10px 0 10px 0;
	}
.wysiwyg table th {
 	padding: 4px 6px 4px 6px;
 	margin: 0;
 	color: #fff;
	background: #8CB897;
	}
.wysiwyg table td {
 	margin: 0;
 	padding: 4px 6px 4px 6px;
 	background: #D1DED4;
 	}*/
.wysiwyg form {
	margin: 0;
	padding: 0;
	}
.wysiwyg label {
 	font-weight: bold;
 	margin: 0 0 0 5px;
 	}
.wysiwyg input {
	margin: 4px 0 4px 0;
 	padding: 3px;
 	background: #EEE;
 	border: 1px solid #444;
 	}
.wysiwyg textarea {
 	padding: 3px;
 	border: 1px solid #444;
 	background: #EEE;
 	}
.wysiwyg input.button {
 	padding: 2px 6px 2px 6px;
 	border: 1px solid #444;
 	background: #D1DED4;
 	font-weight: bold;
 	font-size: .9em;
 	}
.wysiwyg img {
	border: 1px solid #067b30;
	}
.wysiwyg img.left {
	margin: 0 17px 10px 0;
	float: left;
	}
.wysiwyg hr.none {
	visibility: hidden;
	margin: 10px 0 10px 0;
	clear: both;
	}
	
	
/* ___| wysiwyg |_____________________ */

	
#con_f p {
	font-family: sans-serif;
	font-size: .9em;
	text-align: center;
	color: #666;
	}
#con_f a {
	color: #666;
	text-decoration: none;
}
#con_f a:hover {color: #222}

.aimages img {margin: 2px 2px 0 0}

