body{
font-family:times;
font-size:14px;
line-height:18px;
}

img {
 border:0px;
 outline:none;
}

.skoolz {
background:#FFF;
float:left;
clear:both;
padding:6px 9px;
}

.skoolz p {
width:300px;
margin:0px;
}

.source {
background:#FFF;
float:left;
clear:both;
padding:9px;
}

.source p {
width:589px;
margin:0px;
}

p.caption {	
font-size:11px;
line-height:14px;
}

p.criteria {
font-family:helvetica;	
font-size:12px;
line-height:16px;
}

p.navigation {	
font-family:helvetica; 
font-size:16px;
line-height:20px;
}

a {
color:#000;
border:0px;
outline:none;
}

a:hover {
background:#000;
color:#fff;
}

.hide{
display:none;
}

#nav{
background:#FFF;
float:left;
clear:both;
line-height:16px;
padding:6px 9px;
margin:12px 0px;
}

#contents {
position:fixed;
color:#000;
left:30px; top:30px;
clear:both;
padding:6px;
z-index: 3;
}

#article {
position:absolute;
color:#000;
left:370px; top:30px;
float:left;
clear:both;
padding:6px;
z-index: 4;
}

#scale {
position:fixed;
top:0px;
left:0px;
height:100%;
width:100%;
overflow:hidden;
}

#scale img { 
position: absolute;
top: 0; 
left: 0; 
z-index: 1;
/*display: none; */
}

