body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #323232;
	font-family: arial;
	font-size: 8pt;
	color: #323232;
}
a:active, a:link, a:visited {
	color: #875B34;
	text-decoration: none;
}
a:hover {
	color: #CACCB7;
	text-decoration: line-through;
}
table, tr, td {
	font-size: 8pt;
}
b {
	color: #483829;
}
textarea, input {
	background: none;
	border: 1px solid #D5D5D5;
	font-family: arial;
	color: #323232;
	font-size: 8pt;
}
button, submit {
	background: #323232;
	font-size: 8pt;
	color: #875B34;
	font-weight: bold;
	border: none;
}
h1 {
	font-size: 8pt;
	background: #6C6258;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 2px;
	margin-bottom: 4px;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
}
#welcome {
	position: absolute;
	left: 405px;
	top: 433px;
	width: 276px;
	height: 55px;
}
#ad {
	position: absolute;
	left: 152px;
	top: 522px;
	width: 468px;
	height: 60px;
}
#sidebar {
	position: absolute;
	left: 472px;
	top: 588px;
	width: 214px;
	padding: 3px;
}
#contents {
	position: absolute;
	left: 101px;
	top: 588px;
	width: 360px;
	padding: 3px;
}
table {  
	font-size: 8pt;
}
