#content {
	border: 1px solid #ffffff;
}

#content_1 {
	width: 770px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	clear: left;
	text-align: justify;
}

#content_1 a {
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

#content_1 a:hover {
	color: #4e0505;
	text-decoration:underline;
}

#content_2 {
	text-align: justify;
}

#block {
	width: 250px;
	height: 135px;
	margin-left: 10px;
	margin-top: 7px;
	float: left;
	border: 1px solid #ffffff;
	font-size: 11px;
}

#block_wide {
	width: 512px;
	height: 135px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	border: 1px solid #ffffff;
	font-size: 11px;
}

#caption {
	height: 30px;
	margin-top: 95px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 5px;
	color: #003300;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}

#caption:hover {
	text-decoration:none;
	cursor: pointer;
}

h4 {
	line-height: 0px;
	font-size: 10px;
	color: #4e0505;
	text-transform: capitalize;
}

h5 {
	font-size: 12px;
	display:inline;
	color: #003300;
	text-transform: uppercase;
	text-align: center;
}

#content_2 a {
	color:inherit;
	text-decoration: none;
	font-weight: inherit;
}

#content_2 a:hover {
	text-decoration: none;
}
