html, body {
	margin: 0;
	padding: 0;}

body {
	font:  11px Verdana,Tahoma,Arial,sans-serif;
	color: #666;
	text-align: center;
	background: url('images/backgrounds/guruguru5.gif');}

p {
	margin: 0 10px 10px;
	text-indent: 10px;}

a {
	text-decoration: none;
	color: #C06;
	border: 0px;}

a:hover {
	position: relative;
	top: 1px;
	left: 1px;}

b, strong {
	}

img {
	vertical-align: middle;
	border: 0px;
	margin-bottom: 3px;
	padding: 0px; }

a img {
	border: 0px;}

h1, h2, h3 {
	text-indent: 10px;
	line-height: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #F90;}

h2, h3 {
	border-bottom: 1px dotted #FC0;}

.center {
	text-align: center;}

/********** HEADER ***********/

div#header {
	height: 40px;
	padding-bottom: 8px;
	margin-top: 15px;}

div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;}

p.header {
	text-align: center;
	text-indent: 0px; }

/********** CONTAINER ***********/

div#container {
	text-align: left;
	width: 800px;
	height: 460px;
	margin: 0 auto;
	background: url('images/backgrounds/bees.png'); }

/********** TOP ***********/

div#top {
	width: 578px;
	height: 28px;
	text-align: center;
	margin-left: 40px;
	clear: both; }

div#top ul {
	margin: 15px 0;
	padding: 0;
	list-style-type: none;}

div#top li {
	margin-bottom: 0px;}

/********** BOTTOM ***********/

div#bottom {
	float: left;
	width: 150px;
	margin-left: 47px;}

/********** CONTENT ***********/

div#content {
	float: right;
	width: 395px;
	height: 335px;
	margin-right: 192px;
	margin-left: 15px;
	overflow: auto;}

div#content p {
	text-align: justify;
	}

.quilt img {
	margin-bottom: 3px;
	}

/********** FOOTER ***********/

div#footer {
	clear: both;}
