body {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
p {
	font-family: "Comic Sans MS";
	font-size: 14px;
	padding-right: 3px;
	padding-left: 3px;
}
a {
	color: #669900;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #6666CC;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #9999CC;
	padding-right: 3px;
	padding-left: 3px;
}
.footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.text_nav {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.copyright {
	font-size: 9px;
	background-color: #cccccc;
}
#main_contents {
	position:absolute;
	left:243px;
	top:182px;
	width:528px;
	height:434px;
	z-index:3;
}

#logo {
position:absolute;
left:0px;
top:0px;
width:783px;
height:180px;
z-index:1;
visibility:visible;
}
#navbar {
position:absolute;
left:34px;
top:180px;
width:241px;
height:435px;
z-index:2;
visibility:visible;
}