* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #d5d9db;
}
#wrapper {
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 955px;
	color: #333;
	height: 170px;
	margin: 0px;
	background-image: url(../images/ypleaheader.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header2 {
	width: 955px;
	color: #333;
	height: 170px;
	margin: 0px;
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header3 {
	width: 955px;
	color: #333;
	height: 170px;
	margin: 0px;
	background-image: url(../images/3.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header4 {
	width: 955px;
	color: #333;
	height: 170px;
	margin: 0px;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header5 {
	width: 955px;
	color: #333;
	height: 170px;
	margin: 0px;
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header6 {
	width: 955px;
	color: #333;
	height: 170px;
	margin: 0px;
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content {
	width: 935px;
	color: #333;
	height: auto;
	background-image: url(../images/ypleaheader-04.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#notice {
	width: 935px;
	color: #333;
	height: auto;
	background-image: url(../images/ypleaheader.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	background-color: #84B8F7;
}
#footer {
	color: #333;
	width: 935px;
	background-image: url(../images/ypleaheader-05.gif);
	height: 70px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


ul#menu {
	width: 710px;
	height: 30px;
	font-size: 1em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	float: right;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#menu li {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
ul#menu li a { height: 23px; color: #FFF; text-decoration: none; display: block; float: left; line-height: 100%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #FFF;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
 }
ul#menu li a.current{
	color: #FFF;
	background-image: url(../images/current-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
p.left {
	float: left;
}
#footer p {
	color: #FFFFFF;
	font-size: 95%;
	margin-right: 20px;
}
a {
	color: #628B44;
}
a:hover {
	color: #7A9A45;
}
h1 {
	font-size: 150%;
	color: #4288D6;
	font-family: "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 10px;
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #09496F;
}
img.right {
	float: right;
	margin-left: 10px;
}
img.centre {
	text-align: center;
	padding-right: 443px;
	padding-left: 443px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #notice {
	color: #000;
}
#wrapper #content ul {
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#wrapper #content ul li {
	padding-top: 5px;
}
