body {
	font-family: arial; 
	font-size: 10px; 
	text-align: center;
	margin: 0px;  
	color: #908075;
	background-color: #877163;
	background-image: url(top03_bg.jpg);
	overflow: hidden;
}

table {
	font-family: arial; 
	font-size: 11px; 
}

img { border-style: none;}

#bottom{
	width: 100%;
	margin: 0px auto;
	position: absolute;
	bottom: 0px;
	background-image: url(top03_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#main {
    position: relative;
	overflow: hidden;
	width: 262px;
	height: 159px;
	margin: 0px;
	font-size: 10px; 
	font-family: arial; 
	color: #7a716c; 
	text-align: center;
	background-image: url(images/top03_05.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

p {margin: -5px 0px 5px 0px; text-align: justify; font-size: 11px;}
#main p {margin: 6px 110px 9px 0px; text-align: left;}

i {color: #ba8862;}
b {font-weight: normal; font-family: century gothic; font-size: 9px; text-transform: uppercase; color: #988f8c;}

h1 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	height: 1em;
	padding: 0px;
	margin-top: 0px 0px 7px 0px;
	color: #a1968e;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
	}

a {color: #a5473a; text-decoration: none;}
a:hover { color: #8d7c6d; text-decoration: none; cursor: crosshair;}
