body { 
background: #000000;
color: #ffffff;
font-family:  Arial, sans-serif;
letter-spacing: .05em;
}
a:link { 
color:#e90000
 }
a:hover {
color:#6c95fa
}
div#banner  {
text-align: center;
padding: 20px;
}
div#janeway  {
/*float: left;*/
width: 300px;
background-image: url(janeway_ss.jpg);
height: 405px; 
background-repeat: no-repeat;
margin-left: 100px;
}
/*div#jspace {
width: 300px;
height: 150px;
}*/
div#body  {
float: left;
width: 600px;
padding: 5px;
}
div#seven  {
float:left;
width: 300px;
background-image: url(seven_ss.jpg);
height: 440px; 
background-repeat: no-repeat;
/**/
}
div#columns  {
width: 1000px;
margin-left: 50px;
}
clearfloats.div {
clear: both;
}
p.plink {
margin-left: 15px;
line-height: .5em;
}