BODY {
	margin: 0in;
	background: url(../images/bg.gif);
}
A:link, A:visited {
	color: blue;
	text-decoration: none
}
A:hover { text-decoration: underline; }
P { margin: 8px; }
img { border: none; }
#gallery {
	margin: 5px auto;
	text-align: left;
	width: 95%;
}
#gallery img { margin: 0; }
#gallery .group { margin-bottom: 0px; }
#gallery .group .title {
	display: block;
	color: White;
	font: bold 10px Verdana;
	margin-left: 0px;
}
.Table1 A:link, .Table1 A:visited {
	color: Blue;
	text-decoration: none;
}
.Table1 A:hover { text-decoration: underline; }
.content {
	background: url(../images/bg2.gif);
	vertical-align: top;
}
tr, td, .white {
	font: 11px Verdana;
	color: white;
	border: none;
}
.subBody {
	margin: .02in;
	background-color: #6C808A;
	background: url(../images/bg2.gif);
}
.table1 TD {
	border-collapse: collapse;
	vertical-align: top;
	border: none;
}
.subTitle TD {
	text-align: center;
	font: bold 9px Verdana;
	border: none;
}
.alt { background-color: #668A93; }
.iframe { 
	padding: 0px;
	margin: 0in;
	border: solid 1px #788A93;
}
.footer {
	background-color: #9F9E95;
	height: 200px;
	vertical-align: top;
}
.leftBorder {
	background: url(../images/home_02.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.rightBorder {
	background: url(../images/home_04.gif);
	background-repeat: repeat-y;
	width: 4px
}
.border { border: solid 1px black }

tr.daze, .daze { background-color: #7D857F;  }
tr.madiki, .madiki { background-color: #92998E; }
tr.mase, .mase { background-color: #668A93; }
tr.mj, .mj { background-color: #3E748F; }

div#album { float: right; width: 50%; border: solid 4px #aaa; padding: 5px; }
img#cover { float: right; border: solid 1px black; margin-left: 8px; }
span#text { text-align: right; }

/* Listmatic nav css */
#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 0px solid #000;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0 2px;
	display: inline;
	list-style-type: none;
	float:right;
	font-family:sans-serif;
	letter-spacing:0.14em;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #FFF;
}
#navlist a:link.current, #navlist a:visited.current, #navlist a:hover {
	border-bottom: 4px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}
#navlist a:hover { color: #000; }