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

#content_1 {
	width: 770px;
	height: 30px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	text-align: justify;
	display: inline;
}

#content_3 {
	width: 800px;
	height: 490px;
	float: left;
	clear: left;
	margin-left: 15px;
}

h1 {
	display:inline;
}

h2 {
	display:inline;
	text-transform: capitalize;
}

h3 {
	color:#003300;
	display:inline;
	text-transform: capitalize;
}

.panel .panel-overlay h3
{
	display: block;
	color: #FFFFFF;
}

#notice a {
	color:#003300;
}

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

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

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