/* HOME PAGE CSS: DADDYDAUGHTERPHONESEXFANTASIES.com */

/* BEGIN UNIVERSAL CSS: DADDYDAUGHTERPHONESEXFANTASIES.com */

/* BODY PROPERTIES */
body {
color: #404040; 
font-family: Times New Roman;
font-size: 12pt; 
background: url('images/background.gif'); 
background-repeat: repeat; 
background-color: black;
}



p {text-align: center; }

a {color: #96BAE0; text-decoration: underline;}
a:hover {color: #96E0BB; text-decoration: none;}
a:visited: {color: #96E0BB; text-decoration: underline;}

img { border: none;}
a img {border: none; }
a:img hover {decoration: underline }


#navbar a img { border: none; }

div.floatleft {float: left; padding: 3px; }

div.floatright {float: right; padding: 3px; }

img.noborder {border: none}

#disclaimer {font-size: small;}

h1 {font-family: Times New Roman; font-size: 12pt; font-weight: normal; color: #E09696; }

h2 {font-family: Times New Roman; font-size: 12pt; font-weight: normal;}

/* END UNIVERSAL CSS*/

/* NAV BAR FOR INTERNAL PAGES */


#navcontainer ul
{
padding: 10px;
border: 1px solid #96BAE0;
margin: 0px 0px 0px 0px;
background: #fffbdf; 
color: #F0F0D8;
height:20px;
float: left;
width: 900px;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #657546;
color: #F0F0D8;
text-decoration: none;
float: left;
border-right: 1px solid #F0F0D8;
}

#navcontainer ul li a:hover
{
background-color: #9EB86A;
color: #F0F0D8;
}

a img {
	border: 3px; 
	border-color: #96BAE0;
	border-style: solid; 
	}
	
	#wrapper { 
margin: 0 auto;
width: 750px;
background-color: #fffbdf; 
border: 5px; 
border-color: #96BAE0; 
border-style: double; 
}

/* H1 TAG PROPERTIES FOOTER & DISCLAIMER */

h1 {
font-size: small;
text-align: center;
}

#footer {
font-size: small;
text-align: center;
}

#disclaimer {
font-size: small;
text-align: center;
}
