@import "stillink.css";


p.red { COLOR: #90f; 
FONT-WEIGHT: bold; text-align: left;}





DIV.in
{
margin: 0;
padding: 0;
width: 700px;
}



#byo {
	position: relative; top: 10px; left: 10px ; width: 700px; 

padding: 10; }



#bot {
	position: relative; top: 10px; left: 10px ; width: 700px;
 
padding: 10;}




#navcontainer ul, #navconta ul

{
margin: 0;
padding: 0;
list-style-type: none;
}



#navconta ul

{position: absolute; top: 290px; left: 28px ;
}



#navcontainer ul

{position: absolute; top: 290px; left: 500px ;
}




#navcontainer li, #navconta li
 { margin: 0 0 1.5em 0; font-size: 13pt; text-align: center;}




#navcontainer a, #navconta a


{
display: block;
color: #90f;
background-color: #cfc;
width: 10em;
padding: .1em .5em;
text-decoration: none;
}




#navcontainer a:hover, #navconta a:hover

{
background-color: #369;
color: #FFF;
}



