#container {
	width:803px;
	}
#content {
	width: 803px;
	height:430px;
	}

#div4 {
	float: left;
	margin-left: 15px;
	width:250px;
	height: 427px;
	background-color: #fff;
	}
#div5 {
	float:left;
	margin-left: 5px;
	width:502px;
	height:374px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #3157b6;
	}
#div6 {
	float:left;
	width: 50px;
	height:25px;
	margin-left:44px;
	}
#div7 {
	float:left;
	width:50px;
	height:25px;
	margin-left: 4px;
	}
#div8 {
	float:left;
	width:50px;
	height:25px;
	margin-left: 4px;
	}
p.photo-area {
	color: #fff;
	}
.align {
	border:1px solid red;
	float:left;
	}

.image {
	float:left;
	margin:5px 5px 0px 5px;
}
#div4 h5 {width: 90%;
	background-color: #3157b6;
	color: #fff;
	padding: 5px;
}
#div4 p {width: 80%;
	font-size: 75%;

	color: #000;
	text-align: left;
	padding: 5px;
	border-bottom: 1px dotted #000;
}
.section {
	/*font-variant: small-caps;*/
	color: #3157b6;
	font-weight: bold;
	margin-left: 5px;

}
.image-no {
	color: 		#3157b6;
	font-weight: 	bold;
	margin-left:	5px;
}
.title {
	font-weight:	bold;
	color:		#3157b6;
	margin-left:	5px;
}
.description {
	font-weight:	bold;
	color:		#3157b6;
	margin-left:	5px;
}
a img {
	border: 2px solid darkgray;
}
a:hover img {
	border: 1px dotted #000000;
}
