body {
	font-family: 'Comic Sans MS', 'Tahoma', Verdana, Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #493529 url('images/bghome.jpg') center top no-repeat;
	margin: 0;
	padding: 0;
	color: #666;
}

p {
	padding: 0;
	margin: 5px 0 10px 0;
}

h1 {
	margin: 0;
	padding: 6px 0;
	font-size: 13pt;
}

h2, h3 {
	margin: 0;
	padding: 6px 0 0 0;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a {
	text-decoration: none;
	color: #B50B0B;
	font-weight: normal;
}

a:hover {
	color: #fa5b05;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
}

#wrapper {
	position: relative;
	margin: 320px auto 0 auto;
	text-align: left;
	width: 330px;
	padding-left: 110px;
}

#wrapper a.enter {
	position: absolute;
	top: -145px;
	left: 150px;
	width: 230px;
	height: 70px;
	text-indent: -3000px;
}

#wrapper a.enter2 {
	position: absolute;
	top: 214px;
	left: 366px;
	width: 230px;
	height: 70px;
	color: white;
	font-weight: bold;
	font-size: 11pt;
}

#wrapper a.enter2:hover {
	color: #CDC692;
}
