body {
  background-color: #505050;
  color: #505050;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0;
}

a:link {
  color: #0000FF;
}

a:visited {
  color: #800000;
  }

a:active {
  color: #FF0000;
  }

h1 {
  font-family: Arial;
  margin: 0;
  text-align: left;
  margin-left: 120px;
  color: #505050;
  }

h2 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	}
	
h3, h4 {
	padding: 0;
	font-weight: normal;
	margin: 0 auto;
	text-align: center;
	clear: both;
	}
	
h3 {
	margin-top: 20px;
	}
	
h4 {
	margin-bottom: 10px;
	}
	
#page, #article_page {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  background: url(images/contentbg3.gif) repeat-y 50% 0;
  min-height: 450px;
  }

#article_page {
  background: url(images/contentbg4.gif) repeat-y 50% 0;
  }
	
#content, #article_content {
  width: 464px;
	margin: 0;
  margin-right: 260px;
	padding: 10px 20px;
  color: #000;
  clear: left;
	font-family: verdana, sans-serif;
  }

#article_content {
	width: 600px;
	margin: 0;
	}
	
#content img, #article_content img {
  float: left;
  padding: 0;
  }

#article_content ul {
	list-style: none;
	margin: 10px 20px 10px 30px;
	padding: 0;
	}
	
#content a:hover {
	text-decoration: none;
	}

#article_content a {
	text-decoration: none;
	}
	
#article_content a:hover {
	text-decoration: underline;
	}
	

p.bio {
	padding-left: 30px;
	font-size: .8em;
	}
	
#q1 {
  font-size: 2em;
  margin: 0;
  color: #505050;
  }

#productofferings {
  font-size: 1.5em;
  height: 220px;
  margin: 0;
	margin-top: 20px;
  }

#magglass {
  float: left;
  margin: 0 20px;
  }

#q2 {
  width: 200px;
  font-size: 1.15em;
  margin: 0;
  padding-left: 10px;
  color: #fff;
}

ul.specialties {
  float: right;
  width: 257px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  }

ul.specialties li {
  text-align: left;
  padding-left: 20px;
  line-height: 18px;
  font-size: 16px;
  }

#header {
  width: 770px;
  height: 60px;
  color: #303030;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: #A8A8A8 url(images/newlogo.gif) no-repeat 10px 0;
  border-bottom: 1px solid #505050;
  }

#header a {
  text-decoration: none;
  color: #303030;
  }

#header p {
  text-align: left;
  margin: 0;
  margin-left: 140px;
  padding-bottom: 5px;
  font-weight: bold;
  }

#subheader {
  width: 770px;
  height: 60px;
  background: url(images/books.jpg);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-bottom: 1px solid #505050;
  }

#navigation {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  }

#nav, #nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  }

#nav ul {
  border-bottom: 1px solid #505050;
  }

#nav li {
  width: 127px;
  position: relative;
  float: left;
  line-height: 20px;
  border-right: 1px solid #505050;
  border-bottom: 1px solid #505050;
  }

#nav li#farright {
  border-right: 0;
  width: 130px;
  }

#nav li li {
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #505050;
  border-bottom: 0;
  }

#nav li a {
  background-color: #A8A8A8;
  color: #303030;
  border-top: 0;
  text-decoration: none;
  font-family: arial;
  display: block;
  font-weight: bold;
  }

#nav li li a {
  display: block;
  }

#nav li ul {
  display: none;
  position: absolute; 
  top: 100%;
  left: 0;
  }

#nav li > ul {
	top: auto;
	left: auto;
	}

#nav li:hover ul, #nav li.over ul { display: block; }

#nav li a:hover {
  background-color: #303030;
  color: #A8A8A8;  
}

#footer {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  clear: both;
  }

#footer p {
  text-align: center;
  font-size: .75em;
  color: #A8A8A8;
  }
	
#briefs {
	width: 760px;
	margin: 0 auto;
	border: 1px solid #000;
	}
	
#briefs td {
	border: 1px solid #000;
	}
	
table.archives {
	}
	
table.archives td {
	padding: 0;
	}
	
table.archives td.left {
	text-align: center;
	}
	
table.archives td {
	font-size: 11px;
	padding: 4px;
	}
	
table.archives td ul {
	list-style: none;
	margin: 0;
	margin-bottom: 6px;
	}
	
table.archives a {
	text-decoration: none;
	}
	
table.archives a:hover {
	text-decoration: underline;
	}
	
table#subscription_form {
	font-size: 12px;
	}
	
table#subscription_form td.right {
	text-align: right;
	padding-right: 10px;
	}	
