#border {
	margin-right: auto;
	margin-left: auto;
	width: 1089px;
}

#page {
}

#header {
}

#logo {
	float: left;
}

#filmstrip {
	padding-left: 199px;
}

#column-wrapper {
}

#navigation {
	width: 99px;
	margin-top: 58px;
	float: left;
}

#column-one {
	width: 297px;
	float: left;
}

#quote {
}

#quote-image {
}

#column-two {
	width: 495px;
	float: left;
	left: 396px;
}

#title-box {
	height: 165px;
	padding: 15px;
	margin: 3px;
	background: #757ec8;
}

#content {
	padding: 34px 15px 15px;
}

#column-three {
	padding-left: 892px;
}

* {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
}

h2 {
	color: #6571b7;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 14px;
}

h3 {
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 18px;
}

a {
	color: #a7acd8;
}

a.hot {
	color: #a71248;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11px;
}

#navigation ul {
	list-style-type: none;
	text-indent: -37px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	font-size: 12px;
}

#quote p {
	color: #b4b4b4;
	padding: 36px 15px 15px;
	line-height: 30px;
}

#title-box h1 {
	color: #fff;
}

#title-box p {
	margin-bottom: 10px;
}

#content p.date {
	color: #6571b7;
}

#content p.location {
	
}

#title-box p.attribution {
	color: #a7acd8;
}


