* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
html {height: 100%; margin-bottom: 1px;}

body {
	width: 100%; margin: 0px; background: transparent; 

	color: #444;
	background-color: #fff;
	font-size: 100.01%;
	line-height: 100%; 	
	font-family: arial, sans serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	}

#wrapper {
	margin: 0 auto;
	width: 660px;
	}
	
#cont {
	position:relative;
	width: 670px; 
	margin-top: 80px;
	}

#header {padding-bottom:30px;}

	
#pic_main, .pic_main_index {
	height: 282px; 
	width: 202px;
	float:left;
	margin-right:18px;
	}

#thumbs {
	position: relative;
	height: 282px; 
	width:446px;
	float:left;
	}

#thumbs-wrapper {
	position: absolute;
	bottom: 0;
	width:440px;
	}
	
#navigation {
	position: absolute;
	top: 425px;
	left: 0px;
	}

#menu1, #menu2, #credits {
	width: 202px;
	float:left;
	}

#menu2, #text, #text-bottom {
	position: absolute;
	left: 220px;
	}

#credits {
	position: absolute;
	left: 440px;
	}

#text-bottom {
	width: 404px;
	}
	
#pager {
	position:absolute;
	left: 220px;
	top:394px;
	clear:both;
	line-height:1.5em;
	font-weight: bold;
	color: #999;
	}



	
#pic_main img, .pic_main_index img {
	width: 200px;
	height: 279px;
	border: 1px solid #fff;
	}
	
#thumbs img {
	width: 54px;
	height: 75px;
	border: 1px solid #fff;
	}
	
.thumbs_box {
	float:left;
	height:77px;
	margin: 0px 18px 25px 0px;
	}

#thumbs-wrapper div {
	margin: 24px 18px 1px 0px;
	}

#thumbs img.border, #pic_main img.border {
	border: 1px solid #999;
	}

a {
	color: #444;
	text-decoration: none;
	}	

a.languagelink {
	color: #aaa;
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}	

a.languagelink:hover {
	color: #444;
	text-decoration: none;
	}

#pager a {
	color: #666;
	}
	
#pager a:hover {
	color: #000;
	text-decoration: none;
	}

.current {
	color: #000;
	font-weight: bold;
	}


#text {
	font-size:0.82em;
	line-height:1.35em;
	}

#text-bottom {
	font-size:0.82em;
	line-height:1.35em;
	}

#menu1, #menu2, #credits, #pager {
	font-size:0.74em;
	line-height:1.5em;
	text-transform: uppercase;
	}



h1, h2, h3 {
	font-size:100%;
	margin-bottom:.5em;
	}

h4 {
	font-size:100%;
	}

p {
	margin-bottom:.5em;
	}

#text div {
	margin-bottom:1.8em; 
	}
#text p {
	padding-right:2em;
	}

img.press
	{border: 1px solid #ccc; margin-right:12px; margin-bottom:.5em;}

/*

table.main {width: 660px; margin-top: 30px; padding: 0px; border-spacing: 0; padding: 0px;}

img
	{border: 0px;}

td
	{vertical-align: top; text-align: left;}

td.head
	{height: 76px;}

td.image
	{width: 220px; height: 280px; vertical-align: bottom; }

td.text
	{width: 440px; padding-top: 10px;}

td.thumbnails
	{width: 440px; height: 280px; vertical-align: bottom;}

td.menu, td.credits
	{width: 220px; vertical-align: top; padding-top: 10px;}



td div
	{	
	font-size: 12px;
	line-height: 18px; 
	}

td.text div
	{	
	margin-bottom: 0.7em;
	}

td.menu div
	{	
	font-size: 11px;
	line-height: 17px; 
	text-transform: uppercase;
	letter-spacing: 1px;
	}

td.credits div
	{	
	font-size: 11px;
	line-height: 17px; 
	margin-bottom: 0.7em;
	}

td.thumbnails div 
	{	
	line-height: 18px; 
	height: 22px;
	}

strong
	{
	font-size: 12px;
	line-height: 15px; 
	font-weight: bold;
	}
	

h4
	{	
	font-size: 11px;
	line-height: 17px; 
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	}
	


span.current
	{	
	color: #000;
	font-weight: bold; 	
	}

span.inactive
	{	
	color: #cccccc;
	}
	
td.menu div a, td.thumbnails div a, td.credits div a, td.text div a
	{	
	color: #666;
	text-decoration: none;
	}

td.menu div a:hover, td.thumbnails div a:hover, td.credits div a:hover, td.text div a:hover
	{	
	color: #000;
	}
	
td.menu div a.language
	{	
	color: #cccccc;
	}

img.logo 
	{width: 645px; height: 60px; margin-bottom: 30px;}	

img.main
	{height: 280px; width: 200px; margin-bottom: 22px; border: 1px solid #000;}
	
img.none
	{height: 280px; width: 200px; margin-bottom: 22px; border: 1px solid #fff;}
	
img.thumb
	{height: 75px; width: 53px; margin: 0px 18px 0px 0px; border: 1px solid #000;}

img.no-thumb
	{height: 75px; width: 53px; margin: 0px 18px 0px 0px; border: 1px solid #fff;}
	
img.thumb-detail
	{height: 75px; width: 53px; margin: 0px 18px 22px 0px; border: 1px solid #000;}

img.press
	{border: 1px solid #ccc; margin-right:12px;}



*/