body {
	background-color: #28B5D1;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color:#FFF;
	margin-top: 	0px;
	margin-bottom: 	0px;
	margin-left: auto;
    margin-right: auto;
	text-align:		center;
}

.mainContentContainer {
	width: 				800px;
	margin: 			0 auto;
}

.mainContent {
	float: 				left;
	text-align:			left;
	width: 				570px;
	line-height: 150%;
}

.mainContentWithoutLeftNav {
	float: 				left;
	text-align:			left;
	width: 				650px;
	padding:			0 75 0 75
}

h2 {
	font-size: 	14px;
	height:		8px;
}

.articleTitle {
	font-weight:		bold;
}

.articleDate {
	font-weight:		bold;
	font-size: 			11px;
	text-decoration:	none;
}

a:link, a:visited, a:active  	{
	color: #CCFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	text-decoration:	none;
}

.subheadblue {
	color: 				#157f9b;
	font-size: 			14px;
	font-weight: 		bold;
	text-decoration:	none;
}

.caption {
	font-size: 			10px;
	text-decoration:	none;
	padding-top: 		10px;

}

ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

li {
	list-style-type: 	none;
	/* padding-left: 		35px; */
}

/* the rollover images for the about section's left nav 

MOVED TO KENNY.CSS

.about_theFilm				{ background:url(../images/nav/about_left/about_theFilm_ro.gif) top left no-repeat; }
.about_screenings			{ background:url(../images/nav/about_left/about_screenings_ro.gif) top left no-repeat; }
.about_episode				{ background:url(../images/nav/about_left/about_episode_ro.gif) top left no-repeat; }
.about_jenniferFox			{ background:url(../images/nav/about_left/about_jenniferFox_ro.gif) top left no-repeat; }
.about_theCrew				{ background:url(../images/nav/about_left/about_theCrew_ro.gif) top left no-repeat; }
.about_passingTheCamera		{ background:url(../images/nav/about_left/about_passingTheCamera_ro.gif) top left no-repeat; }
.about_press				{ background:url(../images/nav/about_left/about_press_ro.gif) top left no-repeat; }
.about_downloadImages		{ background:url(../images/nav/about_left/about_downloadImages_ro.gif) top left no-repeat; }
.about_contact				{ background:url(../images/nav/about_left/about_contact_ro.gif) top left no-repeat; }
.about_discussion			{ background:url(../images/nav/about_left/about_discussion_ro.gif) top left no-repeat; }
.about_whereAre				{ background:url(../images/nav/about_left/about_whereAre_ro.gif) top left no-repeat; }


*/











.leftNavContainerHide a {
    display:block;
	height:37px;
	border:none;
	text-decoration:none;
}

/*
.leftNavContainerHide a:hover img {
	visibility:visible;
}
*/
.leftNavContainerHide a:hover img {
	visibility:hidden;
}

/* IE 6 and below bug-fix */
.leftNavContainerHide a:hover {
	background-position: 0 0;
}

.backToPress {
	float: right;
}

.pressBlurbContainer {
	padding-bottom:	10px;
}

.articleBlurb {
	font-weight:		normal;
	text-decoration:	none;
}

.pictureRow {
	padding: 0 0 10px 0;
}

.picture {
	padding: 		5px;
	width: 			220px;
	float: 			left;
	margin-right: 	40px;
}

.pictureText {
	padding: 		5px;
	width: 			220px;
	float: 			left;
	margin-right: 	40px;
}

.clear {
	clear: 			both;
	font-size: 		0;
	line-height: 	0;
	height: 		0;
	margin: 		0;
	padding:		0;
}

.container {
	margin-left:  	auto;
	margin-right: 	auto;
	width:  		825px;
	height: 		400px;
}



.headerContainer {
	padding-bottom: 30px;
	/* padding-left:	220px; */
}

.leftNavContainer {
	float: 			left;
	width:			200px;
}

.leftNavImage {
	/*padding-top: 20px;*/
}

.articleImage {
	padding: 0 15px 5px 0;
}

.imageRight {
	float: right;
	padding-left: 15px;
}

.imageLeft {
	float: left;
}
