div.wikiwrap 
  { 
    margin-left: 20%;
    padding: 0;
    margin:0 auto;
    width: 760px; 
    background-color: white;
    }

body 
  {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    padding:0px;
    background-color: #d5d6d7;
    font-size: 0.95em;


   }

div.wikiheader
  {
    padding-left: 40px;
    height:200px;
    background: url("../images/kubrickheader.jpg") no-repeat bottom center; 
    color: white;
    }


div.wikitext, div.wikirc, div.wikipref, div.wikipreview 
  {
    text-align: left;
    padding: 1px;
    margin: 0;
    padding-left: 40px;
    padding-right: 40px;
    background: url("../images/kubrickbg.jpg") repeat-y top;
}

div.wikifooter 
  {
    color: #ddd;
    height:140px;
    margin:0;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 60%;
    background: url("../images/kubrickfooter.jpg") no-repeat bottom; 
}

div.wikifooter a{ color: #ddd; }



hr { display: none;}

div.wikifooter:hover  {	color: #06c; }
div.wikifooter a:hover { color: #06c; }




 pre 
  { 
    font-size: 120%; 
    border: 1px dotted #000; 
    padding: 2%;
    /*background-color: #dee1ff;*/
    /*background-color: #ddd;*/
    background-color: #e5e6e7;
    } 




h1, h2, h3, h4,h5
{
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;

  }



h1, h1 a, h1 a:hover, h1 a:visited, .description, div.wikiheader a, div.wikiheader h1 a

{
  text-decoration: none;
  font-size: 180%;
  padding-top: 40px;
  padding-bottom: 30px;

 }

div.wikiheader a
{
 color: white;
 font-size: 80%;

}




h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 
{
  color: #333;
  }


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited
{
  text-decoration: none;
}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;

	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

