body {
	background-color: #FFB75D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #53381A;
	text-align: justify;
}
#imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#csstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#csstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
}
#csstabs li a {
	color: #330000;
	background-color: #FF3300;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: inline;
	font-weight: normal;
	border-top: 0px none;
	border-right: 1px outset #330033;
	border-bottom: 0px none;
	border-left: 1px outset #30033;
}
#csstabs li a:hover {
	color: #FFFFFF;
	background-color: #FF3300;
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	font-weight: normal;
}
#container {
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFC;
	padding-bottom: 10px;
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	text-align: left;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: left;
}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #660000;
	text-align: center;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	padding: 4px;
	border: 4px double #660033;
}

