body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%; /*move site left*/
	margin-bottom: 0px;
	margin-left: 1%;
}
#mainTable {
	border: 1px solid #9999cd;
	/*/*/line-height: 1.5em; /* */
 }
 #mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers*/
 }
 #maincontent {
  	width: 649px;
 	border-left: 2px dotted #9999cd;
	vertical-align: top;
	/*/*/font-size: 100%; /* */
 	color: #ffffff;
 }
p a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration:underline;
  color:#ffffff;
  background:transparent;
  }
p a:hover {
  color:#ff0000;
  background:transparent;
  }
p a:visited {
  color: #FF66FF;
  background:transparent;
  }
 #sidebar {
 	width: 130px;
 	font-size: 12px;	
	vertical-align: top;
	/*/*/font-size: 85%; /* */
 }
 
 #header {
 	background-color: #000000;
 	color: #CEEBFF;
 }
 #header td { padding:0px; text-align:center;}
 #header td a, #header td img { border:none; point:hand;}
 #header td img { width:120px;}
 #footer {
  	font-size: 11px;
 	background-color: #787fad;
 	color: #ffffff;
 }
 #script_sample {
  	font-size: 11px;
 	background-color: #7A96E0;
 	color: #ffffff;
 }
 td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%;  font-family: Verdana, Arial, Helvetica, sans-serif;  }
h2 { font-size: 140%; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 { font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; }

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #9999cd;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	width: 130px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #ffffff;
	background-color: #9999cd;
	border: 2px solid #9999cd;
}
#current a {
	color: #ffffff !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #9999cd !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}


#slotsbardemo a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #9999cd;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	width: 138px; /* */
}
#slotsbardemo a:link, #slotsbardemo a:visited {
	color: #666;
}
#slotsbardemo a:hover, #slotsbardemo a:active {
	color: #ffffff;
	background-color: #9999cd;
	border: 2px solid #9999cd;
}
#slotsbardemo ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}
#slotsbardemo li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
 
 
#rightside {
 	width: 63px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
 }
 
 
 
 /*Styles Applied to Float Images left or right */
.imgfloatright { float : right;  padding-left : 5px; }

.imgfloatleft { float : left;  padding-right : 5px; }
