@import "/radon.css";



#mig_container  {
 	padding: 10px 10px 0px 10px;
 	text-align: center;
 	}


PRE, TT, INPUT, TEXTAREA {
    font-family: Courier, fixed;
}



#gallery {
text-align:center;

}

#gallery table   {
width: 400px;
background-color: white;

}

/* Link appearance */
A:link, A:visited { text-decoration: none }
A:active, A:hover { text-decoration: underline }
A:hover { color: blue }

/* Folder table (text) */
TD.foldertext {
color: #000000;
padding-top: 0px;
background: white;
padding-bottom: 1px;
padding-left: 3px;
text-align: left;
padding-right: 8px;
}


 #subheader {

width: 650px;
}


#footer  {
 _width: 650px; /* show to IE */
 }