/* CSS Document */

body {
	background-color: #ffdddd;
}

#navbar {
	position: relative;
	top: -5px;
	left: 0px;
}

#nav {
	position: relative;
	top: -35px;
	left:0px;
}


#footer {
	position: relative;
	top: 50px;
	left: -25px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	width: 800px;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-align: center;
}

#footer a:link {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#footer a:hover {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
color: #000066;	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#form1 {
	position: relative;
	top: 10px;
	left: -45px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
	width: 500px;
}

#contact {
	position: relative;
	top: 20px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
	width: 750;
	height: 220;
}

#contact a: link {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#contact a:hover {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#center {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#center a:link {
	text-decoration: none;
	color: #660000;
}

#center a:hover {
	text-decoration: none;
	color: #000000;
}