p, li, td, h1, h2, h3, h4, li, ul{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

p {
    color: #000000;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

.componentheading,
h1{
    color: #6B2D00;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contentheading,
h2{
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentheading,
h2 A:link,  
h2 A:active,
h2 A:visited,
h2{
    color: #6B2D00;
	font-size: 12pt;
	font-weight: bold;
}

h3 A:link,  
h3 A:active,
h3 A:visited,
h3{
    color: #6B2D00;
	font-size: 10pt;
	font-weight: bold;
}

h3{
	margin-top: 30px;
	margin-bottom: 10px;
}

img {
	padding: 0px;
	margin: 0px;
	border-width    : 0px;
	border-color    : #CCCCCC;
	border-style    : invisible;
}

A:link,    
A:active,  
A:visited { color: blue; text-decoration: none }
A:hover   { text-decoration: underline }

#main_box {
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
	width: 610px;
	margin-bottom: 20px;
}

#main_content {
    padding: 20px;
    margin: 0px;
    margin-top: 35px;
    background-color: #ffffff;
}










/*
 *----- Menu ----
 */

#menu {
	padding-top: 35px;
	padding-right: 10px;
	text-align: right;
	width: 136px;
}

#menu h1 {
	font-size: 34pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	line-height: 31pt;
	font-weight: normal;
}

#menu h1 #sachs {
	color: #000000;
	letter-spacing: -1px
}

#menu h1 #ira {
	color: #FFFFFF;
}

#menu p {
	font-size     : 8pt;
	color         : #FFFFFF;
	padding-top   : 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top        : 0pt;
	margin-bottom        : 0pt;
}

#menu p A:link   ,
#menu p A:active ,
#menu p A:visited,
#menu p A:hover   {
	color: #FFFFFF;
}


/*
 *----- footer ----
 */

#footer{
	margin: 20px;

}

#footer p A:link   ,
#footer p A:active ,
#footer p A:visited,
#footer p {
	color: #cccccc;
	font-size: 8pt;
	text-align: center;
}


/*
 *----- Custom Styles ----
 */

.credits{
	font-style: italic;
	font-size: 8pt;
	text-align: right;
    color: #000000;
	margin-top: 0pt;
	margin-bottom: 0pt;
}


.purchase{
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

#main_content p .purchase img{
	border-width    : 0px;
	border-color    : #000000;
	border-style    : solid;
	margin: 0px;
}

.purchase A:link,  
.purchase A:active,
.purchase A:visited,
.purchase{
    color: #000000;
}



.filmindex_image{

}

img.filmindex_image,
#main_content .filmindex_image img,
#main_content p .filmindex_image img{

	padding: 0px;
	margin: 10px;
	margin-top   : 20px;
	margin-bottom: 20px;
	border-width    : 1px;
	border-color    : #000000;
	border-style    : solid;
	font-size: 8pt;
}


.caption {
	font-size: 8pt;
	padding-right: 15px;
}

img.main_content_image,
#main_content .main_content_image img,
#main_content p .main_content_image img{
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 3px;
	border-width    : 1px;
	border-color    : #000000;
	border-style    : solid;
	font-size: 8pt;
}


