
body {
	background-image: url(http://badgirlproductions.org/images/background.gif);
	background-repeat: repeat;
		}
	
/* HEADER STARTS */

#header {
	position: relative;
	background-image: url(http://badgirlproductions.org/images/header-background.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 223px;
	max-height: 223px;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


/* pixy method from http://veerle.duoh.com/index.php/blog/comments/the_xhtml_css_template_phase_of_my_new_blog_part_2/ */


ul#nav	{
	position: absolute;
    bottom: 18px;
	left: 50px;
	z-index: 10000;
	width:600px;
	height:20px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	}


ul#nav li { 
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	text-indent:-9999px;
	background: transparent url(http://badgirlproductions.org/images/navbarnew.gif) no-repeat;
	}
	
ul#nav li a {
   	border: 0;
   	text-decoration: none;
   	display: block;
   	background: transparent url(http://badgirlproductions.org/images/navbarnew.gif) no-repeat;
   	}
	
li#about a {
	width: 50px;
	height: 20px;
	}

li#about a:link, li#about a:visited {
	background-position: 0px 0px;
	}

li#about a:hover, li#about a:focus {
	background-position: 0px -19px;
	}
	
body#aboutpage ul#nav li#about a {
	background-position: 0px -38px;
	}


li#girls a {
	width: 65px;
	height: 20px;
	}

li#girls a:link, li#girls a:visited {
	background-position: -50px 0px;
	}

li#girls a:hover, li#girls a:focus {
	background-position: -50px -19px;
	}

body#girlspage ul#nav li#girls a {
	background-position: -50px -38px;
	}

	
li#current a {
	width: 65px;
	height: 20px;
	}

li#current a:link, li#current a:visited {
	background-position: -115px 0px;
	}

li#current a:hover, li#current a:focus {
	background-position: -115px -19px;
	}
	
body#currentpage ul#nav li#current a {
	background-position: -115px -38px;
	}

	
li#events a {
	width: 55px;
	height: 20px;
	}

li#events a:link, li#events a:visited {
	background-position: -180px 0px;
	}

li#events a:hover, li#events a:focus {
	background-position: -180px -19px;
	}
	
body#eventspage ul#nav li#events a {
	background-position: -180px -38px;
	}
	
	
li#press a {
	width: 55px;
	height: 20px;
	}

li#press a:link, li#press a:visited {
	background-position: -235px 0px;
	}

li#press a:hover, li#press a:focus {
	background-position: -235px -19px;
	}
	
body#presspage ul#nav li#press a {
	background-position: -235px -38px;
	}
	
	
li#video a {
	width: 50px;
	height: 20px;
	}

li#video a:link, li#video a:visited {
	background-position: -290px 0px;
	}

li#video a:hover, li#video a:focus {
	background-position: -290px -19px;
	}
	
body#videopage ul#nav li#video a {
	background-position: -290px -38px;
	}
	
li#support a {
	width: 115px;
	height: 20px;
	}

li#support a:link, li#support a:visited {
	background-position: -340px 0px;
	}

li#support a:hover, li#support a:focus {
	background-position: -340px -19px;
	}
	
body#supportpage ul#nav li#support a {
	background-position: -340px -38px;
	}
	
li#friends a {
	width: 110px;
	height: 20px;
	}

li#friends a:link, li#friends a:visited {
	background-position: -455px 0px;
	}

li#friends a:hover, li#friends a:focus {
	background-position: -455px -19px;
	}

body#friendspage ul#nav li#friends a {
	background-position: -455px -38px;
	}

	
/* HEADER ENDS */


/* MAIN CONTENT AREA STARTS  */

#main {
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://badgirlproductions.org/images/sides.png);
	background-repeat: repeat-y;
	width: 650px;
	min-height: 294px;
	}

.main {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 80px;
	}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: underline;
	}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: justify;
	margin-top: 0px;
	}
	
h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-color:#FFFFFF;
	text-decoration: none;
	margin-top: 0px;
}

h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-color:#FFFFFF;
	text-decoration: none;
}

h3 {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-color:#FFFFFF;
	text-decoration: none;
	margin-top: 15px;
}

ul {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
	}

ul.names {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

ul.names li {
	margin-bottom: 1em;
	}
	
.center {
	text-align: center;
	}

.headshots {
	padding: 0px;
	border: 0px;
	margin: 5px;
	height: 75px;
	width: 75px;
	}
/* MAIN CONTENT AREA ENDS  */



/* START FOOTER  */

#footer {
	position: relative;
	background-image: url(http://badgirlproductions.org/images/footer-background.png);
	background-repeat: no-repeat;
	width: 650px;
	height: 229px;	
	}

#footer p {
	margin-left: 80px;
	margin-right: 80px;
	}
	
/* END FOOTER  */



/* FLOAT  */

.image-float {
	position: fixed;
	left: 530px;
	bottom: 0;
	visibility: visible;
	float: none;
	right: auto;
	top: auto;
}
