
/* Header
----------------------------------------------- */
#header {
  width:700px;
  height:116px;
  margin:10px auto 10px;
  
/*  border:1px solid #ccc; */
  text-align:center;
  background: #eeeeee url(images/anitaLaunchSmaller.jpg)  ;
  }

#header h1{
	padding-top:35px;	
}

#header A{
	color:black;
}
	
/* Content
----------------------------------------------- */
#content {
  width:700px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }

#content td{
  text-align:center;
  }

#content p{
	 padding:0 1em;	
}	
	 
#main {
  width:410px;
  float:left;
  padding-right:20px;
  padding-left:10px;
/*  border:1px solid #ccc; */
  }
#sidebar {
  width:180px;
  float:right;
  padding-top:40px;
  padding-left:40px;
  margin-left:20px;
/*  border:1px solid #ccc; */
  }



/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
/*  margin:0 0 1.5em; */
/*  padding:0 0 1.5em; */
/*  border-bottom:1px dotted #ccc;*/
  list-style:circle;
  }


#sidebar UL.nomarker {list-style-type: none}

#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }

H1 { color:black; font-size: 2em }
H2 { color:black; font-size: 1.5em }
H3 { color:black; font-size: 1.3em; margin-bottom: -0.5em }
H4 { color:black; font-size: 1.1em }
A:link { color: #cc0000 }
A:visited { color: #000055 }
A:active {color: #ff3300 }
A:link, A:visited, A:active { text-decoration: none }
P { text-indent: 1em;}
P.first { text-indent: 0em }
P.bigAndMagenta { text-indent: 0; color: #ff00ff; font-size: 2em }
UL { list-style-type: circle }
UL UL { list-style-type: square }
UL UL UL { list-style-type: disc }
OL { list-style-type: lower-roman }
OL OL { list-style-type: lower-alpha }
OL OL OL { list-style-type: upper-roman }
div.endBlock { margin-top : 4em }
div.imageBlock { margin-top : 0.5em; margin-bottom : 0.5em; margin-left: 2em }

div.imagerow {
	  padding:10px;
	  text-align:center;
}  
P.a { font-size: 20pt; margin-top: 20px; white-space: pre; color: red}
P.b { font-size: x-large; margin-left: 20px; white-space: pre }
P.c { font-size: x-large; margin-top: -50px; white-space: pre }
.completed { text-decoration: line-through }
.problem { color: red; }
DT {font-weight: bold;}