@charset "iso-8859-1";

body {
margin:0px;
padding:0px;
}
body,p,td,ul {
font-family:Arial;
font-size:13px;
line-height:18px;
}
input,select,textarea {
font-size:13px;
}
h1 {
font-size:18px;
color:#000000;
font-weight:bold;
}
li {
margin-bottom:5px;
}
.box {
border:1px solid #ECA53A;
padding:5px;
background-color:#797979;
text-align:center;
font-size:11px;
line-height:13px;
}
/*
#container {
background-image:URL(background-tile.gif);
}
*/
#header {
background-color:#000000;
height:90px;
}
/*
#tape {
padding-left:10px;
position:relative;
overflow:hidden;
background-color:#ECA53A;
font-size:9px;
line-height:16px;
font-weight:bold;
border-top:1px solid #D39434;
border-bottom:1px solid #D39434;
height:18px;
z-index:1;
}
*/
#tape {
background-image:URL(caution-biohazard-tape.gif);
background-repeat:repeat-x;
background-color:#ECA53A;
height:18px;
}
#menu {
padding-top:25px;
text-align:center;
vertical-align:top;
width:175px;
color:#ECA53A;
background-color:#868686;
background-image:URL(menu.jpg);
background-repeat:no-repeat;
}
#content {
vertical-align:top;
padding:25px;
padding-bottom:50px;
}
#images {
text-align:center;
vertical-align:top;
padding-top:25px;
padding-right:25px;
padding-bottom:50px;
}
#footer {
background-color:#000000;
height:25px;
color:#FFFFFF;
font-size:10px;
text-align:center;
}

A:link {text-decoration:underline; color:#0000FF}
A:visited {text-decoration:underline; color:#0000FF}
A:hover {text-decoration:underline; color:#FF0000}

A.mn:link {text-decoration:underline; color:#FFFFFF}
A.mn:visited {text-decoration:underline; color:#FFFFFF}
A.mn:hover {text-decoration:underline; color:#FFB43F}