p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5F3D1;
}



h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #F5F3D1;
	font-weight: bolder;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F5F3D1;
	font-weight: bolder;
}


#CONTAINER {
	position: relative;
	height: 672px;
	width: 955px;
	margin: 0px;
	border: 0px;

}

#LEFT {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 672px;
	width: 239px;
	margin: 0px;
	background-color: #DB4300;
	background-image: url(imgs/LEFT.gif);

}
#RIGHT {
	position: absolute;
	left: 918px;
	top: 0px;
	height: 672px;
	width: 37px;
	margin: 0px;
	background-color: #DB4300;

}

#LOGO1 {
	position: absolute;
	left: 239px;
	top: 0px;
	height: 157px;
	width: 264px;
	margin: 0px;
	background-color: #FFA200;
	background-image: url(imgs/LOGO1.gif);

}
#LOGO2 {
	position: absolute;
	left: 503px;
	top: 73px;
	height: 84px;
	width: 259px;
	margin: 0px;
	background-color: #FFA200;
	background-image: url(imgs/LOGO2.gif);

}
#NAV1 {
	position: absolute;
	left: 503px;
	top: 0px;
	height: 35px;
	width: 415px;
	margin: 0px;
	background-color: #DB4300;

}
#NAV2 {
	position: absolute;
	left: 503px;
	top: 35px;
	height: 38px;
	width: 259px;
	margin: 0px;
	background-color: #FFA200;
	background-image: url(imgs/NAV2.gif);
}

#CORNER {
	position: absolute;
	left: 762px;
	top: 35px;
	height: 122px;
	width: 156px;
	margin: 0px;
	background-color: #FFA200;
	background-image: url(imgs/CORNER.gif);
}
#BOTTOM1 {
	position: absolute;
	left: 239px;
	top: 597px;
	height: 38px;
	width: 679px;
	margin: 0px;
	background-color: #FFA200;
	background-image: url(imgs/BOTTOM1.gif);

}

#BOTTOM2 {
	position: absolute;
	left: 239px;
	top: 635px;
	height: 37px;
	width: 679px;
	margin: 0px;
	background-color: #DB4300;

}

#CONTENTLEFT {
	position: absolute;
	left: 239px;
	top: 157px;
	height: 440px;
	width: 402px;
	margin: 0px;
	background-color: #FFA200;
	text-align: left;
	padding: 0px;

}

#CONTENTRIGHT {
	position: absolute;
	left: 641px;
	top: 157px;
	height: 440px;
	width: 277px;
	margin: 0px;
	background-color: #FFA200;
	text-align: left;
	padding: 0px;

}

#QUOTE {
	position: absolute;
	left: 239px;
	top: 395px;
	height: 157px;
	width: 299px;
	margin: 0px;
	background-color: #FFA200;
	background-image: url(imgs/QUOTE.gif);
	text-align: left;
	padding: 0px;

}


#CONTENTLEFT p, #CONTENTRIGHT p {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;

}
#QUOTE p {
	font-size: 14px;
	color: #DB4300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 20px 20px;
	font-style: italic;

}

body {
	background-color: #DB4300;
	background-image: url(imgs/swirlys.gif);
}

#CONTENTRIGHT img {
float: left;
padding: 0px;
}

#NAV1 a {
	color: #FFA200;
	text-decoration: none;
	}
	
#NAV1 a:visited {
	color: #FFA200;
	text-decoration: none;
	}
	
#NAV1 a:hover {
	color: #F8FF31;
	text-decoration: none;
	}

#NAV2 a {
	color: #DB4300;
	text-decoration: none;
	}
	
#NAV2 a:visited {
	color: #DB4300;
	text-decoration: none;
	}
	
#NAV2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#CONTENTLEFT a, #BOTTOM1 a, #CONTENTRIGHT a {
	color: #A74300;
	text-decoration: none;
	}
	
#CONTENTLEFT a:visited, #BOTTOM1 a:visited, #CONTENTRIGHT a:visited {
	color: #A74300;
	text-decoration: none;
	}
	
#CONTENTLEFT a:hover, #BOTTOM1 a:hover, #CONTENTRIGHT a:hover {
	color: #D7490A;
	text-decoration: none;
	}
	
#BOTTOM1 p {
	font-size: 14px;
	color: #DB4300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px;
	text-align: right;

}


ul, ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 3;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFA200;
	font-weight: normal;
	font-style: normal;
}

ul li a {
	border: 0px;
	display: block;
	float: left;
	padding: 4px;
}
