/* CSS Document */
html, body {
margin:0; 
padding:0; 
width:100%; 
height:100%; 
overflow:hidden;
background-color: #e6e6e6;
}

body {
font-family: Arial; 
font-size:76%;
}

a:link, a:visited {
color: #bc000d;
text-decoration: none;
}

h1 {
font-family: "Trebuchet MS", Arial;
font-size: 24px;
color: #000;
}

h2 {
font-family: "Trebuchet MS", Arial;
font-size: 18px;
color: #000;
line-height: 18px;
}

h3 {
font-family: "Trebuchet MS", Arial;
font-size: 14px;
color: #bc000d;
}


#background{
position:absolute; 
z-index:1;
left: 172px;
top: 100px;
height:100%;
width:auto; 
}

#scr {
position:absolute; 
width:100%; 
height:100%; 
top:0px; 
left:0; 
overflow:auto; 
z-index:3;
}

#z {
position:relative;
z-index:16;
overflow:hidden;
}

#content {
padding:85px 125px 20px 200px;
}

p {
line-height:1.5em; 
letter-spacing:0.1em; 
text-align:justify;
}

#fixedlogo {
position:absolute;
background: url("images/KYOtemplate9.gif");
background-color: transparent;
width: 224px;
height: 143px;
top:0px;
left:0px;
z-index:11; 
color:#567; 
padding:0px;
margin:0px;
}

#space {
position: relative;
width: 65%;
height: 143px;
top:0px;
left:253px;
text-align: center;
padding: 0px;
margin: 0px;
}



#fixedleft {
position:absolute; 
background-color: #bc000d;
bottom:0px;
top:95px;
height: 100%;
width:152px; 
z-index:10; 
color:#567; 
padding:10px;
}

#fixedleftshadow {
position:absolute; 
background: url("images/leftshadow.gif");
bottom:0px;
top:95px;
left:172px;
height: 100%;
width:10px; 
z-index:2; 
color:#567; 
}

#fixedtop {
position:absolute; 
background-color: #bc000d;
height:69px;
top:0px; 
width:100%;
right: 20px;
z-index:4; 
color:#567; 
padding:10px;
margin:0px;
overflow: hidden;
}

#fixedtopshadow {
position:absolute; 
background: url("images/topshadow.gif");
background-repeat: repeat-x;
height: 10px;
top:89px; 
width:100%;
right: 20px;
z-index:2; 
color:#567; 
padding: 0px;
margin:0px;
overflow: hidden;
}

.firemenu {
position: absolute; 
background-color: transparent;
display: block;
height: auto;
width: auto;
top: 45px; 
right: 22px;
border-width: 2px;
border-style: none;
border-color: #bc000d;
z-index: 15;
padding: 0px 5px 0px 5px;
text-align: right;
}

.firemenu a:link {
font-family: "Trebuchet MS",  Arial;
font-size: 12pt;
color: #e6e6e6;
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
line-height: 1.5em; 
text-align:left;
}

.firemenu a:visited {
font-family:  "Trebuchet MS",  Arial;
font-size: 12pt;
color: #e6e6e6;
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
line-height: 1.5em; 
text-align:left;
}

.firemenu a:hover {
font-family: "Trebuchet MS",  Arial;
font-size: 12pt;
color: #fff;
text-decoration: none;
font-weight: bold;
font-variant: small-caps;
line-height: 1.5em; 
text-align:left;
}

