body {
	padding: 0;
  	background: #FFF;
	color: #000;
	font: 80%  "Trebuchet MS", Trebuchet, Arial, sans-serif;
	 }

td, p, li, ol, ul, dt, dd, dl {
	font: 1em  "Trebuchet MS", Trebuchet, Arial, sans-serif;
	}

a { 
	background: transparent;
	}
a:link 	{ 
	color: #00B;
	}
a:visited { 
	color: #006;
	}
a:hover { 
	color: #03C;
	}
a:active { 
	color: #C00;
	}

h1, h2, h3, h4, h5, h6 { 
	color: #009; 
	font-weight: bold; 
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin-bottom: 0;
	}

h1 	{
	font-size: 3em; 
	color: #039;
	margin-top: 0;
	}
h2 	{
	font-size: 2em;
	margin-top: 0; 
	}
h3 	{ 
	font-size: 1.4em;
	}
h4 	{
	font-size: 1.2em;
	}
h5 	{
	font-size: 1em;
	}
h6 	{
	font-size: .9em;
	}

p 	{ 
	margin-top: 0;
	text-align: left;
	line-height: 1.25;
	}

strong	{
	font-weight: bold;
	}
em	{
	font-style: italic;
	}
	
ul {
	line-height: 1.1em;
	margin-top: 0;
	list-style: disc url(../2008%20CNA%20Summer%20School_files/images/li.gif);
	background: transparent;
	}
 	
li {
	line-height: 1.1em;
	padding-top: .25em;
	padding-bottom: .25em;
	}
	
 /* Layout */

#container {
	width: 700px;
	border: 3px solid #009;
  	margin-left: auto;
  	margin-right: auto;
	}
	
#logobar {
	padding: 10px;
	background: #BDE;
  	text-align: right;
	}
	
#header {
	border-top: 3px solid #009;
	padding: 20px 25px 20px 25px;
	background: #BDE;
	text-align: center;
	}
	
#header-small {
	border-top: 3px solid #009;
	padding: 20px 15px 20px 15px;
	background: #CE9;
	text-align: center;
	}

#nav {	
	padding: 5px 15px 5px 15px;
	border-top: 3px solid #009;
	background: #8CC;
	text-align: left;
	clear: both;
	}
		
#footer {
	text-align: left;
	border-top: 3px solid #009;
	clear: both;
  	background: #BDE;
	padding: 8px 25px 1px 25px;
	}
#content {
	border-top: 3px solid #009;
	background: #FFF;
	clear: both;
	padding: 10px 15px 10px 15px;
	}
	
div.box-a {
	border-top: 3px solid #009;
	background: #CE9;
	clear: both;
  overflow: auto;		/* needed to contain floats */
	height: 1%;					/* needed to contain floats */
	}
	
div.box-wht {
	border-top: 3px solid #009;
	background: #FFF;
	clear: both;
	}
	
div.box-b {
	border-top: 3px solid #009;
	background: #8CC;
	clear: both;
	padding-bottom: 5px;
  overflow: auto;		/* needed to contain floats */
	height: 1%;					/* needed to contain floats */
	}
	
	
 /* End Layout */

/* selectors are here */
div.box-a img {
	float: left;
	padding-right: 25px;
	}
div.box-a p {
	text-align: right;
	padding: 0 25px .5em 0px;
	}
	
div.box-a h4 {
	padding: 0px 25px 0px 0px;
	margin: 0;
	text-align: right;
	}

div.box-a ul {
	line-height: 1em;
	padding: 0px 25px 0px 45px;
	margin-top: 0;
	list-style: none;
	text-align: right;
	background: transparent;
	float: right;
	clear: both;
	}
 	
div.box-a li {
	line-height: 1em;
	padding-top: .25em;
	}

div.box-wht p {
	padding: 0px 25px .5em 25px;
	}
	
div.box-wht h3 {
	padding: 0px 25px 10px 25px;
	}

div.box-wht ul {
	line-height: 1.1em;
	padding: 10px 25px 10px 45px;
	margin-top: 0;
	list-style: disc url(../2008%20CNA%20Summer%20School_files/images/li.gif);
	background: transparent;
	}
 	
div.box-wht li {
	line-height: 1.1em;
	padding-top: .25em;
	padding-bottom: .25em;
	}
	
div.box-wht img {
	float: right;
	margin-left: 10px;
	}

div.box-b p {
	padding: 1px 25px 1px 25px;
	}
		
#footer p { 
	font-size: .8em;
	}
	
#header h1 {
	font-size: 3em; 
	color: #009;
	}
	
#header p {
	font-size: 1.4em;
	text-align: center;
	}
	
#header-small h1 {
	color: #009;
	font-size: 1.5em;
	font-weight: normal; 
	margin-top: 0;
	}
#header-small h2 {
	color: #009;
	font-size: 1.5em;
	margin-top: 0;
	}
	
#header-small p {
	font-size: 1em;
	}
	
#nav ul {
	margin-left: 0px;
	padding-left: 0;
	display: inline;
	font-weight: bold;
	list-style: none;
	} 

#nav li {
	padding: 5px 10px 5px 10px;
	display: inline;
  	background: transparent url(../2008%20CNA%20Summer%20School_files/images/nav-bkgnd.gif) no-repeat;
	font-weight: bold;
	}
	
#nav a:link 	{ 
	text-decoration: none;
	}
#nav a:visited { 
	text-decoration: none;
	}
#nav a:hover { 
	text-decoration: underline;
	}
#nav a:active { 
	text-decoration: underline;
	}
	
/* end selectors */

/* classes */

.cushion {
	margin-top: 1em;
	}
	
.cushion-bigfont {
	margin-top: 1em;
	font-size: 1.2em;
	}

.note {
	font-size: .8em;
	font-style: italic;
	}
	
.hide {
	display: none;
	}
	
.bigger {
	font-size: 1.2em;
	}
	
/* end classes */