body {
	background: #dbddc5 url(../images/background.jpg) repeat-x top left;
	font: 62.5% Arial, Helvetica, sans-serif; 
	color: #000; 
	}

a {color:#000; margin: 0 5px;}

a:visited {color:#000};

a:hover {color: #000;}

#SlideShowDiv, #nav li, #nav-internal {display: none;}

img {
	border: none;
	}

#magnets-left { 
	float:right;
	width: 30%;
	padding-bottom: 20px;
	}
	
#magnets-right { 
	clear: both;
	float:right;
	width: 30%;
	}
	
#magnets-left img, #magnets-right img { 
	float:left;
	padding-right: 10px;
	}
	
#magnets-left h2, #magnets-right h2 { 
	font-size: 1.6em;
	}
	
#magnet-01, #magnet-02, #magnet-03, #magnet-04 { 
	padding-bottom: 20px;
	font-size: 1.1em;
	}
	
#content {
	width: 60%;
	font-size: 1.2em;
	line-height: 18px;
	}
	
#content-internal {
	font-size: 1.2em;
	line-height: 18px;
	}
	
#footer {
	clear: both;
	width: 100%;
	font-size: 0.9em;
	padding-top: 30px;
	}
	
#footer img {
	margin: 0 5px 0 15px;
	* margin: 0 5px 0 5px;
	}
