@charset "ISO-8859-1;
/* CSS Document */

#mainpage {
	width: auto;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	padding-top:24px;
	padding-bottom:24px;
}
			
#buttons {
	background:#c9e27c;
	height:48px;
	width:920px;
	vertical-align:bottom;
}

#iframe { background-image:url(background2.jpg);
	padding:10px;
	width:900px;
}


a:link {color:green; text-decoration:none;}
a:active {color:green; text-decoration:none;}
a:visited {color:green; text-decoration:none;}
a:hover {color:green; text-decoration:none;}


h2 {font-family:"Comic Sans MS", cursive;
	font-size:14pt; 
	color:green;
}

body {
	font-family:"Comic Sans MS", cursive;
	color: #000;
	text-decoration: none;
	}

.header_navi { background:#c9e27c; float:left; width:920px;  height: 56px; overflow:hidden}
.navi_main {float:left; background-image:url(button_110.gif); background-position: 0px 0px;  width:110px; height: 50px; padding: 0px 0px; }
.navi_main_h { float:left; background-image:url(button_h_110.gif); width:110px; height: 50px; background-repeat:no-repeat; }
.navi_main_c { font-size:14px; font-family:"Comic Sans MS", cursive; text-align:center; padding-top:15px; font-weight:bold }
