/* BODY AND CONTAINER */

		body {
			background: #000;
			}

		#container {
			width: 375px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.6em;
			color: #FFF;
			background: #ddd;
			border: 4px #fff solid;
		}
		

/* main */
#main {
	clear: both;
	padding: 0 10px 12px 28px;
}
/* CONTENT */

		#content {
	width: 500px;
	background-color: #000;
	border: 4px #5cd1ff solid;
	clear: none;
}
			
	#frame {
	width: 375px;
	height: 300px;
	background-color: #000;
	margin: 20px 10px 0px 15px;
	font-size: 1.1em;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	float: left;
	}

#photo1 {
	width: 375px;
	heigth: 300px;
	margin-top: 25px;
	margin-left: 20px;
	padding-bottom: 10px;
	


	
	}

#photo2 {
	width: 450px;
	heigth: 280px;
	margin: 15px 0px 0px 5px;
	float: left;

#photo3 {
	width: 380px;
	heigth: 280px;
	margin: 15px 0px 0px 5px;
	float: left;
	}

#photo4 {
	width: 380px;
	heigth: 280px;
	margin: 15px 0px 0px 5px;
	float: left;
}

#frame1 {
	width: 675px;
	height: 175px;
	background-color: #3cb5ff;
	margin: 0px 10px 0px 15px;
	font-size: 1.1em;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	float: left;
}	

* html div {
	width: 700px; 
	w\idth: 180px;
}

#photo5 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
* html div {
	width: 130px; 
	w\idth: 180px;
}

#photo6 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
* html div {
	width: 130px; 
	w\idth: 180px;
}

#photo7 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
* html div {
	width: 130px; 
	w\idth: 180px;
}

#photo8 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
	

#frame2 {
	width: 675px;
	height: 175px;
	background-color: #3cb5ff;
	margin: 0px 10px 0px 15px;
	font-size: 1.1em;
	padding-bottom: 25px;
	text-align: center;
	text-decoration: none;
	float: left;
}	
 html div {
	width: 700px; 
	w\idth: 180px;
}

#photo9 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
* html div {
	width: 130px; 
	w\idth: 180px;
}


#photo10 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
* html div {
	width: 130px; 
	w\idth: 180px;
}

#photo11 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
* html div {
	width: 130px; 
	w\idth: 180px;
}

#photo12 {
	width: 100px;
	heigth: 160px;
	margin: 15px 0px 0px 5px;
	float: left;
	}
* html div {
	width: 130px; 
	w\idth: 180px;
}


/* misc */
.clearer {
	clear: both;
	}

/* links above the logo  */
#links{ 
  width: 700px;
  height: 36px;
  font-size: 12px;
  text-transform: uppercase;
}

#links{text-align: right;}


#links a {text-decoration: none;}

#links a:hover {text-decoration: underline;}

}
		ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}


/* FOOTER */

		#footer {
		width: 680px;
			margin-top: 20px;
			clear: both;
			background-color: #72e4ff;
			padding: 0px 5px 0px 15px;
			text-align: center;
		}
		
		#footer p {
			color:#fff;
			padding: 5px;
		}
		
		#footer p a {
			color: #fff;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
		}
