body {	background-image:  url("bg.png");
	background-position: center;	background-color: #3fc3f3;	height:100%;	text-align: center;	margin-top: 0px;	margin-bottom: 0px;	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #333;
}
#header {
	width: 936px;
}
.name {
	font-family: 'Clicker Script', cursive;	font-size:60px;	font-weight:bold;	color:#92f4ee;	text-align:left;	padding-left: 25px;	padding-top: 0px;}
.headerpic {
	background-image:  url("title.png");	background-repeat: no-repeat;	width: 936px;	height:217px;}
#menubox {
	height: 64px;	background-image:  url("menu.png");}
#menubox a {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	color: #6c1d18;}
#menubox a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	text-decoration: none;	color: #a7231e;}.text {	vertical-align: top;	text-align: left;	padding: 0px 0px 10px;	font-size: 8.5pt;
	font-family: 'Dosis', sans-serif;
	color: #333;
}
.text h1 {	font-family: 'Amatic SC', cursive;	font-size: 16pt;	font-weight: bold;	color: #1a5e74;	text-decoration: none;}
.text h2 {
	font-family: 'Amatic SC', cursive;
	font-size: 16pt;
	font-weight: bold;
	color: #6b3c0a;
	text-decoration: none;
}
a:link, a:active, a:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #1a5e74;	text-decoration: none
} 

a:active, a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #000000;	text-decoration: none
} 
hr {
	width: 100%;	height: 1px;	border-top: thin dotted #586F84;}
#footer2 {
	height: 22px;}
#footer1 {
	background-color:#fde1b3;	height: 22px;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	text-align:center;	color:#2b615b;	padding-top:3px;	background-image:  url("footer.png");
	background-repeat: no-repeat;

}
h1{
	color:#c03e28;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
	font: 1.2em Trebuchet MS, sans-serif
}