@charset "UTF-8";
/* CSS Document */


body{
position:absolute;
top: 50%;
left: 50%;
width:800px;
height:400px;
margin-left: -400px;
margin-top: -200px;
border-style:solid;
border-color:#777777;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
}


div.arrowButton{
clear:right;
}


div.introImage{
text-align:center;
}


div.mainContentHolder{
position:absolute;
top: 50%;
left: 50%;
width:800px;
height:400px;
margin-left: -400px;
margin-top: -200px;
border-style:solid;
border-color:#777777;
border-bottom-width:1px;
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
}


div.contentHolder{
height:335px;
float:left;
margin-top:0px;
padding-top:25px;
padding-left:30px;
padding-bottom:40px;
border-color:#777777;
border-style:solid;
border-bottom-width:0px;
border-top-width:0px;
border-left-width:1px;
border-right-width:0px;
}


div.contentText{
float:left;
height:400px;
padding-right:40px;
font-family:"Courier New", Courier, monospace;
font-size:11px;
letter-spacing:-.5px;
text-align:justify;
width:189px;
}


div.contentText2{
float:left;
height:400px;
padding-right:10px;
font-family:"Courier New", Courier, monospace;
font-size:11px;
text-align:left;
width:120px;
}


div.contentText3{
float:left;
height:350px;
font-family:"Courier New", Courier, monospace;
font-size:11px;
text-align:left;
width:499px;
}


div.contentText4{
float:left;
height:400px;
font-family:"Courier New", Courier, monospace;
font-size:14px;
text-align:center;
width:590px;
}


div.contentImage{
float:left;
font-family:"Courier New", Courier, monospace;
width:400;
}


div.contentImage2{
float:left;
width:120;
padding-left:10px;
}


div.introImage{
text-align:center;
}

div.mainLinkBox{
float:left;
padding-top:20px;
width:140px;
font-size:14px;
font-family:"Courier New", Courier, monospace;
line-height:2em;
}


div.subLinkBox{
clear:both;
padding-top:5px;
padding-bottom:20px;
padding-left:10px;
width:100px;
font-size:13px;
font-family:"Courier New", Courier, monospace;
line-height:1.3em;
}


div.subLinkBox2{
clear:both;
padding-top:5px;
padding-bottom:20px;
padding-left:10px;
width:75px;
font-size:12px;
font-family:"Courier New", Courier, monospace;
text-align:right;
line-height:1.3em;
}


div.videoHolder{
float:left;
width:600;
}

a.mainNaviLink{
	text-decoration:none;
	color:#000000;
}

a.mainNaviLink:hover{
	color:#777777;
}
