body {
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	margin: 0px;
	padding: 0px;
	background: #0066FF url(images/frugies-bg.gif) repeat;
}
#wrap {
	margin: 40px auto 0px;
	padding: 0px;
	width: 947px;
	background: url(images/sky_bg.gif) repeat-y;
}
#bottom {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 947px;
	clear: left;
	background: url(images/grass-repeat.gif) repeat-x;
}
#blcorner {
	background: url(images/grass-bl.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 28px;
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 196px;
	float: left;
	height: 580px;
}
.hidden {
	display: none;
}
#logo {
	background: url(images/frugieslogo.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 196px;
}
#menu {
	background: url(images/nav-bg.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 32px;
	height: 400px;
	width: 164px;
}
#menu a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 113px;
}
#m_home a {
	background: url(images/menu-home.gif) no-repeat;
	height: 47px;
}
#m_home a:hover {
	background: url(images/menu-home.gif) no-repeat 0px -47px;
}
#m_about a {
	background: url(images/menu-about.gif) no-repeat;
	height: 46px;
}
#m_about a:hover {
	background: url(images/menu-about.gif) no-repeat 0px -46px;
}
#m_whatsnew a {
	background: url(images/menu-whatsnew.gif) no-repeat;
	height: 46px;
}
#m_whatsnew a:hover {
	background: url(images/menu-whatsnew.gif) no-repeat 0px -46px;
}
#m_meet a {
	background: url(images/menu-meet.gif) no-repeat;
	height: 46px;
}
#m_meet a:hover {
	background: url(images/menu-meet.gif) no-repeat 0px -46px;
}
#m_info a {
	background: url(images/menu-info.gif) no-repeat;
	height: 46px;
}
#m_info a:hover {
	background: url(images/menu-info.gif) no-repeat 0px -46px;
}
#m_games a {
	background: url(images/menu-games.gif) no-repeat;
	height: 46px;
}
#m_games a:hover{
	background: url(images/menu-games.gif) no-repeat 0px -46px;
}
#m_shop a {
	background: url(images/menu-shop.gif) no-repeat;
	height: 46px;
}
#m_shop a:hover {
	background: url(images/menu-shop.gif) no-repeat 0px -46px;
}
#m_schools a {
	background: url(images/menu-schools.gif) no-repeat;
	height: 46px;
}
#m_schools a:hover {
	background: url(images/menu-schools.gif) no-repeat 0px -46px;
}
#m_parents a {
	background: url(images/menu-parents.gif) no-repeat;
	height: 46px;
}
#m_parents a:hover {
	background: url(images/menu-parents.gif) no-repeat 0px -46px;
}
#m_contact a {
	background: url(images/menu-contact.gif) no-repeat;
	height: 46px;
}
#m_contact a:hover {
	background: url(images/menu-contact.gif) no-repeat 0px -46px;
}
#m_birthdays a {
	background: url(images/menu-birthdays.gif) no-repeat;
	height: 46px;
}
#m_birthdays a:hover {
	background: url(images/menu-birthdays.gif) no-repeat 0px -46px;
}
#m_club a {
	background: url(images/menu-club.gif) no-repeat;
	height: 46px;
}
#m_club a:hover {
	background: url(images/menu-club.gif) no-repeat 0px -46px;
}
#m_last a {
	background: url(images/menu-last.gif) no-repeat;
	height: 46px;
}
#m_last a:hover {
	background: url(images/menu-last.gif) no-repeat 0px -46px;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 751px;
	float: right;
	background: url(images/rainbow-repeat.gif) repeat-x;
}
#rainbowl {
	background: url(images/rainbow-top.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 232px;
	float: left;
}
#brcorner {
	background: url(images/grass-br.gif);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 33px;
	width: 28px;
}
#content {
	background: #99CCFF url(images/content-bg.gif) no-repeat left top;
	margin: 0px 28px 0px 0px;
	padding: 40px 0px 0px;
	width: 723px;
	float: left;
}
#content p {
	text-align: left;
	margin: 0px 55px 10px;
	padding: 0px;
}
#trcorner {
	background: url(images/rainbow-corner.gif);
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 28px;
	float: right;
}
#pageHeading {
	position:relative;
	left:200px;
	top:-25px;
	z-index:1;
	width: 324px;
	height: 111;
}
h2 {
	text-align: left;
	margin: 15px 55px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	text-align: center;
	margin: 15px 55px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
ul {
	text-align: left;
	margin: 0px 70px 10px;
	padding: 0px;
}
#content .centred {
	text-align: center;
}
#content a {
	color: #EE0000;
	text-decoration: underline;
}
#content a:visited {
	color: #333399;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content table {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content td {
	padding: 0px 0px 10px;
	margin: 0px;
}
img {
	border-width: 0px;
	border-style: none;
}
#homepage {
	margin: 40px auto 0px;
	padding: 0px;
	width: 956px;
}
#vegies {
	position: relative;
	z-index: 2;
	bottom: -28px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 15px;
	line-height: 16px;
	text-align: left;
	margin: 0px 55px 10px;
	padding: 0px;
}
.clear {
	clear: both;
}
.birthdaySide {
	width: 100px;
}
.birthdayHeading {
	color: #FFFFFF;
	height: 90px;
	width: 522px;
	background: url(../images/birthdays/birthdays-tablehead.gif) no-repeat;
}
.birthdayHeading h1 {
	text-align: center;
	margin: 58px 0px 0px;
	font: normal 27px Arial, Helvetica, sans-serif;
}
.birthdayCalendarDay {
	background: #FFFFFF;
	height: 60px;
	border: 1px solid #999999;
	width: 70px;
	text-align: center;
	color: #DD0000;
	font: 12px/16px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.date {
	color: #666666;
	margin-top: 2px;
	margin-left: 5px;
	font: 17px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 65px;
	display: block;
}
.birthdayCalendarDayNames {
	font-weight: bold;
	color: #FFFFFF;
	background: #3B499F;
	text-align: center;
}
a.buttonFruit {
	background: url(images/button_fruit.gif) no-repeat 0px 0px;
	height: 38px;
	width: 108px;
	display: block;
	text-decoration: none;
}
a.buttonFruit:hover {
	background: url(images/button_fruit.gif) no-repeat 0px -38px;
}
.buttonFruit span {
	display: none;
}
a.buttonVegetables {
	background: url(images/button_vegies.gif) no-repeat 0px 0px;
	height: 38px;
	width: 108px;
	display: block;
	text-decoration: none;
}
a.buttonVegetables:hover {
	background: url(images/button_vegies.gif) no-repeat 0px -38px;
}
.buttonVegetables span {
	display: none;
}
ul.buttons {
	margin: 0px;
	padding: 0px 210px;
	display: block;
	border-style: none;
	list-style: none;
	text-align: center;
	width: 303px;
	height: 38px;
}
.buttons li {
	margin: 0px 20px;
	padding: 0px;
	border-style: none;
	list-style: none;
	float: left;
	text-align: center;
}