* {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCB;
}
body {
	list-style-type: none;
}
.clear {
	clear: both;
}
#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #572522;
	text-align: center;
	line-height: 40pt;
	}
#h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	margin-left: 30px;
}

#wrapper {
	width: 1224px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1224px;
	height: 284px;
}
#headercol1 {
	width: 211px;
	float: left;
	height: 284px;
}
#headercol2 {
	width: 802px;
	float: left;
	height: 284px;
}
#headercol3 {
	width: 211px;
	float: right;
	border-bottom: 15;
	height: 284px;
}
#content {
	width: 1224px;
}
#navbar {
	float: left;
	width: 211px;
}
#navbar ul {
	margin-top: 0px;
	margin-left: 15px;
}


#navbar ul li {
	list-style-type: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #572522;
	text-transform: capitalize;
	line-height: 30px;
	left: 15px;
}
#navbar ul li a:link {
	color: #572533;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
}


#navbar ul li a:hover {

	color: #00FF99;
	text-decoration: none;
}
#navbar ul li a:visited {
	text-decoration: none;
	color: #693;
}


#contentcol2 {
	width: 802px;
	float: left;
	letter-spacing: normal;
	color: #572522;
}
#contentcol2 ul li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	color: #572522;

}
#contentcol2 li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	color: #572522;
	margin-left: 20px;
}

#contentcol2 a:link {
	color: #572522;
}
#contentcol2 a:hover {
	color: #0F3;
}
#contentcol2  a:visited {
	color: #693;
	text-decoration: none;
}


#contentcol3 {
	width: 211px;
	float: right;
}
#footer {
	width: 1224px;
}
#footercol1 {
	width: 1224px;
	float: left;
	padding-left: 211px;
	padding-right: 211px;
}
