body {
	color:#000;
	background-color:white;background-image: 
url("images/xsunburst.jpg");background-repeat: no-repeat;background-attachment:fixed; 
	margin:20px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
font-size: 24px; font-family: Palatino Linotype, Helvetica, Verdana, Arial;
	color:#000;background:#fff;  text-align: center; 
	}

h2 { 
	font-size: 20px;
font-family:  Palatino Linotype, verdana,  helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
text-align:center;
	}
h3{color:#63c;background:#fff; border:1px dotted #63c;  text-align: center; 
}

h4 { 
	font:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}


#topnav  {color: #000; background: #fff; border-style: outset; text-align: center;}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color:#000;font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	}
a:link {color:#303;}
a:visited {color:#309;}
a:hover {color: #639; background-color:#e0e0e0;}
  

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:140px;
	margin:0px 140px 0px 166px;
	border: #63c 1px dotted;
	background-color:transparent;   
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

td { color:#63c; background:#fff; font-size: 11px; text-align: center;}
td img{ border-color: #fff; border-style: inset; border-width: 1px; margin:0.5%;}
#navleft{
	position:absolute;
	width:130px;
	top:20px;
	left:20px;
              padding:0px;
               line-height: 1.4em;
	
	z-index:2;}




#navright {
	position:absolute;
	width:150px;
	top:20px;
	right:5px;
	border: none;
	background-color:white;
	padding:5px;
	z-index:1;
text-align:center;}



#bottomtab {
		clear:both;
		background:#fff;
		height:22px;
		font-size:10px;
	 text-align:center;
		}
	
