/* GENERAL STYLES */

body {
  margin: 0;
  padding: 0;
  background:  url(/Images/SCRT_Main_Image.jpg) no-repeat fixed left top;
  }

h1, h2{
  margin: 0;
  padding: 0;
  }

h3 {
  margin: 3px 0 3px 0;
  padding: 0;
  font-size: 17px;
  font-weight: 500;
  background: none;
  }
  
h4 {
  margin: 10px 0 10px 0;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  background: none;
  }
p {
  margin: 2px 0;
  }

a:link { 
	font-weight: bold; 
	text-decoration:  none;
	color: #000;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #000;
	}

a:hover, a:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #72A0CF;
  background: #ccc;
  }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }


/* MAIN DIV STYLES*/

#container {
  margin: 80px 0 20px 0;
  padding:0;
  background:  url(/Images/Main_Txt_Bkgd.gif) no-repeat 150px;
  }

/* ID STYLES */

#intro {
  margin: 0;
  padding: 0;
  }

#pageHeader {
  margin: 0;
  padding: 0;
  }

#quickSummary {
  text-align: justify;
  padding: 100px 0 0 150px;
  width: 550px;
  font-family: "lucida grande", verdana, tahoma, arial;
  font-size: small;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: small;
  width: 400px;
  }

html>#quickSummary {
  font-size: small;
  width: 400px;
  }

#preamble {
  text-align: justify;
  padding: 10px 0 0 150px;
  width: 550px;
  font-family: "lucida grande", verdana, tahoma, arial;
  font-size: xx-small;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: x-small;
  width: 400px;
  }

html>#preable  {
  font-size: x-small;
  width: 400px;
  }

#preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3 {
  margin: 8px 0 3px 0;
  padding: 3px 0 0 0;
  font-size: 17px;
  font-weight: 500;
  background:  
  }

#moreText {
  text-align: justify;
  padding: 100px 0 0 150px;
  width: 800px;
  font-family: "lucida grande", verdana, tahoma, arial;
  font-size: small;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: small;
  width: 766px;
  }

html>#moreText  {
  font-size: small;
  width: 766px;}
  
#supportingText {
  text-align: justify;
  padding: 0 0 0 150px;
  width: 550px;
  font-family: "lucida grande", verdana, tahoma, arial;
  font-size: xx-small;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: x-small;
  width: 400px;
  }

html>#supportingText  {
  font-size: x-small;
  width: 400px;
  }
  
#linkList {
  top: 170px;
  margin-left: 588px;
  position: absolute;
  text-align: right;
  font-family: "lucida grande", verdana, tahoma, arial;
  font-size: xx-small;
  width: 198px;
  padding: 0 12px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: small;
  width: 174px;
  }

html>#linkList  {
  font-size: small;
  width: 174px;
  }

#linkList a:link {
  font-weight: normal; 
	text-decoration: none; 
	color: #000;
  }

#linkList a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
	}

#linkList a:hover, #linkList a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
  }

#larchives, #lresources {
  margin-top: 10px;
  }

#extraDiv1 {
  top: 20px;
  left: 380px;
  background:  url(/Images/SCRT_Logo.gif) no-repeat left top;
  position: absolute;
  width: 388px;
  height: 105px;
  }
  
#extraDiv2 {
	top: 125px;
	left: 380px;
  background:  ;
	position: absolute;
	width: 97px;
	height: 40px;
	background-image: none;
  }
  
  #extraDiv3 {
	top: 125px;
	left: 480px;
  background:  ;
	position: absolute;
	width: 97px;
	height: 40px;
	background-image: none;
	}
	
  #extraDiv4 {
	top: 125px;
	left: 579px;
  background:  ;
	position: absolute;
	width: 97px;
	height: 40px;
	background-image: none;
  }
  
    #extraDiv5 {
	top: 125px;
	left: 677px;
  background:  ;
	position: absolute;
	width: 97px;
	height: 41px;
	background-image: none;
  }
  
#footer {
	text-align: center;
	margin-top: 5px;
	font-size: xx-small;
  }

#footer a:link {
  width: 120px;
  padding: 10px 15px 0 10px;
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
  }

#footer a:visited { 
	width: 120px;
  padding: 10px 15px 0 10px;
  font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}

#footer a:hover, #footer a:active { 
	width: 120px;
  padding: 10px 15px 2px 10px;
	font-weight: bold; 
	text-decoration: none; 
	color: #333;
}


/* OTHER STYLES */

h1 span {
  margin: 0;
  padding: 0;
  display: none;
  }

h2 span {
  margin: 0;
  padding: 0;
  display: none;
  }
