body{
background:#fffef3 url(images/the-gem-8.png) fixed no-repeat;
background-position: 50% 430px;
line-height:105%;
}

table{
font-family: Arial, Helvetica, Geneva, Verdana,  sans-serif;
font-size: 10pt;
color: #000000;
padding-top:10px;
/* border: 1px solid black; */
}

/* macs won't see this */
html, body {
height:100%;
width:100%;
}
/* end mac */

a.header:hover, a.header:active{
text-decoration: none;
border-bottom: 0px #ba0000;	
}

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

a:hover, a:active{
text-decoration: none;
color: #cc9999;
border-bottom: 1px dotted #cc9999;	
}

.menu{
font-size: 12pt;
}

.dotted{
border-bottom: 1px dotted #cc9999;	
}

a.solid:hover, a.solid:active, a.solid:visited, a.solid:link{
border-bottom-style:solid;	
border-top-style:solid;	
padding-top:2px;
padding-bottom:2px;
}

a.img:link{
border-style:solid;
border-color:#fffef3;
border:5px;
margin-right:10px;
margin-bottom:10px;
}

a.img:hover{
border-style:solid;
border-color:#993333;
border:5px;
margin-right:10px;
margin-bottom:10px;
}

