@charset "UTF-8";
#container {
	border-top: 2px solid #282828;
}
#content_box {
	left:180px;
	top:70px;
	padding:25px 25px 25px 25px;
	width: 560px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navbar_second {
	visibility: hidden;
}
#copyright {
	bottom: -30px;
}
#content_box p.no_indent {
	text-indent: 0px;
}

