a {	
	color: #CCFFFF;	
	text-decoration: none
}
body,
html {	
	background-color: #000000;
	font-family: Courier New, sans-serif;	
	font-size: .9em;	
	line-height: 1.5em;	
	color: #CCCCCC;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-image: none
	}
body {
	min-width: 1000px
	}
h1 {
	color:#CCCCCC;
	font-size: 3em;
	line-height:.9em
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-size: 1.15em;	
	background-color: #CCCCCC;  	
	color: #000000	}
h4 {
	color: #CCCCCC
	}
h5 {
	font-size: .9em;
	line-height: 1.2em;
	}
a:hover {	
	text-decoration: underline
	}

/* MAIN DIV STYLES*/

#containerindex {
  width: 1000px;
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding:0;
  background: url(images/judychicago.jpg) no-repeat top right;
  height: 1%
  }
  
html>body #containerindex {
  height: auto
  }

* html object.hide {
   display: none;
   }
  
#containerhistory {
  width: 1000px;
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding:0;
  background: url(images/cockcunt.jpg) no-repeat top right;
  height: 1%
  }
  
html>body #containerhistory {
  height: auto
  }
  
#containerpurchase {
  width: 1000px;
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding:0;
  background: url(images/judychicagoidea.jpg) no-repeat top right;
  height: 1%
  }
  
html>body #containerpurchase {
  height: auto
  }
  
#containerfilmmaker {
  width: 1000px;
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding:0;
  background: url(images/gunplay.jpg) no-repeat top right;
  height: 1%
  }
  
html>body #containerfilmmaker {
  height: auto
  }
  
#containertigrace {
  width: 1000px;
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding:0;
  background: url(images/ti-graceatkinson.jpg) no-repeat top right;
  height: 1%
  }
  
html>body #containertigrace {
  height: auto
  }
  
#containerperformance {
  width: 1000px;
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding:0;
  background: url(images/performance.jpg) no-repeat top right;
  height: 1%
  }
  
html>body #containerperformance {
  height: auto
  }
  
#containerjudychicago {
  width: 1000px;
  position: relative;
  text-align: left;
  margin: 0 auto;
  padding:0;
  background: url(images/judyidentity.jpg) no-repeat top right;
  height: 1%
  }
  
html>body #containerjudychicago {
  height: auto
  }
  
#textbox {
  float: left;
  margin: 0 0 0 5px;
  padding: 5px 0 5px 5px;
  width: 420px;
  background-image: none
  }

#rightbox {
  float: right;
  margin: 440px 0 0 0;
  padding: 0 0 0 30px;
  width: 480px;
  background-image: none
  }
  
#righttext {
  margin: 0 0 0 550px;
  padding: 5px 5px 5px 0;
  width: 320px;
  background-image: none
	}
  
#navigation
  {
  position: relative;
  padding: 0 0 0 0px;
  text-align: left;
  overflow: hidden;
  color: #CCCCCC;
  font-size: 1.3em;
  background-image: none
  }
	
#navigation ul
  {
  list-style: none;
  margin: 0;
  padding: 7px 0;
  font-weight: bold;
  white-space: nowrap;
  color: #999999;
  background-image: none
  }
	
#navigation ul li
  {
  display: inline;
  margin: 0 2px;
  text-align: left;
  background-image: none
  }
	
#navigation ul a
  {
  text-decoration: none;
  padding: 0 0 3px;
  color: #99CCCC;
  background-image: none
  }
	
#navigation ul a:hover
  {
  color: #99CCFF;
  text-decoration: underline;
  background-image: none
  }
  
 #footer
  {
  clear: both;
  background-image: none
  }
  
#footer ul
  {
  list-style: none;
  margin: 0;
  padding: 7px 0;
  font-weight: bold;
  font-size: 1.3em;
  white-space: nowrap;
  color: #999999;
  background-image: none
  }
	
#footer ul li
  {
  display: inline;
  margin: 0 2px;
  text-align: left;
  background-image: none
  }
	
#footer ul a
  {
  text-decoration: none;
  padding: 0 0 3px;
  color: #99CCCC;
  background-image: none
  }
	
#footer ul a:hover
  {
  color: #99CCFF;
  text-decoration: underline;
  background-image: none
  }