#wrapper {
width: 800px;
text-align: left;
margin: 0 auto;
}

body {
background: url(images/background_01.png) center repeat-y;
}
#header {
background: url(images/header_01.png);
width: 800px;
height: 200px;
color: #5ADA59;
font-size: 46pt;
font-weight: bold;
}

#menu {
	width: 150px;
	float: left;
	margin: 19px 0px 0px 8px;
}


#menuitem {
	width: 150px;
	height: 40px;
	background: url(images/button_01.png) top no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	font-family: "Comic Sans MS";
}

#menuitem1 {
	width: 150px;
	height: 40px;
	background: url(images/button_01.png) top no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	font-family: "Comic Sans MS";
}

#menuitem2 {
	width: 150px;
	height: 40px;
	background: url(images/button_01.png) top no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	font-family: "Comic Sans MS";
}

#menuitem3 {
	width: 150px;
	height: 40px;
	background: url(images/button_01.png) top no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	font-family: "Comic Sans MS";
}

a.menuitem:link, a.menuitem:visited {
color: white;
}

a.menuitem:hover {
color: lime;
}

#tips {
	width: 150px;
	float: left;
	padding: 10px 0px 5px 0px;
	background-image: url(images/tips_back.png);
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	height: 350px;
}

#content {
	margin-top: 0px;
	margin: 0px 8px 0px 165px;
/*float: right;*/
}

#footer {
	background: url(images/footer_01.png) bottom no-repeat;
	width: 800px;
	height: 57px;
	padding-top: 18px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #5ADA59;
}

a.footer:link, a.footer:visited {
color: #5ADA59;
}

a.footer:hover {
color: lime;
background-color: none;
}

.style1 {
	font-size: large;
	font-family: Splash;
}

.style2 {
	font-size: 24px;
	font-family: Splash;
}

.style3 {
	font-size: 36px;
	font-family: Splash;
}

.style4 {
	font-size: 46px;
	font-family: Splash;
}

.style5 {
	font-size: 56px;
	font-family: Splash;
}

.style6 {
	font-size: large;
	font-family: "Comic Sans MS";
}

.style7 {
	font-size: 14px;
	font-family: "Comic Sans MS";
}
#menuitem4 {

	width: 150px;
	height: 40px;
	background: url(images/button_01.png) top no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding-top: 10px;
	font-family: "Comic Sans MS";
}
.style8 {

	font-size: 10px;
	font-family: "Comic Sans MS";
}

.style9 {
	font-size: 24px;
	font-family: Splash;
	color: #F00;
}

.style10 {
	font-size: 36px;
	font-family: Splash;
	color: #F00;
}
.style11 {

	font-size: 6px;
}

.style12 {
	font-size: large;
	font-family: "Comic Sans MS";
	color: #F00;
}

.style13 {
	font-size: 40px;
	font-family: Splash;
}

.style14 {
	font-size: 9;
	font-family: Splash;
}
Slideshow {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 150px;
}

