#info {
	width:100%;
	height:300px;
	float:left;
	margin:2em 0 0 2em;
	font-family:arial;
	color:gray;
}

#title {
font-size:2em;
}

#subtitle {
font-size:1.2em;
}

#haiti_outer {
padding-left:20em;
}

#haiti {
	width:780px;
	margin:2em 0 0 0;
	left: 400px;
	top: 70px;
}

#haiti a:active {
font-size:1em;
font-weight:bold;
color:blue
}

#haiti a:hover {
font-size:1em;
font-weight:bold;
color:blue
}

#haiti a:link {
font-size:1em;
font-weight:bold;
color:blue
}

#haiti a:visited {
font-size:1em;
font-weight:bold;
color:blue
}

a.simple:active {
font-size:0.9em;
font-weight:bold;
color:blue
}

a.simple:hover {
font-size:0.9em;
font-weight:bold;
color:blue
}

a.simple:link {
font-size:0.9em;
font-weight:bold;
color:blue
}

a.simple:visited {
font-size:0.9em;
font-weight:bold;
color:blue
}

p.normal {
padding:0.4em 0 0.4em 0;
font-size:0.8em;
}

p.center {
text-align:center;
font-size:0.8em;
color:black;
font-family:arial;
}

p.center a:hover, p.center a:link, p.center a:visited, p.center a:active{
color:blue;
}

#contactForm input {
border:1px solid black;
}

#contactForm input.error {
	border:1px solid red;
}

