html {
	text-align: center;
}

body {
	text-align: center;
	margin: 0 auto;
	font: 11px/2em georgia, times, serif;
	color: #333331;
	background: #def;
}

#wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #fff;
	text-align: left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#content-main {
	float: left;
	width: 100%;
	padding-left: auto;
	padding-right: auto;
	background-color: #fff;
	text-align: left;

}

h2 {
	margin-left: 10%;
	margin-right: 10%;
	color: #3366CC;
	font-weight: lighter;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dashed #666666;
	padding-bottom: 3px;
}

p {
	color: #333333;
	font: 11px/1.5em georgia, times, serif;
	color: #333331;
	text-align: left;
	font-style: normal;
	margin-left: 10%;
	margin-right: 10%;
	padding-bottom: 10px;
}

p .first_line {
	color: #000;
	font-style: regular;
	font-weight: regular;
	font: 125%/1.5em georgia, times, serif;
	color: #333331;
}

a {
color: #369;
	text-decoration: none;
	}
	
a:hover {
	color: #36d; 
	text-decoration: underline;
}

a:visited {
	color: purple !important;}



#vol-form {
	position: absolute;
	left: 180px;
	width: 414px;
	height: 450px;
	}
#vol-form p {
	padding-right: 20px;}
#vol-kid {
	}
h2 {
	font-weight: lighter;
	margin-top: 0;
	padding: 0;
	font-family: Georgia, Times, Lucia Grande;
	color: #006699;}
.form-titles {
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, Verdana;}
input, .input-result {
	margin-top: 3px;
	margin-bottom: 10px;
	color: #36c;}
textarea {
	margin-top: 3px;
	color:#3366CC;}

