body {
	background-image: url(Images/background.gif);
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.titleimage {
	position: absolute;
	left: 0px;
	top: 10px;
}
.contentsmenu {
	width: 200px;
	border-top: 2px solid #000000;
	border-right: 2px #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px #000000;
	float: left;
	margin: 10px 10px 10px -10px;





}
.menuitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: block;
	list-style-position: inside;
	line-height: 12px;
	list-style-type: circle;
	padding-left: 5px;
	margin-left: 5px;









}
.menulink {
	color: #000000;
	text-decoration: none;
	width: 120px;

}
.maintext {
	position: absolute;
	left: 10px;
	top: 80px;
	padding-right: 10px;
	padding-left: 5px;



}
.menulink:hover {
	color: #666666;
	text-decoration: none;

}
.examplebox {
	color: #000000;
	padding: 0px 10px 5px;
	border: 2px solid #000000;
	display: block;
	margin: 10px 10px 10px 210px;
	background-image: url(bluedot.gif);
	background-repeat: repeat;




}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-indent: 30pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 20px;
	font-style: italic;
	margin: 0px;
	padding-left: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding-left: 30px;
	padding-top: 20px;

}
.maintextfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	letter-spacing: normal;
	word-spacing: normal;
	margin-left: 30px;
	line-height: 30px;



}
.picture {
	margin: 10px;
	float: right;
	border: 2px solid #000000;
}
h3 {

	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding-left: 40px;
	padding-top: 20px;
}
a {
	color: #CC6633;
}
a:hover {
	color: #669933;
	text-decoration: none;
}
