	body {

		font-family:arial,helvetica,sans-serif;

		font-size:12px;

		margin:5px auto;

		padding:0px;

	}

	#wrapper {

		width:900px;

		height:780px;

		margin:0px auto;

		border:none;

		padding:0px;

	}

	#header {

		border:none;

		height:15px;

		font-size:11px;

		padding:10px;

		text-align:center;

		word-spacing:25px;

		background-color:#878072;

	}

	#content {

		margin-top:0px;

		border:none;

		margin-left:0px;

		width:900px;

		height:725px;

		background-image:url('../images/background2.jpg');

		background-size:100%;

		background-repeat:no-repeat;

		background-position:bottom;

		background-color:#7dafdb;

	}

	#content-box1, #content-box2 {

		border:none;

		padding:10px;

	}

	#content-box1 {

		margin-left:100px;

		padding-top:20px;

		width:680px;

		color:#E0E0E0;

		font-size:16px;

		font-weight:bolder;

		text-align:justify;

		text-indent:20px;

	}

	#content-box2 {

		margin-left:100px;

		margin-top:20px;

		width:680px;

		height:100px;

	}
	
	#first-div {
	
		text-indent:0px;
	
	}
	
	#gallery-div {

		text-indent:0px;

	}

	#footer {

		float:right;

		height:10px;

		width:890px;

		margin-top:0px;
	
		margin-bottom:0px;

		padding:5px;

		border:none;

		color:white;

		text-align:right;

		font-size:10px;
	
		background-color:#666156;

	}

	#header a:link {

		color:#E0E0E0;

		font-family:sans-serif;

		font-size:15px;

		font-weight:bolder;

		text-decoration:none;

	}

	#header a:visited {

		color:#E0E0E0;

		font-family:sans-serif;

		font-size:15px;

		font-weight:bolder;

		text-decoration:none;

	}

	#header a:hover {

		color:white;

		font-family:sans-serif;

		font-size:15px;

		font-weight:bolder;

		text-decoration:none;

	}

	#header a:active {

		color:white;

		font-family:sans-serif;

		font-size:15px;

		font-weight:bolder;

		text-decoration:none;

	}
	#content a:link {

		color:#E0E0E0;


		text-decoration:none;

	}

	#content a:visited {

		color:#909090;

		text-decoration:none;

	}

	#content a:hover {

		color:white;

		text-decoration:none;

	}

	#content a:active {

		color:white;

		text-decoration:none;

	}

	#hidden-container {

		display: none;

	}

	.insert {
		
		float:left;

		padding:6px 10px 0px 0px;
	
		width:150px;

		height:121px;

	}


	#bottom {

		clear:both;

		text-align:right;

	}