body {
	font: 78% sans-serif, Helvetica, arial, sans-serif;
	Background-color: #333366;
	letter-spacing: 0.05em;
	}
p {
	font: sans-serif, Helvetica, arial, sans-serif;
	color: #99cccc;
	font-spacing: 0.05em;
	}
	
ul#navlist {
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #99cccc;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #99cccc;
text-decoration: none;
}
h2{font-size: 3ex;
	color:#99cccc;
	left: 0px
}
h3 {
	font-size: 14px;
	color:#99cccc;
}
#wrapper {
	width: 800px;
	background: none;
	color: #333366;
	text-align: center;
	padding: 5px;
    }
	
#headerGraphic {
	width: 800px;
	height: 26px;
	padding-right: 0;
	background-image:url(images/nameheader2.gif);
	background-repeat:no-repeat;
}	
#topNavigation {
	width: 800px;
	height: 20px;
	padding-top: 0;
}	    
#container {
    float:left;
	width:800px;
    height:396px; 
    margin:20px auto 100px auto; 
   /* background:url(images/welcome.jpg) 20px 10px no-repeat;*/
    } 
/* Removing the list bullets and indentation */
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    } 
/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#333366;
    }
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
	display:block; 
    text-decoration:none; 
    border:1px solid #996633; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #99cccc; 
    }
/* styling the :hover span */
#container a.gallery:hover span {
	width:372px; 
    height:372px; 
    top:100px; 
    left:150px; 
    color:#996633; 
    background:#333366;
    }
#container a.gallery:hover img {
    border:1px solid #fff; 
    float:right; 
    margin-right:5px;
    }
#container a.slidea {
    background:url(images/t_houdini.gif); 
    height:93px; 
    width:60px;
    }
#container a.slideb {
    background:url(images/t_orgasms.jpg);
    height:93px; 
    width:60px;
    }
#container a.slidec {
    background:url(images/t_dickjane.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slided {
    background:url(images/t_wings.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidee {
    background:url(images/t_michaux.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidef {
    background:url(images/t_comfort.gif); 
    height:93px; 
    width:60px;
    }
	#container a.slideg {
    background:url(images/t_professor.jpg); 
    height:93px; 
    width:60px;
    }
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:132px; 
    height:386px;
    margin:5px; 
    float:right;
    }
#container li {
    float:left;
    }
#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }
/* #footer */

#footer {
    float: left;
	margin-top: 90%;
	width: 800px;
    clear: both;
    margin:10px auto 0 auto;
    padding-top: 20px;
    }  
    
#footer p {
    font-size: 0.9em;
    text-align: center;
    font-weight: normal; 
    color: #99cccc;
    } 

#footer a {
    color: #99cccc;
    text-decoration: none;
    }
    
#footer a:hover {
    text-decoration: underline;
    }    


 

    
    
    

    
            
