body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
body {
	background-color: #600000;
/*	background-image: url(../images/aiki.jpg);
	background-repeat: repeat;
*/}
#frame {
	margin: auto;
	padding: 14px;
	width: 800px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fafb00;
	border-bottom: 1px solid #fafb00;
}
table {
	border-collapse: collapse;
}
th {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
td {
	vertical-align: top;
}
#schedule td {
	font-size: .85em;
}
td.small {
	font-size: 9px;
}
.small {
	font-size: 9px;
}

img.noborder {
	border: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menuitem {
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}
.indent {
	margin-left: 20px;
}
a.menuitem:link {
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}
a.menuitem:visited {
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}
a.menuitem:active {
	color: #990000;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	text-decoration: none;
	font-weight: bold;
}
a.menuitem:hover {
	color: #990000;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	text-decoration: underline;
	font-weight: bold;
}
.pageheader {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333399;
	font-size: 16pt;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #900000;
	font-size: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.footer {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	color: #666666;
}
.side {
	background: url(../images/table2_r1_c2.gif); 
	background-repeat: repeat;  
}
.photo {
	border: 1px solid #CCCCCC;
	padding: 6px;
}

/* Slideshow */
.controls {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000066;
}
.caption {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: .8em;
	margin-right: 6px;	
}
.imgborder {
	border:1px solid #ccc;
	background-color: #fff;
	padding: 7px;
}
.photoborder {
	border:1px solid #ccc;
	background-color: #fff;
	padding: 7px;
	margin: 6px;
}
