/* SAUCY GOLDFISH CSS Document */

body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;

}

#main{width:800px;
border:thin #bbbbbb solid;
top: 20px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
margin-bottom:2px;
}

#credits {
font-size:10px;
color:#666666;
text-align:center;}

#head{
width:800px;
height:80px;
background-color: #bbccdd;
text-align: center;
vertical-align:text-bottom;


/*margin-bottom:1px;*/
}




#menu{
width:800px;
height:20px;
border-bottom:thin solid #cccccc;
background-color: #ccddee;
word-spacing: 85px;
}

#menu a:visited{
font-size:12px;
font-weight:600;
color:#000066;
text-decoration:none;
}

#menu a:hover{
font-size:12px;
font-weight:600;
color:#FF3300;
text-decoration:none;
}

#menu a{
font-size:12px;
font-weight:600;
color:#000066;
text-decoration:none;
}


#results{
margin: 40px;
border:thin #dddddd solid;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
padding-top: 8px;


}

#resultable{border:solid thin #CCCCCC;
width: 500px;
padding:3px;

}

.bold{
font-size:16px;
font-weight:600;
}

.blurb{
margin-left: 100px;
margin-right: 100px;
}



a:visited{
font-size:12px;
color:#000066;
text-decoration:none;
}

a:hover{
font-size:12px;
font-weight:600;
color:#FF3300;
text-decoration:none;
}

a{
font-size:12px;
color:#000066;
text-decoration:none;
}