#big_title {
	margin:35px 0px 45px 0px;
	font-size: 1.4em;
	font-weight: 600;
	color: rgb(55,148,53);
}

#small_title {
	margin-bottom:20px;
	text-transform:none;
	font-size: 1.2em;
	font-weight: 200;
	color: rgb(55,148,53);
}

#part1 {
	width:627px;
	float:left;
	color: rgb(55,148,53);
	text-transform: uppercase;
}

#part1_title {
	FONT-SIZE: 1.3em;
}

#part1_left {
	font-size: 1.3em;
	float:left;
	width:432px;
	padding-right:8px;
	padding-bottom:30px;
	background: url(../images/csva_about_top_notext.jpg) no-repeat;
	text-align: right;
}

#part1_left h5 {
	font-weight:lighter;
}

#part1_right {
	float:right;
	width:146px;
	padding:0px 22px 0px 19px;
	background:url(../images/index_right_bg.gif) repeat-y 0px 11px;
}

#part1_right h3 {
	font-size: 16px;
	font-weight: 200
}

#part1_right ul {
	font-size: 11px;
	padding:0px;
	margin:0px;
	margin-top:22px;
}

#part1_right ul li {
	margin:0px 0px 10px 15px;
}

#board {
	clear:both;
	width:597px;
	margin-bottom:45px;
}

#board_title {
	padding-top: 5px;
	font-size: 1.3em;
	text-transform: uppercase;
	color: rgb(55,148,53);
}


#board_box {
	width:597px;
	margin-top:24px;
}

#board_table {
	margin:60px 0px 20px 19px;
}

#board_table td {
	padding-bottom:14px;
}

#history_title {
	font-size: 1.3em;
	text-transform: uppercase;
	color: rgb(55,148,53);
}

#history_text {
	line-height:16px;
	margin-top:10px;
	width:600px;
}

#history td {
	font-weight:bold;
	line-height:16px;
}