BODY {
background: url("img/bg.gif") #E3C06F;
font-family: Georgia, Verdana, Arial, serif;
font-size: 13pt;
color: #72412F;
/* #804040 */
}

A {
color:#95341C;
}

A:hover {
color: red;
}

A > IMG {
border: 0;
}

A.tarot {
background: url('img/link-tarot.gif');
display: block;
margin-bottom: 28px;
width: 95px;
height: 31px;
/*border: 1px solid red;*/
}

A.tarot:hover {
background-position: 0 -31px;
}

A.test {
background: url('img/link-test.gif');
display: block;
margin-bottom: 28px;
width: 99px;
height: 31px;
/*border: 1px solid red;*/
}

A.test:hover {
background-position: 0 -31px;
}

A.decont {
background: url('img/link-decont.gif');
display: block;
margin-bottom: 28px;
width: 254px;
height: 31px;
/*border: 1px solid red;*/
}

A.decont:hover {
background-position: 0 -31px;
}

A.john {
background: url('img/link-john.gif');
display: block;
margin-bottom: 28px;
width: 77px;
height: 31px;
/*border: 1px solid red;*/
}

A.john:hover {
background-position: 0 -31px;
}

A.misc {
background: url('img/link-any.gif');
display: block;
margin-bottom: 28px;
width: 114px;
height: 31px;
/*border: 1px solid red;*/
}

A.misc:hover {
background-position: 0 -31px;
}

A.guest {
background: url('img/link-guest.gif');
display: block;
margin-bottom: 28px;
width: 254px;
height: 31px;
border: 0;
/*border: 1px solid red;*/
}

A.guest:hover {
background-position: 0 -31px;
}

A.home-t {
background-image:
url("img/tot_l_ov2.png");
display: block;
width: 71px;
height: 139px; 
margin-top: 45px;
margin-bottom: 30px;
margin-left: 50px;
/*border: 1px solid black;*/
}

A.home-t:hover {
background-position: 0 -139px;
}

A.home-j {
margin-top: 30px;
background: url("img/logo.gif");
display: block;
width: 225px;
height: 79px;
/*border: 1px solid green;*/
}
A.home-j:hover {
background-position: 0 -79px;
}

TABLE.list {
font-family: Georgia, Verdana, Arial, serif;
font-size: 11pt;
border: 1px solid black;
}

TD.list {
padding-right: 5px;
/*background: green;*/
border: 1px solid red;
}

OL.decimal {
list-style: decimal;
}

OL.decimal > LI {
padding: 10px 0 10px 0;
}

LI > UL {
padding-top: 13px;
}

LI > UL.square {
text-align: left;
}

OL.alpha {
list-style: lower-alpha;
}

UL.circle {
list-style: circle;
}

UL.circle_i6 {
list-style: circle;
padding-top: 13px;
}

UL.square {
list-style: square;
}

#leftcol {
width: 180px;
float: left;
/*border: 1px solid red;*/
}
	
#container {
width: 900px;
margin: 0 auto;
/*border: double #804040;*/
}
	
#arcan {
width: 700px;
min-height: 350px; /* for Firefox */
margin: 20px auto;
margin-bottom: 20px;
padding: 20px;
text-align: justify;
border: double #72412F;
}
	
#navigate {
margin: 0 25px 0 25px;
text-align: center;
color: #95341C;
/*border: 1px solid red;*/
}
	
#rightcol {
margin-left: 195px;
padding: 25px;
text-align: justify;
color: #72412F;
/* #804040 */
/*border: 1px solid red;*/
}

#perception {
background: url("img/perception.png");
width: 155px;
height: 137px;
margin: 10px 0 10px 250px;
}

.arc {
margin: 0 0 10px 20px;
float: right;
border: 1px solid #72412F;	
}

.align_r {
text-align: right;
}

.card {
padding: 0 10px;
float: left;
}

.left {
float: left;
text-align: right;
/*border: 1px solid green;*/
}

.right {
float: left;
text-align: left;
/*border: 1px solid green;*/
}

.number {
font: bold 10pt 'Bookman Old Style';
width: 25px;
height: 25px;
text-align: center;
border: 1px solid #72412F;
}

.number_a {
background: #E3C06F;
font: bold 10pt 'Bookman Old Style';
width: 25px;
height: 25px;
text-align: center;
border: 1px solid #72412F;
}
