/* CSS Document */

* {margin: 0; padding: 0;}

#SlideShowDiv, #nav, #music-player {display: none;}

.logo {border: none; margin-bottom: 10px;}

#magnets img {border: none;}

#sub-content img {
	float: right;
	border: #CCCCCC solid 1px;
	padding: 3px;
	margin: 0 10px 5px 10px;
	}
	
#sub-content p {
	line-height: 1.5em;
	font-size: 1.1em;
	margin-bottom: 20px;
	}
	
h2 {
	font-size: 1.0em;
	color: #0066CC;
	margin: 0 0 10px 0;
	}

h3 {
	font-size: .9em;
	color: #80237A;
	margin: 5px;
	}

h4 {
	font-size: 1.8em;
	font-weight: bold;
	color: #3366CC;
	border-bottom: #FF99CC solid 2px;
	width: 800px;
	padding-bottom: 4px;
	margin: 20px 0 17px 0;
	}

h5 {
	font-size: 1.1em;
	color: #80237A;
	margin-bottom: 10px;
	}	

h6 {
	font-size: 1.1em;
	color: #0066CC;
	margin-bottom: 10px;
	}

#magnet-01, #magnet-02, #magnet-03 { margin: 10px 0;}