body
{
  width: 1070px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
  background-color: #FFFFFF;  
  font-style: normal;
  font-family: Arial, sans-serif; 
  
}
body, p, .p, ul, li, a, th, td
{
  font-size: 1em;
  font-weight: normal;
  color: #000000;
}

h1, .subHeading {

  margin-left: 20px;
}

p, .p, h1, h2, h3, h4, table {


}
a, .a
{
  text-decoration: none;
  font-weight:bold;
}

a:hover
{
  color: rgb(153, 102, 51);
}

p.small {
  font-size: 80%;
}

.clear {
  clear: both;
}

#page
{
  width: 1070px;

}
#page-container
{

}

#logo {
  float: left;
  width: 950px;
  height: auto;
  margin: 5px 0 0 0;
  padding: 0px;
}

#menuContainer {
  
  float: left;
  width: 800px;
  height: auto;
  margin: 0;
  padding: 0 0 10px 210px;
}
#menuContainer a {
  font-style: italic;
  font-weight: normal;
  font-family: "Times New Roman", serif;    
}
#menuContainer div {
  
  float: left;
  margin:0 ;
  padding: 0 0 15px 0;
}
#menuContainer ul {
  border: 0px;
  margin:0 5px 0 15px;
  padding: 0;
  text-align: left;
}

#menuContainer ul li{
  border: 0px;
  margin:0px;
  padding: 0px;
  text-align: left;
  list-style: none;
  list-style-type: none;  
}
#menuContainer ol li {
  margin:0px;
  padding: 0px; 
  text-align: left; 
}
#menuContainer #menu1 {
  margin-top: 0px;
}
#menuContainer #menu2 {
  margin-top: 0px;
  width: 270px;
}
#menuContainer #menu3 {
  margin-top: 39px;
  width: 230px; 
}
html>body #menuContainer #menu3 {
  margin-top: 40px;
}


#googleLine {
  clear: both;
  float: left;
  width:770px; 
  height:15px;
  margin: 0 0 10px 112px;
  font-size: 0.8em;
  font-weight: normal !important;
}
html>body #googleLine {
  margin: 0 0 10px 222px;
}
#googleLine a {
  text-decoration: underline;
}


#googleSky {
  clear: both;
  float: left;
  width:120px; 
  height:700px;
  margin: -25px 20px 0 25px;
}
html>body #googleSky {
  margin: -25px 20px 0 50px;
}


#bookmark {
  width: 130px;
  margin: 3px 0 5px 0;
}

#content {
  float: left;
  width: 840px;
  margin: 20px 0 0 -2px;
  overflow: hidden;
}
html>body #content {
  margin: 20px 0 0 5px;
}
.prev {

  float: left;
  margin-left: 20px;
  font-size: 80%
}
.next {

  float: right;
  margin-right: 20px;
  font-size: 80%
}

#noScroll {
  position: fixed;
  top: 400px;
  left: 895px;
  
}
#noScroll a {
  font-size: 80%;
}


h1 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-style: italic;
  font-family: "Times New Roman", Arial, sans-serif;  
}
.subHeading {
  margin-top: 5px;
  font-size: 80%;
  font-weight: normal;
  font-style: italic;
  color: rgb(153, 153, 153);
}
h2 {
  margin-bottom: 0px;
}

h3 {
  color: rgb(153, 153, 153);
}


.imageLeft {
  float:left; 
  margin: 0 15px 0 0;
}

.imageRight {
  float:right; 
  margin: 0 0 0 15px;
}

.caption {
  margin-bottom: 15px;
}
.caption dd {
  margin: 0;
  border-left: 1px dotted rgb(153, 153, 153);
  border-right: 1px dotted rgb(153, 153, 153);
  border-bottom: 1px dotted rgb(153, 153, 153);
  padding: 0 5px 5px 5px;
  font-size: 70%;
}

th, td {
  padding: 10px;
  width: 50%;
  vertical-align: top;
}

table img {

  margin: 0;
  margin-top: 10px;
  
}

table small {

  font-style: normal;
  font-family: Arial, sans-serif;
}

.kritiasleft,
.timaiosleft {
  font-style: italic;
  font-family: "Times New Roman";
}

#footer {
  clear: both;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  text-align: center;
}

#footer a {
  font-size: 80%;
  font-weight: bold;
  text-decoration: underline;
  color: #663300; 
}

#teaser {
  clear: both;
  width: 100%;
  height: auto; 
  font-size: 70%;
  text-align: center;
  color: rgb(153, 153, 153);
}
#teaser a {
  font-size: 100%;
  font-weight: bold;
  color: rgb(153, 153, 153);
}

#sponsored {
  clear: both;
  width: 100%;  
  font-size: 70%;
  color: rgb(153, 153, 153);
  text-align: center;
}
#sponsored a {
  font-size: 100%;
  font-weight: normal;
  color: rgb(153, 153, 153);
}
