/* CSS Document */

		body {
			background-color: #FFFFFF;
			background-image:url(images/bg.jpg);
			background-repeat: repeat;
			margin: 0px 0px 0px 0px;
		}
		
		#page {
			width: 900px;
		}
		
		#header {
			background-image:url(images/header.jpg);
			height: 174px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}

		#container .column {
			padding-bottom: 20000px;  /* X + padding-bottom */
			margin-bottom: -20000px;  /* X */
		}
		
		.column {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
		}
		
		#container {
			position: relative;
			width: 900px;
			overflow: hidden;
			
			padding: 0px 0px 0px 0px;
			margin: -40px 0px 0px 0px;
		}
		
		#inside {
			width: 100%;
			height: 340px;
			background-image: url(images/right_ryuha.jpg);
			background-repeat: no-repeat;
			background-position: top center;
			display: inline;
		}
/* padding: top left bottom right; */
		#left {
			width: 141px;           /* LC width */
			padding: 0px 25px 0px 20px;
			margin: 0px 0px 0px 0px;
			float: left;
			background-image: url(images/left_bg.jpg);
			background-repeat: repeat-y;
			background-position: 6px 0px;
	/*		background-color:green;*/
			font-size: 10px;
			font-family: Arial, Helvetica, sans-serif;
		}

		#right {
			width: 584px;           /* RC width */
			float: right;
			padding-left: 30px;
			padding-right: 100px;
			background-image: url(images/right_bg.jpg);
			background-repeat: repeat-y;
			background-position: 6px 0px;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
/*			background-color:blue;*/
		}

		#footer {
			clear: both;
			position: relative;
			background-image:url(images/footer.jpg);
			background-repeat:no-repeat;
			background-position: 6px 0px;
			height: 16px;
		}

		/*** IE Fix ***/
		* html #right {
			padding-left: 7px;            /* RC fullwidth */
			padding-right: 115px;
			background-position: -2px 0px;
		}
		
		#adminbar {
/*			position: absolute;
			top: -2px;
			left: 200px; */
		}
		
		.button {
			font-size:10px; 
			font-family:Verdana, Arial, Helvetica, sans-serif;
			background-color:#DDDDDD; 
			cursor:pointer;
			color: #000000;
		}
		
		.text_box {
			height: 14px;
			font-size: 8px;
			font-family: Arial, Helvetica, sans-serif;
			background-color:#CCCCCC;
		}
		
		.video_thumb {
			padding: 6px;
			background: #999;
			border: 1px #000 solid;
			font-size: 10px;
			text-decoration: none;
			margin: 8px;
		}
		
		a:link, span.link {
			text-decoration: underline;
			font-style: italic;
			font-weight: bold;
			color: #980902;
		}
		a:active {
			text-decoration: none;
			font-style: italic;
			font-weight: bold;
			color: #980902;
		}
		a:visited {
			text-decoration: none;
			font-style: italic;
			font-weight: bold;
			color: #980902;
		}


.formtable {
	border: 1px;
}

.formTable td {
	text-align: left;
	padding: 3px;
	margin: 0px;
}

h1 {
	font-style: italic;
}

.pageTitle {
	font: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 2px 0px 15px 0px;
	color: #330000;
}

#calwrapper {
	margin-bottom: 25px;
	width: 580px;
}

.events_list {
	float: left;
	width: 300px;

}

#calendar {
	text-align: center;
	width: 220px;
	float: right;
	background-image: url(images/cal_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 13px;
}

#event {
	clear: both;
	padding-top: 15px;
	margin-left: auto;
	/*	border: 1px #000000 thin;
	background-color: #CCCCCC;
	padding: 5px 5px 5px 5px;*/
}



#calBody td.today {
	background-color: #AAAAAA;
}

#calBody td.eventday {
	background-color: #FFFFFF;
}

#calHeader {
	width: 220px;
	border-width: 0px 0px 0px 0px;
	font-size: 12px;
}

#calBody .calTitle {
	border-spacing: 0px 0px 0px 0px;
	border-width: 0px 0px 3px 0px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #666666;
	font-weight: bold;
}

#calBody {
	width: 200px;
	border-spacing: 0px 0px 0px 0px;
	border-width: 1px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #666666;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#calBody td {
	width: 14%;
	text-align: center;
	border-spacing: 0px 0px 0px 0px;
	border-width: 1px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #666666;
	padding: 5px 5px 5px 5px;
}


.thumbtable {
	
}

.myBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.galleryBox
{
	border-style: solid;
	border-width: 0px;
	border-color: #015458;
	background-color: #8a8a8a;
	padding: 2px;
}
.myImage
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	padding: 15px 15px 15px 15px;
	background-color: #000000;
	text-align: center;
	margin: auto;
}

.myGalleryImage
{
	z-index: 9;
}

.posABS
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
}

.myClose
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	height: 25px;
	width: 25px;
}
.canvas
{
	position: absolute;
	left: 0px;
	top: 0px;
	/*visibility: hidden;*/
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	z-index: 3;
}

/*///////////////////////////////////////////
// GREEN FEATURE BOX
//////////////////////////////////////////////*/

/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2, .cssbox_head h3, .cssbox_head h4 { 
	background: transparent url(images/cssbox.png) no-repeat bottom right; 
} 
.cssbox { 
/*	width: 345px !important; /* intended total box width - padding-right(next) */ 
/*	width: 330px; /* IE Win = width - padding */ 
	padding-right: 0px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
} /* set the top-right image */ 
.cssbox_head { 
	background-position: top right; 
	margin-right: 0px; /* pull the right image over on top of border */ 
	padding-right: 20px; /* right-image-gap + right-inside padding */ 
} /* set the top-left image */ 
.cssbox_head h2, .cssbox_head h3, .cssbox_head h4 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 20px 0 0px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
	overflow: hidden;
	text-align: center;
} /* set the lower-left corner image */ 
.cssbox_body { 
	background-position: bottom left; 
	margin-right: 20px; /* interior-padding right */ 
	padding: 5px 0 25px 20px; /* mirror .cssbox_head right/left */ 
} 
.cssbox_body {
	font-size: 14px;
	color: #336633;
	font-family: "Book Antiqua";
}
* html .cssbox_head h2, .cssbox_head h3, .cssbox_head h4 { 
	margin: 0px;
}

#imageContainer {
	width: 585px;
}
.imageItem {
	width: 275px;
	border: 1px #000 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	margin: 3px;
	padding:3px;
	
}
