body
{	
	background-color:#cecda5;
	font-family:Arial;		
	scrollbar-face-color:#764230;
	scrollbar-highlight-color:Black;
	scrollbar-3dlight-color:Black;
	scrollbar-darkshadow-color:Black;
	scrollbar-shadow-color:Black;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#DEDDB5;	
}

.mainDiv
{
	border:solid 1px #764230; 
	width:770px; 
	height:auto; 
	background-color:#deddb5;	
}

.contentDiv
{
	margin-top:20px;
	margin-bottom:20px;
}

#headerLinks
{
	white-space:nowrap;
}

.header
{
	width:770px;
	height:18px;
	font-size:12px;
}

.signupDiv
{
	float:right;	
}

#signup
{
	text-decoration:none;
	cursor:pointer;
	text-transform:uppercase;
}

#signup:hover
{
	text-decoration:underline;
	cursor:pointer;
}

#lang
{
	float:left;	
}

#lang a
{
	text-decoration:none;
}

A
{
	cursor:pointer;
	color:#993300;
}

A img
{
	border:none;
}

.madriceLink
{
	width:112px;
	height:107px;	
}

#theArtLink
{
	width:157px;
	height:107px;
}

#theBrandLink
{
	width:171px;
	height:107px;
}

#catalogLink
{
	width:159px;
	height:107px;
}

#contactLink
{
	width:151px;
	height:107px;
}

#footerLinks
{
	background-color:#764230;
	height:16px;
	font-size:12px;		
}

.footerLinksLeft
{
	float:left;
	text-transform:uppercase;
	color:White;
}

.footerLinksLeft a
{
	padding-left:5px;
	padding-right:5px;
	color:White;
	text-decoration:none;
}

.footerLinksLeft a:hover
{
	text-decoration:none;
}

#lightBox 
{
	background:transparent url('../../images/overlay.png') repeat scroll 0%;
	display:none;
	height:100%;
	left:20px;
	position:absolute;
	top:0px;
	width:98%;
	z-index:1;
}

#lightBoxContent 
{
	background-color:white;
	display:none;
	overflow:hidden;
	position:absolute;
	z-index:2;
	padding-top:5px;
}

.fltt 
{
	background-color:gray;
	height:100%;
	width:100%;
}

#lightBoxFrame 
{
	height:100%;
	width:100%;
}

.artmediaLink
{
	text-align:right;
	color:#e5e5e5; 
	width:770px; 
	font-family:Arial;
	font-size:12px;
}

.artmediaLink a
{	
	color:#e5e5e5; 
	text-decoration:none;	
}
