@charset "UTF-8";
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
}
.oneColFixCtr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	background: url(../image/zine/plastic-water.jpg) no-repeat #FFFFFF; 
	position: relative;
	display: block;	
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #mayhem {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	background: url(../image/zine/culture-laundering.png) no-repeat #FFFFFF; 
	position: relative;
	display: block;	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding-top: 33px	; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

#plastic-culture {
margin:284px 0px 0px -103px;

}
#plastic-nation {
margin:-79px 0px 0px 133px

}

#plastic-art {
margin:-85px 0px 0px 677px

}


#e-zine {
margin:218px 0px 0px 828px

}

#arts-n-crafts {
margin:-29px 0px 0px 648px

}

#music-mind {
margin:250px 0 0 578px

}

#culture-clash {
margin:55px 35px 0 130px
background:url(../image/zine/art-2010.png); 
font:60%  Helvetica,Verdana, Arial, sans-serif; 
color:#000000;
line-height:25px; 
text-align:left;
height:auto;
width:700px;

}

#art-nuveau {
padding:105px 35px 0px 120px;
font:120%  Helvetica,Verdana, Arial, sans-serif; 
color:#000000;
line-height:15px; 
text-align:center;
height:auto;
width:700px;

}

h1 { display: none; font-size:12px}
h2 { display:inline;}

a:link, a:visited, a:hover, a:active{ text-decoration:none;}


#footer { margin: 40px 0px 0px 363px;
		  width: 500px; 
		  font-style: Helvetica,Arial,Verdana, sans-serif;
		  background: #FFFFFF;
		  }
.gravity { margin: 90px 0px 0px 363px;
		  width: 500px; 
		  font-style: Helvetica,Arial,Verdana, sans-serif;
		  background: #FFFFFF;
		  }
.linker_text { color:#999999;font-size:12px;}
.linker_text a{ color:#333333;font-size:12px;}		  
.link_text { color:#999999;font-size:10px; padding-left:40px}
.link_text a{ color:#999999;font-size:10px;}