div.wrapper {
	width:700px;
	margin:0 auto;
}

.second_content_top {
	background: #FFFFFF;
	width:800px;
	margin:0 auto;
	height:70px;
	vertical-align:top;
}
.second_content_top h1 {
	color:#494949;
	vertical-align:top;
	text-align:center;
	padding:20px 40px 0 25px;
	margin-bottom:0;
	font-weight:bold;
	font-size:30px;
}
.second_content_top h2 {
	color:#A40D16;
	vertical-align:top;
	text-align:left;
	padding:0px 40px 0 50px;
	margin-bottom:0;
	font-weight:bold;
	font-size:30px;
}
.second_content_top h3 {
	color:#A40D16;
	vertical-align:top;
	text-align:center;
	padding:20px 40px 0 25px;
	margin-bottom:0;
	font-weight:bold;
	font-size:30px;
}

.second_content_sides {
	background: #FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:26px;
	width:800px;
	margin: 0 auto;

}
.second_content_sides a, .second_content_sides a:link, .second_content_sides a:visited, .second_content_sides a:active {
	color: #A40D16;
	text-decoration:none;
	border-bottom: 1px solid #A40D16;
}
.second_content_sides a:hover {
	color: #A40D16;
	text-decoration:none;
	border-bottom: 4px solid #A40D16;
}
.second_content_sides p.first {
	margin-top:0;
	padding-top:0;
}
.second_content_sides ul,li {
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
}

.second_content a:link {
	color: #000000;
	text-decoration:underline;
}
.second_content a:visited {
	color: #000000;
	text-decoration:underline;
}
.second_content a:hover {
	color: #000000;
	text-decoration:underline;
}
.second_content a:visited {
	color: #000000;
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
.second_content_bottom a {
	color: #666666;
}

wrapper.h3 {
	font-size:16px;
}

.leftcolumn {
	width:250px;
	text-align:right;
	position:absolute;
}
.rightcolumn {
	width:250px;
	margin-left:260px;
	padding-left: 0px;
}
.formheaders {
	background: #A40D16;
	width: 600px;
	height:30px;
	text-align:center;
	margin:0 auto;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
}
.firstcolumn {
	width:150px;
}
.secondcolumn {
	width:150px;
	margin-left:160px;
}
