body {
	font-size: 1em; 
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  height: 100%;
  color: #555555;
  }

h1 {  
	font-size: 1.8em; 
	font-weight: normal;
	text-decoration: none; 
	line-height: 1.1em; 
	letter-spacing: -0.0em;
	margin-left:-1px;
	}
h2 {  
	font-size: 1.0em; 
	text-decoration: none; 
	letter-spacing: -0.02em;
	padding-top: 10px;
	}

blockquote {  
	float: right; width: 210px; 
	color: #336699; 
	font-size: 1.6em; 
	vertical-align: text-top; 
	margin-bottom: 20px; 
	clear: right; 
	line-height: 1.35em; 
	text-align: left; 
	margin-right: -1px; 
	padding-left: -5px; 
	background-image: url(backBlockquote.gif); 
	background-repeat: no-repeat; 
	background-position: center top; 
	padding-top: 28px
	}
		
#container {
  margin: 0 auto;
  width: 660px;
  text-align: left;
  min-height: 100%;
  } 
  
#content {
  margin: 0 auto;
  width: 385px;
  vertical-align: top; 
  text-align: left;
  float: left; 
  padding: 0px 0px 35px  }   
  
#sidebar {
  margin: 0 auto;
  width: 240px;
  text-align: left;
  vertical-align: top; 
  float: right; 
  padding:   111px 0px 20px 20px} 

#footer {
  margin: 0 auto;
  width: 100%;
  bottom: -25px; 
  text-align: center;
  position: relative; 
  bottom: 0;
  padding: 40px 0px 0px; 
  clear: both; 
  } 

#footerContainer {
  position: relative; 
  margin: 0 auto;
  width: 660px;
  text-align: left;
  padding: 20px 0px 50px 0px;
  } 
  
  
.comments {
	font-size: 0.75em;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 7px;
	}
.copy {  
	line-height: 1.45em
	}
	
.sidebarCopy {  
	font-size: 0.75em; 
	line-height: 1.6em
	}
	
.footerCopy {  
  	margin: 0 auto;
	float: left; 
	color: #777777;
	width: 385px; 
	font-size: 0.85em; 
	line-height: 1.45em; 
	padding: 10px 0px 0px 0px;
	}

.footerSidebar {
  	text-align: left;
  	vertical-align: top; 
	color: #777777;
  	float: right; 
	font-size: 0.66em; 
	line-height: 1.45em; 
	width: 235px; 
	clear: right;  
	line-height: 1.33em;
} 

#divider { border-color: black black #666666; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; clear: both;}

#imgBackground {
	background-image: url(backFooter.jpg); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: bottom; 
	bottom: -25px; 
	}
a {  color: #336699; border-color: black black #336699; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; text-decoration: none}
a:hover {  color: #FFFFFF; background-color: #336699}

div#divider a:hover {color: #336699; border-color: black black #336699; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; text-decoration: none; background-color: #336699;}

divh1 a {
 color: none;
 text-decoration:none;
 border:0;
}
divh1 a:hover {
 color: none;
 border:0;
}
divh1 a:visited {
 color: none;
 border:0;
}
