
body {
	background-color:#F9F2D9;
	background-image:url(images/bac.jpg);
	margin: 0;
	background-position: center;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

#content {
	width: 780px;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body #content {
	width: 780px;
} 

a {
	text-decoration: none;
}

a:link {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #005982;
	font-weight: normal;
	text-decoration:none;
}


h1 {
	font-size: 16px;
	color: #4F293D;
	font-weight: bold;
	font-style:italic;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: #7d6340;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #7d6340;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
	color: #005982;
}

li {
	float: left;
	position: relative;
	width: 108px;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #7d6340;
	border-width: 1px 0;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	color: 51402B;
}

p {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	color: #51402B;
}

.green {
	color: #0E5A23;
}

.teal {
	color: #005982;
}

.violet {
	color: #5D1E6A;
}

.red {
	color: #660000;
}


.blue {
	color: #44468E;
}

p.footer {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #51402B;
}

.game {
	clear: left;
	margin: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	border-spacing: 0;
	padding: 0;
}

a.copy:link {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #51402B;
	font-weight: normal;
	text-decoration: none;
}

a.copy:visited {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #51402B;
	font-weight: normal;
	text-decoration: none;
}
a.copy:hover {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #005982;
	font-weight: bold;
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 3px;
	color: #005982;
}

