/* OUR GIRL'S PAGE CSS: GRANNYPHONESEXBROADS.com */

/* BEGIN UNIVERSAL CSS: GRANNYPHONESEXBROADS..com */

/* BODY PROPERTIES */

BODY {

color: #202020; 
font-family: verdana;
font-size: 9pt; 
background: url('images/background.gif'); 
background-repeat: repeat; 
background-color: black;

}

/* LINK PROPERTIES */

a {color: #657546; text-decoration: underline;}
a:hover {color: #9EB86A; text-decoration: none;}
a:visited: {color: #9EB86A; text-decoration: underline;}

/* H1 TAG PROPERTIES FOOTER & DISCLAIMER */

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

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

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

/* NAV BAR FOR INTERNAL PAGES */


#navcontainer ul
{
padding: 10px;
border: 1px solid #F0F0D8;
margin: 0px 0px 0px 0px;
background-color: #657546;
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: #b184c9;
	border-style: solid; 
	}
	
	#wrapper { 
margin: 0 auto;
width: 750px;
background: #F0F0D8;
border: 5px; 
border-color: #657546; 
border-style: double; 
}

/* H1 TAG PROPERTIES FOOTER & DISCLAIMER */

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

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

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