body {
	color: black;
	background: white url(../graphics/backgrnd.jpg) repeat-x fixed 0 bottom;
	width: 875px;
}

#header {
	background-color: white;
}

#columnleft {
	float: left;
	width: 175px;
	margin-left: 10px;
	padding-top: 162px;
}

#columnright {
	margin-left: 175px;
	width: 700px;
	padding-top: 120px;
}

#footer {
	clear: both;
	float: right;
	margin-left: 180px;
}

h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #740000;
	padding-right: 40px;
	padding-left: 60px;
}

h2 {
	color: #740000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-decoration: underline;
	padding-right: 40px;
	padding-left: 60px;
}

h3 {
	color: #740000;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 40px;
	padding-left: 60px;
}

.firstchar {font-size: 170%;
            color: maroon;
            background: gray;
           }

p {
	color: black;
	font-size: 115%;
	line-height: 1.30;
	text-align: justify;
	padding-right: 40px;
	padding-left: 60px;
	margin-left: 20px;
}

.pi  {margin-left: 10%;
      margin-right: 10%;
      font-size: 110%;
      text-align: justify;
     }

.ps  {margin-left: 15%;
	  margin-right: 15%;
	  font-size: 75%;
	  text-align: left;
	 }

.psr  {margin-left: 1%;
	  margin-right: 1%;
	  font-size: 75%;
	  text-align: right;
	 }

.psl  {margin-left: 1%;
	  margin-right: 1%;
	  font-size: 75%;
	  text-align: left;
	 }

#listspec li {	margin-left: 5%;
				margin-right: 5%;
				font-size: 120%; 
				line-height: 1.50; 
				list-style-image: url(../graphics/bullet.gif);
			 }

#navsite .tabs {list-style:none; padding: 20px 0 0; width:173px;
	position: fixed;
	margin: 0 10px 0 0;
}

#navsite .tabs li {display:block; background-color: transparent;
	margin-right: 0;
	margin-left: 10px;
}

#navsite .tabs li a {display:block; width:173px; height:36px; text-decoration:none; background:url(../graphics/tab.gif) left top no-repeat; font-size: 14px; text-decoration:none; color:#000; font-family:verdana; line-height:30px; text-indent:10px;}

#navsite .tabs li.current a {color:#ffffff; background:url(../graphics/tabcur.gif) no-repeat left top}

#navsite .tabs li a:hover {background:url(../graphics/tabon.gif) left top no-repeat; color: aqua;}

#navsite .tabs li.current a:hover {color:#ffffff; background: url(../graphics/tabcur.gif) no-repeat left top; cursor:default;}
