/* CSS Document */

/*--------------------------------------------------------------------------------------*/
body {
overflow:visible;
width:7in;
height:auto;
min-height:inherit;
margin:0in;
}

body * {
background-color:none;
}

h3.prjname {
border-bottom:2px solid black;
border-top:2px solid black;
}

div#middle p.actline a {
text-decoration:none;
}

div#container {
overflow:visible;
margin:0in;
width:auto;
height:auto;
min-height:inherit;
}

img {
display:none;
}

div#top {
border-bottom:2px solid #7A8EC3;
height:90px;
margin-top:0px;
padding-bottom:10px;
margin-bottom:1em;
width:auto;
}

div#top * {
visibility:visible;
margin:0em;
text-align:left;
}

div#navheader {
display:none;
}

div#left {
display:none;
}

div#footer {
display:none;
}

div#middle {
height:auto;
min-height:none;
float:none;
overflow:visible;
}

div#sort_menu {
display:none;
overflow:visible;
}

div#middle h1, div#middle h2, div#middle h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size:1.2em;
line-height:1em;
}

h2{
font-size:1.0em;
}

h3 {
font-size:.8em;
}
