#test3-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:68px;
}

#test3-02 {
	position:absolute;
	left:0px;
	top:68px;
	width:62px;
	height:203px;
}

#test3-03 {
	position:absolute;
	left:62px;
	top:68px;
	width:604px;
	height:48px;
}

#test3-04 {
	position:absolute;
	left:666px;
	top:68px;
	width:134px;
	height:48px;
}

#test3-05 {
	position:absolute;
	left:62px;
	top:116px;
	width:66px;
	height:155px;
}

#test3-06 {
	position:absolute;
	left:128px;
	top:116px;
	width:672px;
	height:27px;
}

#main_div {
	position:absolute;
	left:128px;
	top:143px;
	width:672px;
	}

.nav_links, .nav_links a {
	color:#378B2B;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration:none;
}

body,  a{
        color:white;
	font-family: verdana;
	font-size: 12px;
}

.left_column_text{
	color:white;
	text-align:justify;
        font-family: verdana;
	font-size: 12px;
	padding-left:12px;
	padding-right:12px;
}
.left_column_text h1{
	font-variant: small-caps;
	font-family: verdana;
	font-size: 16px;
	text-align:center;
	margin-top:8px;
}

.main_column_text, .main_column_text a{
	color:#6699CC;
        font-family: verdana;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
}

.main_column_table{
	border:1px solid;
	border-color:#6699CC;
	padding-top:5px;
	padding-bottom:5px;
	border-spacing:5px;
	width:475px;
}

div.errors{
	border-top: 1px solid #C61717;
	border-left: 1px solid #C61717;
	border-bottom: 1px solid #882C2C;
	border-right: 1px solid #882C2C;
	color:#C61717;
}

