﻿html, body {margin: 0; padding: 0;

  color: #000; background: #F5F5F5;

  font-family: "Times New Roman", Times, serif;}

h1 {color: #191970; background: #191970 url(image/logo/ps.png) no-repeat;

  padding: 1em 1em 1em;

 margin-bottom: 0px;

      background-position: 1em;

      }

.mainheader { width:100%; height:60px; background-image:url('image/logo/soapstonebg2.jpg'); background-position:center; background-repeat:repeat;
				  padding: 15px 7px 7px;
      }
      
.mainlogo{
	background-image:url('image/logo/text.png'); background-repeat:no-repeat; display:block; height: 60px; width: 684px; margin-left:auto; margin-right:auto;
	
}


#text {

  	font-family: "Times New Roman", Times, serif;

  font: normal 12px;

  text-align: justify;

        margin: 1% 15% 1% 0%;

        }		

#bbb {

	background-image: url(image/logo/bbb.png);

	margin: 25px 5%; padding: 0;  width: 63px;

	background-repeat: no-repeat;

	height: 100px;

	clear: both;

	float: left;

}

#main {font-size: small; color: Black; background: #F5F5F5;
  margin: 0; padding: 2.5%; margin-left: 15%;
  border-left: 1px solid gray; width: 700px;
  font-family: "Times New Roman", Times, serif;
        }
#nav {margin: 35px 0px 0px 0px; padding: 0px; float: left; width: 15%;
  border-bottom: 1px solid gray;}
#nav li {list-style: none; padding-top: 10px;
  font-size: 14px; line-height: 10px;
  background: no-repeat 0 0;
  font-variant: small-caps;
  }
#nav a {display: block; padding: 0 0.5em 10px 10px;
  text-decoration: none; text-align: center; font-weight: bold;
  background: no-repeat 0 100%;
  color: #333;
  width: .1em;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}
html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */
#nav a:hover {color: #B22222;}
#current {
  	       font-variant: normal;
                            }
#splash {
	background-image: url(image/ct-01.jpg);
	padding: 25%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
	
	
	
div#footer {clear: both; padding-top: 1em;
  font: bold large "Times New Roman", Times, serif;}
  
  
div.pic {float: left; height: 200px; width: 130px;
  padding: 0 15px; margin: 5px 3px;}
div.pic img {border: 1px solid; border-color: #444 #AAA #AAA #444;}
div.ls img {height: 96px; width: 128px; margin: 32px 0 0;}
div.pt img {height: 128px; width: 96px; margin: 0 16px;}
div.pic ul {margin: 0.25em 0 0; padding: 0;
  font: small "Times New Roman", Times, serif;}
li {display: block; text-align: center;}
li.title {font-weight: bold;  list-style: none; }