
body {
  background-image: url('pinstrp.gif');
  background-color: white;
  font: normal 80% Tahoma, Georgia, Palatino, Times, Times New Roman, serif; 
  text-align: center;
  margin: 0px;
  padding: 0px;
}

#page {
  color: #000000;
  padding: 3px;
  letter-spacing: 1px;
  width: 800px;
	  margin: 0px auto 0px auto;
	  padding: 8px;
	  /*border-left: 1px solid lightblue;
	  border-right: 1px solid lightblue;*/
  text-align: left;
}

#broadcast {
  border: 2px solid red;
  background-color: pink;
  color: DimGray;
  text-align: center;
  letter-spacing: 2px;
  padding:4px; 
}

.counter {
  background-color:Black; 
  color:White; 
  font-family:Courier New;
  letter-spacing:3px;
  padding:2px 3px 2px 3px;
  margin-top: 5px;
}

#brand 
{
	
  color: lightslategray;
  margin:0px;
  white-space: nowrap;
  letter-spacing: 20px;
  text-align: right;
  	background: url(catbg.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	padding: 0px;

}

#header {
  /*border: 1px solid #000000;*/
  font-size: 170%; 
  /*background-color: White;*/
  color: #1B99EE;
  /*height: 40px;*/
  padding-top: 4px;
  /*padding-left: 20px;*/
  padding-bottom: 0px;
  margin-top:0px;
  margin-bottom:0px;
  /*min-width: 600px;*/
  white-space: nowrap;
  /*background-image: url('pinstrp.gif');*/
  letter-spacing: 3px;
  text-align: center;
  
    height:46px;
  	color: black;

	font-style: normal;

	background: url(titlebg.jpg) #E9F0F6 repeat-x;

	border-bottom: solid 1px #9BAEBF;

	border-top: solid 1px #FFFFFF;

	padding-left: 10px;

	padding-right: 10px;

}

#header first_letter 
{
  font-size:xx-small;
}

#main_links {
  /*border: 1px solid #000000;*/
  /*background-image: url('links-bg.gif');*/  
  margin-top: 0px;
  margin-bottom: 4px;
  font-family: arial, tahoma, serif;
  font-size: 8pt;
  color: blue;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 0px;
  white-space: nowrap;
  height: 19px;
  clear:left;
  text-align: center;
  /*min-width: 600px;*/

/*background: url(catbg.jpg) left bottom repeat-x;*/

}

#main_links a:link { color: blue; text-decoration: none; }
#main_links a:hover { text-decoration: underline; }
#main_links a:visited { color: blue; }

.floatleft 
{
	float: left;
	margin: 15px;
}

#navleft {
  width: 128px;
  top: 20px;
  left: 20px;
  font-size: 0.9em;
  background-color: white;
}

/*
A:link {
	color: #000000;
	font-family: tahoma, arial, serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #000000;
	font-family: tahoma, arial, serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	color: #000000;
	font-family: tahoma, arial, serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
}
*/
ul li 
{
	margin-bottom: 6px;
}

li b
{
	color: IndianRed;
}

.welcomeText
{
	margin-top: 20px;
	/*WEBFONT*/                   /* configured base font */
	font-size:120%;
	/*WEBSIZE[120]*/
}
.welcomeText h1
{
	margin: 6px 5px 0px 0px;
	font-size:150%;
}
.welcomeText h2
{
	margin: 3px 5px 0px 0px;
	font-size:100%;
}
.welcomeText li
{
	margin: 9px 0px 9px 0px;
}
.box
{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 10px;
	border: 1px dotted gray;
	background-image: none;
	background-color: whitesmoke;
	font-size: 80%;
	width: 350px;
	float: right;	
}

/*
#downloadLink
{
	font-family: Courier New; font-size: 12px; text-align: center;
	color: Blue;
	display: block;
	text-decoration: none;
}
#downloadLink:hover
{
	text-decoration: underline;
	color: Blue;
}
*/
#downloadLink:visited
{
	color: Blue;
}

.box h2 
{
	font-size: small;
	text-align: center;
	border-bottom: 1px dotted gray;
}

h1, h2
{
	color: SteelBlue;
	font-size: 80%;
}
h1 u,h2 u, h3 u
{
	text-decoration: none;
	border-bottom: dotted 1px orange; 
}

.nb
{
	font-size: smaller;margin:0; padding:0;
}

#footer 
{
	font-size: smaller;
	float: right;
	clear: both;
}

/*
#fader {
	position: relative;
	cursor: hand;
	margin-bottom: 620px;
}

.slide
{
	display: none;
	position: absolute;
	left: 60px; top:0px;
}
*/

.cen 
{
	color: darkred;
	text-align: center;
	font-style: italic;
}

a
{
	letter-spacing: 0px;
}

.question 
{
	margin-top: 12px;
	display: block;
	color: darkgreen;
	font-weight: bold;
	cursor: pointer;
}

.answer 
{
	padding-top: 8px;
	display: none; /* initially*/
	color: dimgray;
	letter-spacing: 0px;
}

.group4
{
	height: 60px;
	width: auto;
	cursor: pointer;
}

#menu
{
	padding-bottom: 8px;
}

#download a img
{
	margin-left: 300px;
}

#download img
{
	border-width: 0px;
}

ul li { list-style-image: url("icon.png");  }