* {
	margin: 0px;
	padding: 0px;
}
img { border: none; }
body {
	background: white url(/images/bg_1.gif) no-repeat top left;
	font: normal 94% Arial, Tahoma, Verdana;
	margin: 5px 5px 20px 5px;
	color: #444;
}
table {
	font: normal 96% Arial, Tahoma, Verdana;
	color: #444;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}		
h1 { 
	font-size: 110%; 
}
h2 { 
	font-size: 105%;
}
h3 { 
	font-size: 100%;
}
h4 { 
	font-size: 95%;
}
a { text-decoration: none; font-family: arial; }
a:link { color: #504F21; }
a:visited { color: #504F21; }
a:hover { color: black; text-decoration: underline; }
a:active { color: #504F21; }

pre {
	font-size: 11px;
	font-family: monospace;
}
#right_bg {
	position: absolute;
	right: 0px;
	background: transparent url(/images/bg_right_1.gif) no-repeat top right;
}
#header {
	position: absolute;
	left: 420px;
	top: 10px;
	background: transparent url(/images/header.gif) no-repeat top right;
}
#main_body {
	position: absolute;
	left: 320px;
	top: 100px;
	padding-right: 50px;
	padding-bottom: 20px;
}
#contact { position: absolute; right: 20px; top: 10px; }
#btn_1 { 	position: absolute; left: 124px; top: 159px; }
#btn_2 { position: absolute; left: 132px; top: 190px; }
#btn_3 { position: absolute; left: 45px; top: 220px; }
#btn_4 { 	position: absolute; left: 100px; top: 260px; }
#btn_5 { position: absolute; left: 8px; top: 295px; }
#btn_6 { position: absolute; left: 70px; top: 331px; }
#btn_7 { position: absolute; left: 12px; top: 371px; }

.mini {
	font-size: 85%;
	color: #333333;
}
.mini2 {
	font-size: 80%;
	color: #777;
}
.quote {
	font-size: 90%;
	padding-left: 20px;
	border-left: 1px solid #777;
	color: #555;
	font-family: Tahoma;
}
 90%;
	padding-left: 20px;
	border-left: 1px solid #777;
	color: #555;
	font-family: Tahoma;
}

