html {
    height: 100%;
    overflow: auto;
}

body{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family:Arial, verdana, Helvetica, sans-serif;
}

div.container {
	top: 0; 
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	display: table;
	overflow:auto;
}

#flash_movie{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* **** LINKS **** */
.noflash_msg a,
.noflash_msg a:link,
.noflash_msg a:visited
{
    color: #ff0000;
    text-decoration: underline;
}

.noflash_msg a:hover{
    color: #ff0000;
    text-decoration: underline;
}

.noflash_msg{
	background: transparent url(../images/logo.jpg) top left no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 768px;
	font-size: 12px;
	color:#ffffff;
}

.noflash_msg{
	padding: 0 0 20px 0;
	margin: 0 auto;
	width: 760px;
	font-size:11ttpx;
	color:#ffffff;
}

.noflash_msg a.internallink{
	float: right;
	padding-right: 20px;
	background: transparent url(../images/arrow_top.gif) top right no-repeat;
	font-size: 0.8em;
}

.noflash_msg .flash_err 
{
	padding: 10px 125px 10px 125px;
	margin : 10px 0px 10px 0px;
	width: 518px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
}

.noflash_msg .vcard 
{
	padding : 0px 0px 10px 0px;
}

.noflash_msg .contenttext
{
	padding: 0px 0px 10px 10px;   	
}

/* ***** PEN PICS **** */
.noflash_msg .contentpenpics
{
}
.noflash_msg .contentpenpics .directorPenPic
{
    float:left;
    display:block;
    width: 370px;
    padding: 0px 0px 10px 10px;
}

.noflash_msg .contentpenpics .directorPenPic .imagepart
{
    border-style: solid;
    border-width: 1px;
    border-color: #ff0000;
    float: left;
    display: block;
    width: 118px;
    height: 134px;
}
.noflash_msg .contentpenpics .directorPenPic .textpart
{
    float:left;
    display:block;
    width: 238px;
    padding: 0px 0px 0px 10px; 
}

.noflash_msg .contentpenpics .directorPenPic .headingpart
{
    color: #999999;
}

.noflash_msg .vcard .lhs {
	width: 264px;
	float: left;
	padding: 0px 0px 0px 10px;	
}
.noflash_msg .vcard .rhs {
	width: 264px;
	float: left;
	padding: 0px 0px 0px 10px;	
}
.noflash_msg .vcard .fn-name-org-n-first
{
    color: #ff0000;
	padding: 0px 0px 0px 10px;    
}

.noflash_msg #studio_imgs .studioimg {
	float: left;
	margin: 10px 0 10px 78px;
}

.noflash_msg #studio_imgs div.first {
	margin-left: 0;
}

.clear{
	clear: both;
}
.noflash_msg .flash_err a {
	color: #000000;
	text-decoration: underline;
}

.noflash_msg h1{
	height: 125px;
	width: 302px;
	display: block;
	background: transparent url(../images/mutiny_html_logo.gif) top left no-repeat;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

.noflash_msg h1 span, .noflash_msg h2 span{
	display: block;
	position: absolute;
	top: -10000px;
}

.noflash_msg h2{
	/*width: 100%;*/
	height: 16px;
	display: block;
	color: #ffffff;
	margin : 10px 0px 22px 0px;
	padding: 10px 0px 10px 0px;	
	/*border-bottom: 1px solid #212121; */
}

.noflash_msg h2#contact{
	background: transparent url(../images/heading_contact.jpg) left no-repeat;
}

.noflash_msg h2#about{
	background: transparent url(../images/heading_aboutus.jpg) left no-repeat;
}

.noflash_msg h2#directors{
	background: transparent url(../images/heading_directors.jpg) left no-repeat;
}

.noflash_msg h2#production{
	background: transparent url(../images/heading_production.jpg) left no-repeat;
}