body {

	font: 62.5% Georgia, "Times New Roman", Times, serif;
	background: #FFFEF4;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #445A6C;
	}
h1 {
	float: left;
	margin-top:8px;
	font: 18px Century Gothic, Arial;
	font-weight: 700;
	text-align: left;
	color: #EF4135;
	width: 500px;
	}

p {
	float: left;
	font: 13px Century Gothic, Arial;
	color: #000000;
	width: 575px;
	}
#outer {
	width: 100%;
	background:#ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#container {
	width: 1000px;
	height: 773px;
	background-image:url(../images/background.png);
	margin: 0 auto; 
	text-align: left; 
	}

#container1 {
	width: 1001px;
	height: 1052px;
	background-image:url(../images/background1.jpg);
	margin: 0 auto; 
	text-align: left; 
	}

#container2 {
	width: 1001px;
	height: 1430px;
	background-image:url(../images/background2.jpg);
	margin: 0 auto; 
	text-align: left; 
	}

#container3 {
	width: 1001px;
	height: 1690px;
	background-image:url(../images/background3.jpg);
	margin: 0 auto; 
	text-align: left; 
	}
	
	#holdcontainer {
	width: 1000px;
	height: 773px;
	background-image:url(../images/holdbackground.png);
	margin: 0 auto; 
	text-align: left; 
	}	

#nav {
	float: right;
	width: 675px;
	margin-top: 110px;
	margin-right:2px;
	border-bottom: #000000 1px solid;
	background: #ffffff; 
	padding-right: 0;
	}
	
#nav ul { text-align: left;  padding-right:70px; margin:0; list-style:none; border:0; float:right;}
#nav ul li { float:left; margin:0; padding:0 5px 0 0; border:0;}
#nav ul li a { float:left; margin:0; padding:10px; color:#000000; font:normal 16px Century Gothic, Arial, Helvetica, sans-serif; text-decoration:none; font-weight: 600;}
#nav ul li a:hover { color:#6E6E70; }
#nav ul li a.active {  color:#EF4135; }	

#col {
	float: right;
	margin-top: 0px;
	width: 600px;
	padding-top: 5px;
	padding-left:10px;
	padding-right:20px;
	}

	#col a {
	color: #EF4135;
		}
	
#col_left { width:290px; float:left; margin-left:367px; margin-bottom:25px; padding:5px 5px 5px 5px;}
#col_left p {
	font: 14px Century Gothic, Arial;
	color: #000000;
	width: 285px;
	}
#col_right { width:320px; float:right; margin-bottom:2px; padding:5px 5px 5px 5px;}
#col_right p {
	font: 14px Century Gothic, Arial;
	color: #000000;
	width: 315px;
	}

#credit {
	width: 965px;
	margin: 0 auto;
	padding-bottom: 0px;
	padding-top: 2px;
	}
	
#credit p {
	font: 1em Century Gothic, Arial;
	color: #445A6C;
	float: right;
	text-align:right;
	}

#credit a {
	font: 1em Century Gothic, Arial;
	color: #445A6C;
	float: right;
	text-align:right;
	text-decoration:none;
	}


#form {
	position:relative;
	float:left;	
	width: 575px;
}

#message {
	position:relative;
	float:left;
	width: 575px;
}