/*  CSS czheaters.com  */

  /* basic styles */

html {
  margin: 0;
  padding: 0;
  }
	
body { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.88889;
  color: #555753; 
  background: #fff url(images/background3.png) repeat bottom center; 
  margin: 0; 
  padding: 0;
  }
  
p { 
  margin-top: 0;
  text-align: justify;
  }

h6 {
  font-size: 9px;
  text-align: center;
  letter-spacing: .15em;
  margin: 0 10px 20px 10px;
  }
    
h4 {
  text-align: center;
  line-height: 1px;
  margin: 40px 0 0 0;
  }
  
h3 { 
  font: italic normal 1.3em georgia, sans-serif;
  word-spacing: 3px;
  margin-bottom: 20px; 
  color: #660000;
	}
	
h2 { 
  font: italic normal 2.4em georgia, sans-serif;
  letter-spacing: 1px;
  word-spacing: 3px;
  text-align: center;
  margin: 20px 40px 0 40px; 
  color: #660000;
	}
	
a:link { 
  font-weight: normal; 
  text-decoration: none; 
  color: #330000;
  }
  
a:visited { 
  font-weight: normal; 
  text-decoration: none; 
  color: #003366;
  }
  
a:hover, a:active { 
  text-decoration: underline; 
  color: #9685BA;
  }
  
  /* specific divs */
  
#backg {
  background: #fff url(images/background3.png) repeat top center;
  }
  
#container {
  background: url(images/header.png) no-repeat top center;
  padding: 0;  
  margin: 0px auto; 
  position: relative;
  width: 820px;
  text-align: left;
  }

#intro { 
  padding: 300px 20px 40px 275px;
  }
  
#intro p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  margin: 10px 60px 0 60px;
  }
  
#compare { 
  padding: 300px 35px 90px 295px;
  text-align: justify;
  }
  
#compare p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  margin: 10px 40px 0 40px;
  }
  
#pageHeader {
  	float: left;
	margin: 300px 0 0 68px;
	}

#pageHeader a {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#pageHeader a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("images/hoverblock.png") 10px 50% no-repeat;
	}
  
#productlist {
  padding: 40px 20px 0 80px;
  text-align: center;
  line-height: normal;
  }

#quickSummary {
  font: italic 10pt/22pt georgia; 
  clear: both; 
  margin: 30px 10px 0 82px; 
  width: 160px; 
  float: left;
  }

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-align: center;
  letter-spacing: .1em;
  line-height: 16px;
  padding: 20px 0 5px 70px;
  }

#linkList {
	margin-left: 600px; 
	top: 0; 
	right: 0;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}

#extraDiv1 {
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0; 
	width: 148px; 
	height: 110px;
	}
.accesskey {
	text-decoration: underline;
	}

  