body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	background-color: #4c1010;
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0;
}

#wrapper {
	margin: 0 auto;
	width: 780px;
}

#header {
}

#main {
	background-color: #4c1010;
	background-image: url(bg-main.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

td {
	width: 25%;
	text-align: center;
}

td img {
	border-color: #bf4a41;
	border-style: dashed;
	border-width: 1px;
	padding: 10px;
	background-color: #714240;
}

.images {
}

.action  {
	margin: 15 0;
	text-align: center;
	font-size: xx-large;
}

#spacer {
	height: 35px;
}

#footer {
	text-align: center;
	height: 20px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}
