#all{

border:1px solid  #01000e;
width:1280px;
height:800px;
position:absolute;
left:0px;
top:0px;
}

	body {

border:100%;
      	
font-family: arial, helvetica, sans-serif;
	font-size: 80%;
color: #ccc;
	background-color: #01000e;
	margin: 1em;
	padding: 0;
}



img {display: inline; width:300px; height:300px;}


#dots{
 border-bottom :1px dotted #111;
}

.gaps{
margin-left:6em;margin-right:6em;
}


 a { 
text-align: center;
color:#ccc;
text-decoration: none;


}

 a:hover {
text-align: center;
color:#555;
text-decoration: none;

}



a:active {
text-align: center;
 color:#007;
text-decoration: none;

}



#page{

font-size:150%;
position:absolute;
text-align:center;
color:#222;
top: 75px;
left: 600px;
}

#blurb{
font-size:150%;
text-align:center;
padding-top:4em;
color:#222;
}

#leftinfo  {
float:left;
width:45%;
max-height:16em;
min-height:16em;
font-size: medium;
color:#47586a;
padding: 1em;
}

#rightinfo  {
float:left;
width:45%;
max-height:16em;
min-height:16em;
font-size: medium;
color:#47586a;
padding: 1em;
}

th{
color: #600;
}
span{
color:#600;
}



