body, body table {
	font-family: Verdana;
	font-size: 11px;
}
#page {
	width: 800px;
}
#content {
	float: left;
	margin-top: 15px;
}
#content {
	width: 550px;
}


h1 {
	font-size: 18px;
	
}
h2 {
	font-size: 16px;
	background-color: #FCF5E1;
	padding: 1px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
p {
	font-size: 11px;
}
a {
	color: #0040BF;
}
#nav a {
	color: #003399;
	text-decoration: none;
	list-style-image: none;
	border-right-style: none;
	list-style-position: outside;
	list-style-type: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: bold;
}
table {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table td, th {
	border: 1px solid #ccc;
	padding: 6px;
}
table.layout, table.layout td, table.layout th {
	border-width: 0px;
}


.print {
	margin: 0px;
	padding: 0px;
}
dl {
}
dt {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	background: url(../images/arrow.gif) no-repeat 0 3px;
	background-color: #FFFFFF;
}
ul {
	list-style-type: square;
}
li {
	/*margin: 8px 0px 10px 0px;*/
	padding: 6px 0px 6px 0px;
}
em {
	font-style: italic;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.poem {
	margin-left: 25px;
	font-style: italic;
	line-height: 175%;
}
.resource {
	padding: 5px;
	border: 1px solid #ccc;
}
.student {
	padding: 5px;
}
.external {
	margin: 0px 40px 0px 40px;
	padding: 5px;
	border: 1px solid #000000;
}

#nav {
	width: 170px;
	float: left;
	margin-right: 25px;
	margin-left: 0px;
	list-style-type: none;
	padding: 10px 5px 0px 5px;

}
#nav li {
	padding: 1px 0px 1px 0px;
}
#nav ul {
	list-style-type: none;
	margin-left: 3px;
	padding-left: 2px;
}

#options {
	font-size: 12px;
	font-weight: bold;
	background-color: #ECF2E1;
	width: 800px;
	background: url(../images/arch_bg.jpg)
}

div.break {	
	border-bottom: 1px solid #ccc;
}

.footer {
	font-size: 10px;
	padding: 3px;
	color: #666666;
}
