body {
	background-image: url(background.gif);
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #FF66CC;
	text-decoration: underline;
}


#blueline {
	background-color: #0066CC;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 6px 10px 4px 4px;
	text-align: right;
}
table#box {
position: relative; left: 0px;
	background-color: #D7EBFF;
	text-decoration:none;
 z-index:10;
margin: 10px auto;

font-family: Comic Sans, Comic Sans MS, cursive;



}
#box p{
	font-size: 0.7em;
	line-height: 2.0em;
}
.star {
	position: absolute;
	height: 350px;

	z-index: 5;
	top: 300px;
}
table#s {
	background-color: white;
	border: solid blue 1px;
	
}
table#p {
position: relative; left: -10px;
	border: solid #FF66CC 1px;
	
}
.main {
  font-size:18px;
  color:#003366;
  text-decoration:none;
font-family: Comic Sans, Comic Sans MS, cursive;
font-weight: bold;
position: relative; left: 10px; 
top: 10px;
z-index:10;
  }
A.main:visited {text-decoration:none;color:#003366;}

A.main:hover {text-decoration:none;color:#FFD933;}
a.main:link, a.main:active {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.ontop{

text-decoration:none;

position: relative; left: 5px; 


z-index:10;
margin: 0px auto;

	font-family: Comic Sans, Comic Sans MS, cursive;

	position: relative;

	width: 510px;

	top: 30px;



}

.pic{
 position: relative;  
float: right; margin: 15px;
border: solid blue 1px;
 top: 0px;
z-index:9 
}

.picnb{
 position: relative;  
float: right; margin: 15px;
 top: 0px;
z-index:9 
}
#pic{
 position: relative;  
float: right; margin: 15px;
top: -30px;
z-index:9; 


}



#pic img{
 border: solid blue 1px;
}



 h1 {

	font-weight: bold;

	color: #0066CC;

	font-size: small;

}


 p,  ul{

	line-height: 2em;

	font-size: 0.8em;

}

h2 {

	font-size: 1em;

	font-style: italic;

	color: #FF66CC;

}