body {
	background-color: #583d2a;
	background-image: url("http://alexei.icecreambox.com/images/bg.jpg");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border: 0px;
	scrollbar-base-color: #583d2a;
	color: #000000;
}

a, body, p, div, table, tr, th, td, form, input, textarea, select, option, h1, h2, h3 {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Sans-serif, Monospace;
	line-height: 130%;
}

img {
	border: 0px;
}

#container {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 510px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#image {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 508px;
	height: 550px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#main {
	background-color: transparent;
	background-image: none;
	border: 0px;
	width: 448px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 4;
	left: 5px;
	top: 540px;
}

#main a {
	background-color: transparent;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
}

#main a:link {
	color: #FFFFFF; 
}

#main a:visited {
	color: #FFFFFF; 
}

#main a:hover, #main a:active {
	color: #000000; 
	background-color: #FFFFFF;
}

#main h3 {
	font-size: 18px;
	text-align: right;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	width: 100%;
	color: #c5a58e;
	border-bottom: 1pt solid #000000;
}

form {
	background-color: transparent;
	background-image: none;
	font-weight: bold;
	color: #000000;
}

input, textarea, select, option {
	background-color: #745138;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #c09e85;
	line-height: normal;
}

select, option {
	border: 0px;
}
