* {
	margin: 0;
	padding: 0;
}

p {font-size: 1.2em;}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
margin: 40px 0 40px;
padding: 0;
background-image: url(images/sky.jpg);
background-repeat: repeat-x;
background-position: center top;
}

#cl	{
	width:887px;
	height:675px;
	background-image: url(images/7artgroup.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}

a {
text-decoration: none;
	color: #f26522;
}

a:hover {
text-decoration: underline;
color: #666;
}

img { border: none; }

#wrap {
margin: 0px auto;
width: 887px;
}

h1 {
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

h1 a{
color: #666;
text-decoration: none;
}

#left {
line-height: 1.8em;
font-size: 1.2em;
margin-top: 10px;
padding: 10px;
text-align: justify;
}

#left h2 { 
	font-size: 1.8em;
	text-decoration: none;
	font-weight: bold;
	color: #f26522;
	letter-spacing: -1px;
}

#left h2 a {
	color: #f26522;
}

#bottom {
padding: 100px 10px 20px 20px;
background: url(images/grass.jpg) repeat-x 0 bottom;
color: #fff;
line-height: 17px;
font-size: 1.6em;
text-shadow: #000 2px 2px 5px;
}

.column {
float: left;
width: 240px;
padding: 8px;
}	
.column h2 {
padding: 5px 0 10px 10px;
margin: 0;
color: #fff;
font-size: 15px;
font-weight: 600;
letter-spacing: -1px;
}
.column ul {
padding: 10px;
}
.column ul li a:hover { color: #000; }
.column ul li a { color:#fff;}

#soil {
background: url(images/soil.jpg) repeat-x 0 bottom;
line-height: 17px;
color: #fff;
font-size: 1.6em;
padding: 10px 10px 10px 20px;
text-shadow: #000 2px 2px 5px;
}

#soil a { color: #FF9FA1 }

#sand {
background: url(images/sand.jpg) repeat-x 0 bottom;
line-height: 17px;
color: #fff;
font-size: 1.6em;
padding: 10px 10px 10px 20px;
text-shadow: #000 2px 2px 5px;
}

#sand a { color: #FF9FA1 }

#magma {
background: url(images/magma.jpg) repeat-x 0 bottom;
line-height: 17px;
color: #fff;
font-size: 1.6em;
padding: 10px 10px 10px 20px;
text-shadow: #000 2px 2px 5px;
}

#magma a { color: #FF9FA1 }

#water {
background: url(images/water.jpg) repeat-x right center;
min-height:40px;
line-height: 17px;
color: #fff;
font-size: 1.6em;
padding: 10px 10px 10px 20px;
text-shadow: #000 2px 2px 15px;
font-weight: bold;
}

#water a { color: #FF9FA1 }

#stone {
background: url(images/stone.jpg) repeat-x right bottom;
line-height: 17px;
color: #fff;
font-size: 1.6em;
padding: 10px 10px 10px 20px;
text-shadow: #000 2px 2px 5px;
}

#stone a { color: #FF9FA1 }

#box1 {
	width: 142px;
	height: 120px;
	padding-top: 60px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	}

#box2 {
	margin-left: 43px;
	width: 142px;
	height: 120px;
	padding-top: 60px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	}
	
#box3 {
	margin-left: 43px;
	width: 142px;
	height: 120px;
	padding-top: 60px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	}
	
#box4 {
	margin-left: 33px;
	width: 142px;
	height: 120px;
	padding-top: 60px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	}

.fsmall {
	font-size: 10px;
	}

.fmedium {
	font-size: 12px;
	}
	
.fmed2 {
	font-size: 14px;
	}

.flarge {
	font-size: 16px;
	}

.fxlarge {
	font-size: 18px;
	}
