body {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ededed;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	}

#page {
	background-color: black;
	border: 1px solid #959596;
	text-align: left;
	background: url("images/kubrickbg.jpg") repeat-y top; border: none;
	}

#header {
	background: #333 url('images/kubrickheader1.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 182px; 
	width: 752px; 
	} 

#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#footer {
	background: #000 url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif ;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	padding: 0 0 0 28px;
	}

h2 {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #ededed;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ededed;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

li
{
	padding: 0;
	font-size: 11px;
	color:#CCC;
}

a, h2 a:hover, h3 a:hover {
	color: #CCC;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: underline;
	}


body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 782px;
	}

#header {
	background-color: #333;
	margin: 0; 
	padding: 0; 
	height: 234px; 
	width: 782px;
	}

#headerimg {
	margin: 0;
	height: 234px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0 30px 0 0;
	width: 505px;
	}

.post {
	margin: 0;
	text-align: justify;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 782px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 17px 0 10px 0;
	text-align: center;
	}

h1 {
	margin: 0;
	padding: 179px 0 0 28px;
	text-align: left;
	}

h2 {
	margin: 30px 0 0 0;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}









