a {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
	color: blue;	
}

body {
	font: 11px arial;
	text-align: -moz-center;
}

.line {
	height: 1px;
	width: 530px;
	background-color: gray;
	margin-bottom: 5px;
}

.copyLinks {
	font: 10px Verdana;
	color: #999;
}

.section_label {
	font: bold 12px Arial;
	margin-bottom: 5px;
}

#bar {
	position: absolute;
	top: 15px;
	right: 15px;
	font: 12px Verdana;
	color: blue;
}

#main {
	width: 800px;
	height: 600px;
}

#content {
	width: 570px;
}

#banner { margin-top: 25px; }

#copyright {
	position: inherit;
	bottom: 0px;
	width: 300px;
	font: 10px Verdana;
	color: #999;
	margin-top: 5px;
}

#links {
	width: 600px;
	font: 10px Verdana;
	color: #999;
}

#topCol { float: center; }

#topContent {
	font-size: 12px;
	margin-top: 17px;
	margin-bottom: 17px;
	width: 585px;
}

#head {
	margin-top: 5px;
	width: 585px;
	height: 26px;
}

#headCol1 {
	width: 4px;
	height: inherit;
	background: url('../images/front/head2_l.gif') no-repeat;
	float: left;
}

#headCol2 {
	width: 577px;
	height: inherit;
	background: url('../images/front/head2_m.gif') repeat-x;
	float: left;
	padding-top: 4px;
	font-weight: bold;
	font-size: 14px;
}

#headCol3 {
	width: 4px;
	height: inherit;
	background: url('../images/front/head2_r.gif') no-repeat;
	float: left;
}

#section_about {
	font: 12px Arial;
	color: gray;
	margin-bottom: 60px;
}
