*	{margin: 0; padding: 0; }
body{
	color:#807e72;
	background: url(/images/joie-header.png) no-repeat #ece4c1;
	margin: 53px 5% 0 80px;
	font-family: "didot", "Nimbus Roman No 9L", "Georgia", "Verdana", serif;
	text-align: justify;
	max-width: 1200px;
	height: 100%;}
#header {
	background-color:#989483;
	border:1px solid #66645B;
	color:#807E72;
	height: 25px;
	margin: 0 auto;
	text-align:center;}
#topnav{
	margin: 0 auto;
	height:100%;
	width: 820px;}
#topnav li{
	background-color:#989483;
	border:1px solid #66645B;
	color:#4A4943;
	float:left;
	list-style-type:none;
	width:90px;
	margin:0 10px;
	padding: 4px 0;
	position:relative;}
li > ul {
	clear:both;
	display:none;
	position:absolute;
	left:auto;
	top:24px;}
li:hover ul {
	clear:left;
	display:block;
	margin-left:-11px;}
	
.links{
	padding: 0px 4px;
	border: 1px solid #66645b;
	margin: 0 1px;
	font-weight: normal;
	font-size: 11pt;}
a {
	text-decoration: none;
	font-weight: bold;
	color:#66645b;}

#content{
	padding: .8em 0;}
	
p{
	text-indent: 2.5em;
	line-height: 1.1em;
	padding: 2px 0;}

	
.links a:visited{
	color: #66645b;}
	
p a{
	text-decoration: underline;}
	
.links a:hover{
	display: block;
	background-color: #c3c2ae;
	color: #88857b;
	width: 90px;}

a:hover{
	color: #4a4943;}
	
#content a:visited{
	font-weight: normal;}

#ads{
	text-align: center;
	float: right;
	width: 115px;
	margin-left: 5px;
	padding: 5px;}
	
#footer{
	font-size: 8.5pt;
	width: 100%;
	margin: 1em 0 5px 0;}
	
#news{
	color: #66645b;
	background-color: #c3c2ae;
	border: 1px solid #66645b;
	height: 200px;
	width: 70%;
	margin: 0 0 1% 12%;
	overflow: auto;
	padding: 15px;
	clear:both;}
	
/* Layout unspecific */
.center{
text-align: center;}
	
.dollleft, .dollright {
	border: 2px solid #66645b;
	padding: 10px;
	margin: 15px;
	background: #989483;
	text-align: center;
	min-width: 175px;
	max-width: 600px;}
	
.dollleft{
	float: left;
	clear: left;}

.dollright{
	float: right;
	clear: right;}
	
.dolltext{
	border: 1px solid #2F3533;
	padding: 5px;
	background: #c3c2ae;
	text-align: left;	
	line-height: 1.3em;}
	
.picture{
	border: 2px solid #66645b;
	padding: 10px;
	margin: 15px;
	background: #989483;
	text-align: center;
	min-width: 175px;
	max-width: 800px;
	margin:35px auto;}
	
div[class=picture] p{
	border: 1px solid #2F3533;
	padding: 5px;
	background: #c3c2ae;
	text-align: left;	
	line-height: 1.3em;}
	
.new{
	float: left;
	padding: 10px;}
	
img{
	border: 0;}

.small{
	font-size: .65em;
	font-family: serif}
	
h1, h2, h3, h4 {font-family: serif;}

h2	{
	padding-top: .4em;}
	
dt	{
	font-size: 1.15em; font-weight: bold; padding: .20em 0 .05em; font-family: serif;}
	
dd	{
	text-indent: 1.25em;
	font-size: .95em;
	line-height: 1.15em;
	padding: .2em 0;}
	
#content ul, ol{
	padding: 0 0 0 2.5em;
	font: bold .9em serif;}

dt a {
	text-decoration:none;}
.nav	{
	text-align: center;}
.nav a{font-weight: bold; padding-top: 2px;}
.current {
	background-color:#d0cfba;
}