body {
	background-image: url(pictures/MOnet_Pourville82_large_light.jpg);
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-weight: bold;
	margin:0;
	margin-left: 20px;
	padding:0;
	height:100%;
}
.mytitle {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	line-height: 0.5em;
	color: black;
}
.whitebox {
background-color:#FFF; text-align:center; text-indent:10px; width:350px;
margin-left:150px;
}
.class_items {
	text-align: left;
	margin-left: 3%;
}
.footer {
	text-align:center;
	color: #000;
}
a {
	font-size:medium;
}
a:link {
	color:darkblue;
}
a:visited {
	color: darkblue;
}
#container {
	min-height:100%;
	position:relative;
}
#header {
	padding:10px;
}
#body {
	padding:10px;
	padding-bottom:20px;   /* Height of the footer */
}
#footer {
	position:absolute;
	bottom:14px;
	width:100%;
	height:20px;   /* Height of the footer */
}
.borderTable {
	background-color: #FFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-align: center;
}
.borderTable tr {
	border-bottom-style: solid;
}
.container {background:#ccc; color:#fff; margin:0 15px;}
 .rtop, .rbottom{
display:block;
background:#fff;
}
 .rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ccc;
}
 .r1{margin: 0 5px}
 .r2{margin: 0 3px}
 .r3{margin: 0 2px}
 .r4{
margin: 0 1px;
height: 2px
}
.h3 {
}
