body
{	
	background-color:#cecda5;
	font-family:Arial;
}

.header
{
	width:770px;
	height:18px;
	font-size:12px;
}

.signupDiv
{
	float:right;	
}

#signup
{
	text-decoration:none;
	cursor:pointer;
}

#signup:hover
{
	text-decoration:underline;
	cursor:pointer;
}

#lang
{
	float:left;	
}

#lang a
{
	text-decoration:none;
}

.mainDiv
{
	border:solid 1px #764230; 
	width:770px; 
	height:600px; 
	background-color:#deddb5;
	background-image: url("../images/homepage/INDEX_bg.gif");
	background-position:center center;
	background-repeat:no-repeat;	
}

.theArtDiv
{
	width:186px; 
	height:132px; 
	float:left;
}

.catalogDiv
{
	width:192px; 
	height:182px; 
	float:right;
}

.theBrandDiv
{
	width:257px; 
	height:134px; 
	float:left;
}

.contactDiv
{
	width:208px; 
	height:129px; 
	float:right;
}

A
{
	cursor:pointer;
	color:##993300;
}

A img
{
	border:none;
}
#footer
{
	width:772px;
}

#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:underline;
}

.artmediaLink
{
	text-align:right;
	color:#e5e5e5; 
	width:770px; 
	font-family:Arial;
	font-size:12px;
}

.artmediaLink a
{	
	color:#e5e5e5; 
	text-decoration:none;	
}