@charset "utf-8";
/* CSS Document */


.wiki {
width:200px;
float:right;
border:#999999 dashed 1px;
padding:3px;
margin:3px;
}


h1 {
font-size:20px;}


.subheading {
width:460px;
padding:5px;
background:#CCCCCC;
}


.images {
width:200px;
float:left;
border:#999999 dashed 1px;
padding:3px;
margin:3px;
}

.images img {
border:#00000 solid 1px;

margin:3px;
}


.fill h1, .fill h2, .fill h3 {
font-size:9px;
float:left;
color:#FFFFFF;
position:absolute;}


.address {
font:Arial, Helvetica, sans-serif;
font-size:24px;
color:#666666;

}


.otherlinks, .otherlinks a, .otherlinks a:visited {
font-size:10px;
color:#333333;
}
