body {
	background-color:#006699;
	color:#ffff66;
	font-size:12px;
	font-family:Arial, Times, Serif;
	}
a {
  font-family:Arial, Times, Serif;
  text-decoration: underline;
  font-weight: bold;
 }
a:visited {
  color: #FF0000;
  }
a:link {
  color: #FF6666;
  }
a:hover {
  color: #996600;
  }
a:active {
  color: #FFFFCC;
 } 
 
 .style1 {
 	vertical-align: top;
 	font-size: 16px;
 	color: #ffff66;
 }
 .style2 {
 	font-size: 20px;
 	color:#FFFF00;
 	text-align: center;
   }
 .style4 {font-size: 12px;
 color:#0066cc
   }
  
 .style3 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 72px;
 	color: #0000FF;
}
 
#menu-container{
	position: absolute;
        top: 225px;
        background-color: #006699;
        width: 90px;
        text-align: center;
 }
 
.message-container{
	position: absolute;
        top: 225px;
        left: 160px
}

.photo1-container
{
	position: absolute;
	top: 225px;
	left: 565px;
	align="top"
}

.photo2-container
{
	position: absolute;
	top: 410px;
	left: 565px;
	align="top"
}


#adver-container {
    background-color: #006699;
    background-position: top;
    color: #339933;
    font-size: 12pt;
    font-family: Lucida Console
    border: 5px solid #339933;
    width: 220px;
    position: absolute;
        top: 50px;
        left: 740px;
        padding: 0px;
    text-align: center;
}
.ad1-container {
    position: absolute;
        top: 40px;
     
}
.ad2-container {
    position: absolute;
        top: 60px;
}
.ad3-container {
    position: absolute;
        top: 290px;
}
.ad4-container {
    position: absolute;
        top: 320px;
}
.ad5-container {
    position: absolute;
        top: 350px;
}

.ad6-container {
    position: absolute;
        top: 380px;
}
 
adver-container2 {
    background-color: #006699;
    background-position: top;
    color: #339933;
    font-size: 12pt;
    font-family: Lucida Console
    border: 5px solid #339933;
    width: 180px;
    position: absolute;
        top: 290px;
        left: 10px;
        padding: 0px;
    text-align: center;
}
.ad1-container2 {
    position: absolute;
        top: 90px;
       
       }
