body {
/*  	font-family: 'Esteban', serif;*/
	font-family: 'Neuton', sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:400;
	background-color:#FFCC80;
	color:#000;
}

code {
	font-size:80%;
}

div#page {
	border:1px #005 solid;
	margin:10px auto;
	background-color:#FFEBCD;
	padding:30px 50px;
	max-width:800px;
}

h1,h2,h3 {
    font: 14px/20px "Verdana", "Arial", "Helvetica", sans-serif;
}

h1 {
	font-family: 'Esteban', serif;
	font-weight: 400;
	font-size: 50px;
	margin:0px;
}

h2 {
	font-family: 'Esteban', sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0px;
    margin:0px;
	margin-top:3px;
}

h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 18px;
	clear:left;
}

hr {
	margin:12px 0px 3px 0px;
	background-color:#FFCC80;
	border:none;
	height:3px;
}

div#header {
/*	overflow:hidden;*/
	margin-bottom:30px;
	padding:0px;
	padding-right:40px;
	width:482px;
	float:left;
/*	border:1px solid #FFCC80;
	border-style:none none solid none;
	height:215px;*/
}

div#about {
	width:482px;
	border:1px solid #FFCC80;
	margin:0px;
	margin-top:30px;
	margin-bottom:50px;
	float:right;
	max-width:275px;
	padding:0px;
}

#about p{
	font-family: 'Esteban', serif;
	font-size:14px;
	line-height:17px;
	margin:15px 15px;
}

div#header img{
	float:left;
	box-shadow:none;
	margin:0px;
}

div#nav {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;	
	font-size:17px;
	line-height:24px;
	clear:both;
}

#page img {
	float:right;
	clear:both;
    box-shadow: 4px 4px 5px #888888;
	margin:15px 0px 15px 50px;
}

div.section{
	font-family: 'Rochester', sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 18px;
/*	width:30%;
	text-align:right;
	clear:both;
	margin:2em 5em 2em -21px;
	 border:1px #005 solid;
	border-left:1px #FFCC80 solid;
	padding:.5em;
	background-color:#FFCC80;*/
}

p {
	margin-left:0px;
	text-align:left;
	padding-left:0px;
	text-indent:0px;
}

i {
/*	font-family: 'Alegreya', serif;
	font-weight:400;
*/	font-style:italic;
}

div.section a {
	color:#000;
	}

div.section a:hover {
	color:#000;
	text-decoration:none;
	}
	
a {
	text-decoration:none;
	color:#B36B00;
} 

a:hover {
	text-decoration:underline;
} 

blockquote {
	margin:0.5em 2em;
}

ul {
	margin:0px;
	margin-left:35px;
	padding:0px;
}

li {
	margin:0px;
	padding:.15em 0px;
}

ul.releaselist li { padding-bottom:1em}

ul.releaselist li ul li {padding-bottom:0px;}

ol {
	margin-left:35px;
	padding-left:5px;
}

img {
	border:0px;
}

#moviesdiv {
/*	word-spacing:0px;*/
}

#moviesdiv img {
	float:none;
	margin:0px 10px 0px 0px;
	padding:0px;
}