* {
	padding: 0px;
	margin: 0px;
	font-family: Garamond, 'times new roman', georgia, 'bookman old style';
	/*font-size: 9pt;*/
	line-height: 12pt;
	letter-spacing: 0.5pt;
	color: #333333;
	word-spacing: 1pt;
}

a img { border: 0px; }

a img.border, img.border { border: solid 1px #909793; }

a:link, a:visited, a:focus, a:hover, a:active { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	background: #666666;
	text-align: center;
}

p, table, td { font-size: 10pt; }

p { padding-bottom: 15px; }

h1 {
	background: #D7F0DD;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2pt;
	padding: 6px 4px 4px 4px;
	color: #666666;
	text-align: center;
	margin-bottom: 13px;
	margin-top: 17px;
}

html>body h1 { padding: 5px 4px; }

#wrapper {
	/* border: solid 1px #979797;
	border-width: 0px 1px;*/
	background: #E4F3E9;
	width: 800px; 
	margin: 0px auto;
	height:100%;
}

#subnav {
	background: #CACDCB; 
	border: solid 1px #A2ACA6;
	text-align: left;
	padding: 4px 0px;
}



#subnav a {
	display: block;
	padding: 4px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8pt;
	letter-spacing: 1pt;
}

#subnav a:first-letter {
	text-transform: none;
	font-size: 13pt;
	
}

select#library {
	padding: 1px 0px 1px 2px;
	border: solid 1pr #CACDCB;
	width: 250px;
	height: 20px;
}

#right_col { padding-bottom: 80px; }
.new #right_col { background: white url(/media/bkg_new.jpg) no-repeat bottom right; }
.vault #right_col { background: white url(/media/bkg_vault.jpg) no-repeat bottom right; }
.library #right_col { background: white url(/media/bkg_library.jpg) no-repeat bottom right; }
.markets #right_col { background: white url(/media/bkg_markets.jpg) no-repeat bottom right; }
.contact #right_col { background: white url(/media/bkg_contact.jpg) no-repeat bottom right; }
.company #right_col { background: white url(/media/bkg_company.jpg) no-repeat bottom right; }
.press #right_col { background: white url(/media/bkg_press.jpg) no-repeat bottom right; }
.trailer #right_col { background: white url(/media/bkg_trailer.jpg) no-repeat bottom right; }
.message #right_col { background: white; }


#left_col { background: #E4F3E9 url(/media/bkg_leftcol.jpg) repeat-y top left; }

#movie_content, .movie_content { padding: 0px 23px 0px 23px; }