body {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-left: 120px;
	margin-top: 100px;
	margin-right: 60px;
	font-family: "Courier New", "Courier", "mono";









}
h2 {
	font-size: small;
	padding: 0.3em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	border-left-style: groove;
	background-color: #FCF4E2;
	margin-left: -10px;







}
h1 {
	font-size: 32px;
	color: #333333;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	padding-bottom: 10px;





}
.theme {
	font-size: large;
	font-weight: bold;
	color: #666666;
}
h3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 50%;
	padding: 0.5em;
	font-size: x-small;




}
.talllineheight {
	line-height: 30px;


}
h4 {
	background-color: #CCCCCC;
	padding: 3px;

}
h5 {
	background-color: #F2F2F2;
	padding: 3px;
	margin-left: 5px;



}
.widelineheight {
	line-height: 30px;
}


.menu {
	position: absolute;
	width: 130px;
	left: 0px;
	padding: 5px;
	top: 300px;
	border: thin solid #CCCCCC;
	font-size: small;
	background-color: #FFFFFF;
}
