* {
	margin:  0px;
	padding: 0px;
}

body {
	weight: 607px;
	margin: 20px 50px 0px 50px;
	font-weight: bold;
	padding:0px;
	background-color: #D9B38C;
	color: #996633;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	
}

a {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a:hover {
	color: #cc6600;
	text-decoration: none;
}


span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;

}

p {
	list-style-type: none;

}

h1 {
	line-height: 24px;
	font-size: 18px;
	text-align:center;
	color: #ff6600;
}

h2 {
	line-height: 16px;
	font-size: 16px;
	text-align:center;
	color: #ff6600;
}



#box	{
	background-color: #ffffcc;

	margin: 0px 150px 0px 150px;
	padding: 0px 20px 0px 20px;
}

#box a	{
	color: #336600;

}
#box a:hover	{
	color: #cc6600;
}
#box1	{
	background-color: #ffffcc;

	margin: 0px 150px 0px 150px;
	padding: 0px 20px 0px 20px;
}

#box1 a	{


}
#box1 a:hover	{

}
#box2	{
	background-color: #ffffcc;
	color: #336600;
	margin: 0px 150px 0px 150px;
	padding: 0px 20px 0px 20px;
}

#box2 a	{


}
#box2 a:hover	{

}
#box3	{
	background-image: url('head.jpg');
	margin: 10px 150px 0px 150px;
	padding: 30px 20px 0px 110px;
	height: 90px
}

#navbar{
	weight: 607px;
	margin: 0px 150px 0px 150px;
	background-color: #ffffcc;
}
#navbar ul{
	padding-bottom:	2px;
	padding:5px 0px 5px 0px;

	text-align:center;
}

#navbar ul li{
	display:inline;
	list-style-type: none;

}


#footer	{
	color: #996633;
	margin: 0px 150px 0px 150px;
	padding: 0px 20px 0px 20px;
}

#footer a	{
	color: #996633;

}
#footer a:hover	{
	color: #000000;
}

