a {
	color : #008080;
    font-family:sans-serif;
	text-decoration : none;
}

a:hover {
	color : red;
	text-decoration : none;
}

h1 { 
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-variant: small-caps;
    color:#FF0000;
    text-align:center;   
}

h2, h3, h4 { 
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
}

p {
	color : #0000CC;
	text-decoration : none;
	font-family: sans-serif;
}

ul {
	color : #0000CC;
	text-decoration : none;
	font-family: sans-serif;
 }

<!-- Start of overall page layout elements -->

#container {
           position:relative;
           }

#maincontent {
          position:relative;
          border:solid;
          border-left-style:groove;
          border-right-style:ridge;
          border-top-style:outset;
          width:800px;
          height:800px; 
          top:10px;                 
          }            

#topimage {
          position:relative;
          border-bottom-style:groove;                 
          }

#topimagetext {
          position:relative;
          top:-65;
          font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
          font-variant: small-caps;
          color:#FF0000;
          text-align:center;
          font-size:35px;                         
          } 
                    
#menu {
          position:relative;
          top:-42px;        
          color : #008080;
          background-color : #D0D5F9;
          font-family : Verdana;
          }   
          
#bottomimageindex {
          position:relative;
          top:134px;
          width:800px;
          } 
          
#bottomimagenews {
          position:relative;
          top:4px;
          width:800px;
          }  
          
#bottomimageoutatime {
          position:relative;
          top:-5px;
          width:800px;
          }    
          
#bottomimagecouplestrip {
          position:relative;
          top:-5px;
          width:800px;
          }    
          
#bottomimagebecky {
          position:relative;
          top:60px;
          width:800px;
          } 
          
#bottomimageabout {
          position:relative;
          top:38px;
          width:800px;
          }                                                                 

#bottomimagegallery {
          position:relative;
          top:-105px;
          width:800px;
          }

#bottomimagevideo {
          position:relative;
          top:4px;
          left:-84px;
          width:800px;
          }          
                     
#poweredby {
           position:relative;
          top:10px;           
           font-size:10px;
           }           

<!-- Start of specific page content elements -->
                              
#becky {
          position:relative;
          top:-50px                 
          }

#couplestrip {
          position:relative;
          top:-30px;
          height:570px;
          width:775px;
          border:none;
          overflow : auto;             
          }  
          
#outatime {
          position:relative;
          top:-30px;
          height:570px;
          width:775px;
          border:none;
          overflow : auto;             
          }
          
#news {
          position:relative;
          top:-20px;
          height:560px;
          width:775px;
          border:none;
          overflow : auto;
          font-family : Verdana, "MS Sans Serif", Courier, sans-serif;          
          font-size:12px;
          margin-left:10px;            
          } 
          
#gallery {
          position:relative;
          top:-30px;
          left:70px;
          height:670px;
          width:775px;
          border:none;
          overflow : auto;                       
          } 

#video {
          position:relative;
          top:-30px;
          left:70px;
          height:570px;
          width:775px;
          border:none;                      
          }                                                                             

           