@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color: #0e0402;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.font10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dcb865;
}
.credits{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DBB660;
}
.breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6f2407;
}

.title 	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6f2407;
}
.titleLight 	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #dcb865;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f2407;
}

li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f2407;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #b48901;
}

#rotation {
	width: 689px;
	height: 252px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.cell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f2407;
}



