* {
margin:0; border:0; padding:0;
}

html { height: 100%; overflow-x:hidden; overflow-y:auto; }

img#bgimg {	height: 1200px; width: 100%; z-index: -1; position:absolute; top:0; left:0; color: white;}

body { 
color:#999999; 
background-color: transparent; 
min-height: 100%; 
border-top: 1px transparent solid; 
margin-top: -1px; 
z-index:0; 
position:relative; 
text-align:center; 
font-family: Arial, Helvetica, sans-serif;
}

body { 
/* background:#ffffff; 
background-image:url('/k/bg09_1.jpg'); 
background-position:top center;
background-repeat:repeat-x;
background-attachment:scroll; */
}

#err {
background:#000000;
background-image:none;
text-align:center; 
}

#klogo {
margin:0 auto 0 auto;
padding-left:300px;
}

#lynx {
margin:-44px auto 0 auto;
padding-left:458px;
width:327px;
height:500px;
text-align:left;
font-size:18px;
}

#kaaaoooos {
width:600px;
margin:500px auto 23px auto;
}

p {
padding:9px 0 9px 0;
text-align:justify;
font-family:Georgia, serif;
font-size:13px;
line-height:23px;
}

a { text-decoration:none; color:#666666; }
a:hover { text-decoration:none; color:#990000; }

.blabla {
display:block;
margin:23px 0 23px 0;
color:#ffffff;
opacity: 0.4;
filter:alpha(opacity=40);
-moz-opacity:0.4;
}

#lynx a {
display:block;
color:#ffffff;
font-weight:bold;
opacity: 0.4;
filter:alpha(opacity=40);
-moz-opacity:0.4;
}

#lynx a:hover {
display:block;
color:#ffffff;
font-weight:bold;
font-size:18px;
opacity: 1;
filter:alpha(opacity=100);
-moz-opacity:1;
}

#kfoot {
font-size:10px;
padding:23px;
}


