@charset "UTF-8";



body {
	margin: 0 auto;
	width: 770px;
	background-color: #000000;
	background-image: url(../images/byakko_plain_backdrop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	marginwidth: 0px;
}


#maincontainerwrapper{
	width: 770px;
	margin-bottom: 5px;
	
}
#maincontainer{
	width: 770px;
	
	
}

#body-container{
	margin-top: -46px;
}

#left-boxes{
	width: 175px;
	margin-left: 18px;
	z-index: 1;
	float: left;
	position: relative;
	margin-bottom: 5px;
	
	min-height: 550px;
}

#left-boxes .title {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #898887;
	font-size: 12px;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

#left-boxes .title a {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #898887;
	font-size: 12px;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#left-boxes .title a:hover {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC0000;
	font-size: 12px;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#left-boxes .copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	display: block;
	padding: 5px 10px 10px;
	color: #FFFFFF;
}

#left-boxes .copy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

#left-boxes .copy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#left-boxes .sub-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	display: block;
	padding: 5px 10px;
	color: #FFFFFF;
}



#left-boxes img {
}

#main-copy {
	width: 340px;
	left: 0px;
	top: 0px;
	margin-top: 65px;
	margin-left: 23px;
	float: left;
	margin-bottom: 10px;
	z-index: 1;
}

#main-copy .title {
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
	width: 325px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	
}

#main-copy .copy {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	line-height: 16px;
	float: left;
	width: 320px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}
#main-copy .names {
	font-weight: bold;
	color: #FF0000;
}
#main-copy .copy img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#main-copy .subtitle {
	font-family: georgia;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#main-copy .copy a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#main-copy .copy a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

#main-copy-images {
	font-family: georgia;
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	z-index: 1;
	width: 161px;
	padding-top: 5px;
	margin-left: 18px;
	float: left;
	
}

#footer {
	width: 740px;
	display: block;
	float: right;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	margin-bottom: 20px;
	color: #CCCCCC;
	border-top: 1px solid #999999;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0px;

}


#nav{
	z-index: 5;
	margin-right: 0px;
	margin-left: 0px;
	marginwidth: 0pm;
}

#rightlinks {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 161px;
}
#rightlinks .title {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #898887;
	font-size: 12px;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: 153px;

}
#rightlinks .title a {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #898887;
	font-size: 12px;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#rightlinks .title a:hover {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC0000;
	font-size: 12px;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#rightlinks .copy {
	font-family: georgia;
	text-align: left;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	padd
		ing-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-weight: normal;
}

#rightlinks .copy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

#rightlinks .copy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#rightlinks .sub-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	display: block;
	padding: 5px 10px;
	color: #FFFFFF;
}

#rightlinks ul {
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

#rightlinks ul li {
	text-decoration: none;
	margin: 0px;
	line-height: 0px;
 
}

#rightlinks ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	line-height: 1em;
}

#rightlinks ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	display: block;



}

#leftlinks {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 175px;
}
#leftlinks .title {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #898887;
	font-size: 12px;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	width: 163px;

}
#leftlinks .title a {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #898887;
	font-size: 12px;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#leftlinks .title a:hover {
	font-family: georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC0000;
	font-size: 12px;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#leftlinks .copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	display: block;
	color: #FFFFFF;
	padd
		ing-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#leftlinks .copy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

#leftlinks .copy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#leftlinks .sub-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	display: block;
	padding: 5px 10px;
	color: #FFFFFF;
}

#leftlinks ul {
	text-decoration: none;
	text-align: center;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

#leftlinks ul li {
	text-decoration: none;
	display: block;
 
}

#leftlinks ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
	padding: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
    line-height: 1em;
}

#leftlinks ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	display: block;



}


#calendar-table {
	color: #666666;
	margin-top: 0px;
	}
	
	.calendar table{
	border: 1px solid #666;
	margin-top: 5px;
	padding-top: 5px;
	}
	.calendar tr td{
	font-family: verdana;
	font-size: 8pt;
	padding: 3px 8px;
	background: #fff;
	}
	.calendar thead td{
	color: #fff;
	background-color: #990000;
	font-weight: bold;
	text-align: center;
	}
	.calendar tbody td{
			border-left: 1px solid #D9D9D9;
	}
	.calendar tbody tr.even td{
		background: #eee;
	}
	.calendar tbody tr.selected td{
		background: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}
	.calendar tbody tr.ruled td{
	color: #000;
	background-color: #C6E3FF;
	font-weight: bold;
	border-color: #3292FC;
	margin-top: 5px;
	}


#main-copy-reports {
	width: 508px;
	left: 0px;
	top: 0px;
	margin-top: 65px;
	margin-left: 23px;
	float: left;
	margin-bottom: 10px;
	z-index: 1;
}
#story {
	display: block;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
	
	width: 508px;
}

#main-copy-reports .title {
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 508px;
	
}

#main-copy-reports .copy {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	line-height: 16px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 508px;
	
}
#main-copy-reports .names {
	font-weight: bold;
	color: #FF0000;
}
#main-copy-reports .copy img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-copy-reports .subtitle {
	font-family: georgia;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#main-copy .copy a {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

#main-copy .copy a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
#rightlinks img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
}
#footer .glg {
	font-family: georgia;
	color: #9ACA20;
}
#footer .glg a {
	color: #97C61F;
}
#footer .glg a:hover {
	color: #DB0123;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	#maincontainerwrapper #maincontainer #body-container #main-copy-reports .copy #story a {
	color: #FFFFFF;
}
#reportpic a {
	color: #FF0000;
	text-decoration: none;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana;
	font-size: 9px;
}
#reportpic img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#reportpic img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#reportpic a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#reportpic {
	float: left;
	display: block;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom: 4px;
}
