body,
img,
table,
td,
ul,
li,
#header,
#navigation,
#content,
#footer
#subfooter
{
	border-color: #036;
	border-width: 0px;
	border-style: dotted;
}

body,
p,
table,
td,
ul,
li,
#page,
#header,
#navigation,
#navigation h3,  /* Menu titles */
#content,
#footer
#subfooter
{
	background: transparent;
	color: black;
	font-family: "Courier New", monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}


body
{
	margin: 10px;
	background-color: #669;
}


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

a:active, 
a:focus
a:hover, 
{
	color: red;
	text-decoration: underline;
}


hr
{
	color: black;
	padding: 0px;
	margin: 5px 2px 5px 0px;
}


#page
{
	border-style: double;
	border-width: 3px;
	padding: 5px;

	margin: 10px auto 10px auto;
	background-color: #FFF;
	width: 610px;
}


#header
{
	text-align: left;
}


#header div.corner_picture
{
	width: 56px;
	height: 64px;
	float: right;
	clear: none;
	text-align: right;
	border: 1px solid;
	overflow: hidden;
}


#navigation
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	word-spacing: -0.3em;
	letter-spacing: -.04em;
}

#navigation a:link,
#navigation a:visited
{
	text-decoration: none;
}

#navigation a:active,
#navigation a:hover,
#navigation a:focus
{
	color: red;
	text-decoration: underline;
}


#content
{
	color: #000;
	background-repeat: no-repeat;
}


#content table
{
	color: black;
	width: 100%;
}

#content td
{
	vertical-align: top;
	padding-bottom: 3px;
	padding-left: 5px;
	word-spacing: -0.3em;
	letter-spacing: -.04em;
}

#content td.makeup_heading
{
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#content td.acting_heading
{
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#content td.acting_title
{
	width: 260px;
}

#content td.acting_role
{
	width: 120px;
}

#content td.acting_producer
{
	width: 230px;
}

#content p
{
	line-height: 1.2em;
}

#content div.photo_menu
{
	font-size: 14px;
	font-weight: bold;
	height: 48px;
	width: 48px;
	border: 2px solid;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#content p.photo_title
{
	font-size: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: center;
}

#content p.photo_desc
{
	font-size: 16px;
	margin-bottom: 3px;
	font-style: italic;
	text-align: center;
}

#content p.photo
{
	font-size: 16px;
	margin-bottom: 3px;
	font-style: italic;
	text-align: center;
}

#content h2
{
	font-family: Tahoma, Trebuchet, "Trebuchet MS", Arial, san-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}

#content h4
{
	font-size: 12px;
	font-weight: bold;
	
	color: #000;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#footer
{
	clear: both;
	height: 20px;
}

div.spacer_20
{
	height: 20px;
	width: 100%;
	clear: both;
}
