body {
	background: #A6774E url(bg1.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

body, td, input, textarea, select, p {
	color: #000E51;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	margin: 0px;
        border: 1px solid #521300;
}

a, a:visited { color: #663A12; text-decoration: none; font-weight:bold; letter-spacing: 1px; }
a:hover, a:active { color: #521300; font-weight:bold; }

.big {
	background: url(meroko-toptitle.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 30px;
	right: 0px;
	width: 1000px;
	height: 414px;
}

.menu {
	position: absolute;
	top: 85px;
	right: 510px;
	border: 1px solid #fffff;
	width: 200px;
	height: 400px;
	text-transform: lowercase;
	font-size: 13px;
	line-height: 40px;
	text-align: left;
	margin: 0;
}

.menu a {letter-spacing: 5px; color: #EAE3DC; font-weight: bold; padding:8px; background-color:#000B42;}
.menu a:hover {background:#A6774E;}

.textbox {
	position: absolute;
	top: 457px;
	right: 48px;
	width: 650px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}


h2 {
	font-weight: bold;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	color: #521300;
	font-family: serif;
	font-size: 18px;
}


form {
	margin: 0px;
}


p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 3px 3px 2px 2px;
}