body { 
	background:#000000; 
        font-family: "tahoma", "sans-serf";
	font-size: 9px; 
	color: #C3C3DA;
	margin: 0 auto;
  margin-bottom: 15px;
        text-align: center;
				
	}

A:link {color:#7070C5; text-decoration: none}
A:visited {color:#7070C5; text-decoration: none} 
A:active {color:#7070C5;text-decoration: none} 
A:hover {cursor: crosshair; color: #FFFFFF;text-decoration: none}	


#mainlayout {	
 padding: 0px;
 background-color: #000000;
 border: 0px solid #ff0000;
 margin: 0 auto;
 margin-top: 5px;
 width: 879px;
 color: #C3C3DA;
 }

 div#wrapper {
  width:879px;
 }
 
div#title {
 background-color: #000000;
 margin: 0px;
 padding: 0px;
 border: 0px solid #ff0000;
 height: 107px;
 width: 631px;
 background-image: url(images/messiah_top.jpg); 
 background-repeat: no-repeat;
 background-position: left bottom;
 background-attachemnt: fixed;  
float: left;
 }


div#navbar {
 background-color: #000000;
  border: 0px solid #ff0000;
 margin: 0px;
 padding: 0px;
 width: 248px;
 height: 107px;
 float: left;

 }

td#header_bar {
 vertical-align: top;
 color: #999999;
 font-size: 10pt;
 background-color: #000000;
 margin: 0px;
 padding: 0px;
 height: 3px;
 width: 880px;
 background-image: url(images/top_bar.jpg); 
 background-repeat: no-repeat;
 background-position:  top left;
 background-attachemnt: fixed; 

 }


td#footer {
 vertical-align: top;
 color: #999999;
 font-size: 10pt;
 background-color: #000000;
 margin: 0px;
 padding: 0px;
 height: 6px;
 background-image: url(images/bg_bottom.jpg); 
 background-repeat: no-repeat;
 background-position: top left;
 background-attachemnt: fixed;  
 }


td#main_content {
 vertical-align: top;
 color: #C3C3DA;
 font-size: 10pt;
 background-color: #2D2D39;
 margin: 0px;
 padding: 0px;
 border-left: 0px solid #4F5900;
 border-right: 0px solid #4F5900;
 background-image: url(images/bg_repeat.jpg); 
 background-repeat: repeat-y;
 background-position: top left;
 background-attachemnt: fixed; 
 }
 
td#spacer {
 width: 15px;
 margin: 0px;
 padding: 0px; 
 }

div#content {
font-family: "tahoma", "sans-serf";
font-size: 12px; 
color: #C3C3DA;
width: 650px;
position: relative;
left: 50%;
margin-left: -325px; /* half the width of the div */
margin-top: 45px;
padding-bottom: 50px;
} 

.main {
font-family: "tahoma", "sans-serf";
font-size: 8pt; 
color: #C3C3DA;

}


.subheader {
font-family: "tahoma", "sans-serf";
font-size: 12px; 
color: #A1A1FE;
font-weight: bold;
letter-spacing: 1px;
line-height: 10px;
}
 
 
.bordered{border:1px solid #000000;}
a img.bordered {border:1px solid #000000;  text-decoration: none;}
a:hover img.bordered {border: 1px solid #a5b23e; text-decoration : none;} 

 hr {
height: 0;
border: 0;
width: 85%;
border-top: 1px solid #C3C3DA; 
	}
	
	
	
img#cg {
    border-color: #000000;
		display: block;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
	}
	
	.ryouta {
	color: #75DBD7;	
	}

.kou {
	color: #B19FEB;	
	}
