
/* used colors 
 background:  beb2ae

dark brown: 65544d

*/

a img {border:0px} 

body {
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	padding: 0;
	background: #675138 url('../pics/bg.gif');
	background-repeat:repeat-x;
		
	scrollbar-face-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#705B44; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-dark-shadow-color:#FFFFFF; 
	scrollbar-3dlight-color:#705B44; 
	scrollbar-highlight-color:#FFFFFF
}

body,td,th {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}


.site {
	
	width:900px;
	height:531px;
	background-color:#FFF
}

.movie{
	height:531px;

}

#footer{
	text-align:left;
	color:#6F5944;
	border-top:1px solid #675138;
	width:900px;
	height:48px;
	background-color:#FFF;
	background-image:url('../pics/footer.gif');
	background-repeat:no-repeat;
	background-position: right; 
}

#footer A{
	color:#6F5944;
	text-decoration:none
}

.footertext{
	padding-left:33px;
	padding-top: 8px;
}

#lang{
	Xbackground-color:#65544d;
	width:901px;
	height:14px;
	Xborder-top:1px solid #FFF;
	text-align:right;
	color:#FFF;
	margin-right:20px;
	margin-bottom:7px;
}

#lang A{
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

#header{
	border-top:1px solid #D1CDC9;
	background-color:#6B4C2E;
	width:901px;
	height:173px;
	background-image:url('../pics/logo.gif');
	background-repeat:no-repeat;
}

#header img{
float:right;
}

#menu{
	margin-top:142px;
	color:#FFF;
	float:left;
	background-color:#ED621E;	
	width:450px;
	height:31px;
}

#menulinks{
	margin-top:7px
}

#menu A{
	margin-right:10px;
	margin-left:10px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

#menu A:hover{
	color:#675138;
}

#submenu{
	display:none;
	margin-top:174px;
	margin-left:168px;
	position:absolute;
	width:182px;
	height:56px;
	background-color:#ED621E;	
}

#submenu A {
	margin-top:6px;
	margin-left:10px;
	text-align:left;
	display:block;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

#submenu A:hover{
	color:#675138;
}

#artwork{
	float:left;
	width:450px;
	height:338px;
}

#text{
	float:left;
	width:450px;
	height:238px;
}

.pagename{
	text-align:left;
	background-color:#675138;
	width:450px;
	height:31px;
}

.name{
	padding:8px;
	padding-left:9px;
	font-size:12px;
	color:#FFF;

}

.text{
	text-align:left;
	color:#000;
	width:450px;
	height:307px;
}


.scroll{
	border-top:27px solid #FFF;
	border-left:27px solid #FFF;
	overflow:auto;
	width:395px;
	height:266px;
}

.productscroll{
	height:180px;
}



.product{
	width:450px;
	height:202px;
}

.picturelinks{
	margin-right:18px;
	margin-left:28px;
	margin-top:20px;
	width:406px;
	height:105px;
}

.picturelinks img{

}

.small{
	font-size:9px
}

#sizeit {width:450px /*this is the normal width of your video*/;height:250px /*this is ~30px less than the defined height of your video*/;overflow:hidden;}
#sizeit:hover{height:250px /*this is the normal height of your video*/;}


























