body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

td {
	font-size: 13px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 16px;
}

.topnav {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align:center;
}

p {
	margin-top: 0px;
	margin-bottom: 6px;
}

a:link.topnava, a:visited.topnava, a:active.topnava {
	color:#fff;
	text-decoration:none;
}

a:hover.topnava {
	color:#000;
	text-decoration:underline;
}

.bottomnav {
	font-weight: bold;
	font-size: 11px;
	text-align:center;
}

a:link, a:visited, a:active {
	color:#019291;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

.index_01 {
	width: 779px;
	height: 60px;
	background-image: url(images/index_01.png);
}

.index_03 {
	width: 779px;
	height: 13px;
	background-image:url(images/index_03.png);
}

.index_04 {
	width: 779px;
	background-image:url(images/index_04.png);
}

.index_05 {
	width: 779px;
	height: 25px;
	background-image:url(images/index_05.png);
}

.index_06 {
	width: 779px;
	height: 32px;
	background-image:url(images/index_06.png);
}

.ws {
	font-size: 12px;
	color: #019291;
}

.contact {
	 border-bottom: dotted 1px #777; 
	 height: 25px;
}

.gallery {
	border: 2px solid #e0f7f7;
}