@charset "utf-8";
body {
	font: 100% "Trebuchet MS", cursive;
	background: top center url(life_drawing/life_drawing_back.jpg) #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 780px;  
	background: #FFFFCC url(life_drawing/canvas.jpg) left bottom;
	margin: 0 auto; 
	border: 0px;
	padding: 0; 
	text-align: left; 
}

.oneColFixCtr #artists {
	float: left;
	padding: 0 10px 0 10px;
	margin: -5px 0 -16px 0;
	width: 280px;
	height: 1050px;
	background: url(life_drawing/art_Languedoc_Roussillon.gif) no-repeat left bottom;
}

.oneColFixCtr #base {
	padding: 0px 20px 0 300px;
	margin-bottom: -16px;
	background: url(life_drawing/art_Languedoc_Roussillon_home.gif) no-repeat left bottom;
}

#f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8 {
	padding: 30px 0 10px 0;
	margin: auto 0;
	height: 110px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	float: left;
	}

#f1 {background: url(figure_drawing/f1_Artists.gif) no-repeat center top;
	 width: 130px;}
#f2 {background: url(figure_drawing/f2_Languedoc_Roussillon.gif) no-repeat center top;
	 width: 150px;}
#f3 {background: url(figure_drawing/f3_France.gif) no-repeat center top;
	 width: 130px;}
#f4 {background: url(figure_drawing/f4_art.gif) no-repeat center top;
	 width: 150px;}
#f5 {background: url(figure_drawing/f5_Aude.gif) no-repeat center top;
	 width: 130px;}
#f6 {background: url(figure_drawing/f6_figure_drawing.gif) no-repeat center top;
	 width: 150px;}
#f7 {background: url(figure_drawing/f7_life_drawing.gif) no-repeat center top;
	 width: 130px;}
#f8 {background: url(figure_drawing/f8_paintings.gif) no-repeat center top;
	 width: 150px;}
	 
#artlinks {background: url(figure_drawing/f7_life_drawing.gif) no-repeat center top;
	width: 150px;
	padding: 30px 0 10px 0;
	margin: auto 0;
	height: 110px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	}
	
img {border:none}

.oneColFixCtr #mainContent {
	padding: 0 20px 0 0;
	margin-top: -5px;
	margin-bottom: -16px;
	float: right;
	width: 460px;
}

h1 {
	font: bold 120% "Bradley Hand ITC", "Trebuchet MS", cursive;
}

#moveleft {margin-left: -230px}
#moveright {margin-left: 32px}

a:link, a:visited, a:active {
	color: #544112;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

