body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000;
	color: #000000;
	text-align: center;
	}

#page {
	background-color: #FFDC00;
	text-align: left;
	}

#header {
	background: url(kubrickheader.jpg) no-repeat center bottom;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 150px;
	width: 740px;
	}

	
#footer {	
background:  url(kubrickfooter.jpg) no-repeat;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 60px;
	clear: both;
	}
	
.widecolumn .entry p {
	font-size: 4em;
	}

.widecolumn .entry {
	line-height: 1.4em;
	}

#widecolumn {
	line-height: 1.4em;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	line-height: 1.5em;
	}

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

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.6em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	}




/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #FFDC00;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}

#header {
	margin: 0 0 0 5px;
	padding: 0;
	height: 150px;
	width: 750px;
	}

#widecolumn {
	padding: 5px 0 5px 0;
	margin: 5px 0 0 30px;
	line-height: 1.4em;
	width: 690px;
	}

.post {
	margin: 2px 0 20px 0;
	padding: 5px;
	text-align: justify;
	border : 2px solid #666666;
	}


.widecolumn .post {
	margin: 5px;
	}



#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}



/* End Headers */

