body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

#contenu{
	padding-left: 150px; padding-right: 150px;
}

img {
	border-style: none;
	padding: 0px;
}

#shopwindow{
clear: all;
height: 285px;
}

#etsy{
float:left; /* the float property places image on left side */
}

#artfire{
	margin-left: 150px;


}

img.left 
{
float:left; /* the float property places image on left side */
}

img.right 
{
float:right; /* the float property places image on right side */
}

#logo{
height: 85px; 
}


#navigationmenu {
	margin-left: auto; margin-right: auto;
	position: relative;
	width: 840px;
	height: 32px;
	background: url("images/menubar.jpg") no-repeat;
	}
	
#navlist {
	height: 32px;

	}
	
#navigationmenu ul {
display: block;
}

#navigationmenu li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
}
	
#navigationmenu a:link, #navigationmenu a:visited {
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 7px 15px;
	}

#navigationmenu #navigationmenu a:visited.active, #navigationmenu a:hover {
	color: #FFF75B;
	}
	
#navigationmenu li a#current{
	color: #FD9A09;
	font-weight: bolder;
	}

#chainmail_jewelry_top{
	width: 840px;
	height: 280px;
	position: relative;
	}
	
#chainmail_jewelry_top img{
	padding: 0px;
	}

#chainmail_jewelry_top img.top{
	position: absolute;
	top: 0px;		
}

#chainmail_jewelry_top img.bottom{
	position: absolute;
	bottom: 0px;		
	}
	
#chainmail_jewelry_top img.droite{
	position: absolute;
	right: 0px;
	}

#intro_lunargent{
	font-family: "Monotype Corsiva", Arial, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: top;
	position: absolute;
	top: 45px;
	left: 120px;
	width: 440px;
	height: 165px;
	padding: 5px 10px;
	color: #1829AC;
	}

H1 {
	margin-top: 0px;
	color: #3345B5;
	font-size: 18px;
	}

H2 {
	font-size: 14px;
	padding-top: 10px;
	}
	
h3 {
	font-size: 14px;
	color: #3345B5;
}

	
#footer  {
	padding-top: 25px;
	color: #3345B5;
	text-align: center;
	font-size: x-small;
	}


#chainmail_jewelry
{
	margin: 15px;
	margin-left: 0px;
	width: 250px;
	float: left;
}

#randomimages
{
	margin: 15px;
	margin-left: 0px;
	float: right;
}
