﻿.topnav {
	text-align: center;
			}
.beesep {
		background-image: url('http://www.thebeeskneeskids.com.au/images/beelinebg.jpg');
	}
.topnav a {
	text-decoration: none;
	display: block;
	margin: 0 0px;
	padding: 4px;
	background-image: url('http://thebeeskneeskids.com.au/images/bg-button2.gif');
	border: 0px solid #708090;
	background-repeat: repeat-x;
}
.topnav a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFF033;
	background-image: url('http://thebeeskneeskids.com.au/images/bg-buttonh.gif');
	padding: 4px;
	border: 0px
	}

.main-tb {
	background-color: #FEE200;
}
.leftbd {
	background-image: url('http://www.thebeeskneeskids.com.au/images/yellowleft.jpg');
	background-repeat: repeat-y;
}
.rightbd {
	background-image: url('http://www.thebeeskneeskids.com.au/images/yellowright.jpg');
	background-repeat: repeat-y;
}
.headerline {
	color: #000000;
}
.main-content-area {
}

