body {
	background: #F0FFF0;
}
a:link {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
ul {
	list-style-type: disc;
} 

li {
	padding: 0;
	margin: 0 0 0.25em 0;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-bottom: 0;
}
p, h1, h2,h3,h4,h5 {
	margin: 0 10px 10px;
}
p { padding-left: 30px;

}

h1 {
	font-size: 16px;
	padding-top: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	padding-top: 1px;
	color: #000;
	font-weight: bold;
}
h3 {
    font-size: 14px;
	padding-top: 1px;
	text-align:center;
	color: #000;
	font-weight: Bold;
}
h4 {
	font-size: 12px;
	padding-top: 1px;
	color: #000;
	font-weight: bold;
}

h5 {
    font-size: 12px;
	padding-top: 1px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
h6 {
    font-size: 14px;
	padding-left: 20px;
	padding-top: 1px;
	text-align:left;
	color: #000;
	font-weight: Bold;
}


#frame {
    border: none;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-align: left;
	background: White;
}

#navigation { display: none;
	
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	
}

#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	padding: 2px 10px 2px 10px; 
	color: #000;
	background-color: #F0FFF0;
	text-decoration: none;
	border: 1px solid #711515;
}
#navigation a:hover {
	color: #000;
	background-color: #DCDCDC;
}

#contentleft {
	display: none;
}
#contentcenter {
	font-size: .75em;
	line-height: 1.5em;
	width: 530px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	background: White;
}
#contentcentertopic {
	font-size: .75em;
	line-height: 1.5em;
	width: 560px;
	margin-top: 10px;
	margin-left: 20pt;
	margin-right: 30pt;
	padding-left: 10px;
	background: White;
}
#contentcentercourse {
	font-size: .75em;
	line-height: 1.5em;
	width: 500px;
	margin-top: 10px;
	padding-left: 30px;
	float: left;
	background: White;
}
#contentright {
	display:none;
}


#toplinks {
	width: 50px;
	float: left;
}
#contentheader {
	display: none;
}
#headerlinks {
	display:none;
}

#headerlinks ul {list-style: none; margin: 0; padding: 0;}

#contentfooter {
	display:none;
}
.boxout {
	margin-top: 10px;
	border: 2px solid #ccc;
	padding: 0;
	background: #F0FFF0;
}
.boxout p {
	color: #000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-left: 0;
	text-align: left;
	background: #F0FFF0;
	font: normal .75em/16px Georgia, "Times New Roman", Times, serif;
}
.boxtrain {
	margin-top: 10px;
	border: 2px solid #ccc;
	padding: 0;
	background: #F0FFF0;
}
.boxtrain p {
	color: #000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-left: 0;
	text-align: left;
	background: #F0FFF0;
	font: normal .75em/16px Georgia, "Times New Roman", Times, serif;
}
