BODY.Design
{
	background-color: #ffffff;
	border: solid 0 #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

IMG.DesignLogoOCU
{
	border: solid 0 #ffffff;
	height: 70;
	width: 446;
}

IMG.DesignLogoCISFL
{
	border: solid 0 #ffffff;
	height: 70;
	width: 166;
}

IMG.DesignLogoFilmSeries
{
	border: solid 0 #ffffff;
	height: 99;
	width: 148;
}

IMG.DesignLogoOCUFI
{
	border: solid 0 #ffffff;
	height: 70;
	width: 57;
}

TABLE.Design
{
	border: 0 solid #ffffff;
	border-collapse: collapse;
	padding: 0 0 0 0;
	width: 75%;
}

TABLE.DesignHeader
{
	border: 0 solid #ffffff;
	border-collapse: collapse;
	padding: 0 0 0 0;
	width: 100%;
}

TABLE.DesignFilmList
{
	border: 0 solid Black;
	width: 100%;
}

TABLE.DesignSpotlight
{
	background-color: Yellow;
	border: 1 solid Red;
}

TD.DesignSpotlightTopic
{
	color: Red;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

TD.DesignSpotlightDate
{
	color: Red;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

TD.DesignSpotlightText
{
	color: Red;
	font-size: small;
	padding-top: 5px;
	text-align: left;
}

TD.DesignSpotlightUrl
{
	color: Red;
	font-size: small;
	text-align: left;
}

TD.DesignHeaderSiteLogo
{
	padding: 0 0 0 0;
	/*width: 33%;*/
}

TD.DesignHeaderOCULogo
{
	padding: 0 0 0 0;
	width: 34%;
}

TD.DesignHeaderDate
{
	color: Navy;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	padding: 0 0 0 0;
	/*width: 33%;*/
}

TD.DesignTopHorizontalSpacer
{
	background-color: Gray;
	height: 10px;
	width: 100%;
}

TD.DesignLeftNav
{
	padding: 0 10 0 0;
	width: 180px;
}

TD.DesignVerticalSpacer
{
	padding: 0 0 0 0;
	width: 5%;
}

TD.DesignContent
{
	padding: 0 10 0 10;
	width: 70%;
}

TD.DesignBottomHorizontalSpacer
{
	background-color: Blue;
	height: 2px;
	width: 100%;
}

TD.DesignDebugInfo
{
	font-size: .6em;
}

TD.DesignCounter
{
	font-size: .8em;
	text-align: right;
}

TH
{
	text-align: left;
}

A
{
	color: Blue;
}

A:Visited
{
	color: Blue;
	text-decoration: none;
}

A:Hover
{
	color: Navy;
	text-decoration: underline;
}

A:Active
{
	color: Blue;
	text-decoration: underline;
}

P.DesignMissionStatement
{
	color: Maroon;
	font-size: large;
	font-style: oblique;
	text-align: justify;
}

P.DesignHomePageContent
{
	font-size: larger;
	font-style: normal;
	text-align: justify;
}