body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#maincontent {
	margin-left: 100px;
	margin-bottom: 50px;
	margin-right: 50px;
	margin-top: 50px;
}

h1 {
	margin-bottom: 5px;
	color: #394d7e;
	font-size: 40px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

h6 {
	right: 50px;
	top: 73px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: right;
	color: #394d7e;
	font-size: 10px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

img.thumb {
	margin: 5px;
	border-color: #bfbfbf;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

#footer {
	padding-right: 20px;
	padding-left: 20px;
	bottom: 0px;
	border-top-color: #d8d8d8;
	border-top-style: solid;
	padding-top: 15px;
	width: 100%;
	border-top-width: 1px;
	height: 30px;
	background-color: white;
	color: #7c7c7c;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	position: fixed;
}


a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #394d7e;
}

a:hover {
	text-decoration: none;
	color: #394d7e;
}

.imageFloating {  margin-bottom: 40px;  margin-left: 40px;  float: right;  display: block;    padding: 10px;  border-color: #cccccc;  border-width: 2px;  border-style: solid;  width: 200px;  right: 100px; top: 180px;  }

#header { width: 100%; }

p { font-size: 12px; font-family: Helvetica, Arial, Verdana, sans-serif; color: #333333; }

#about { margin-right: 50px; display: block; line-height: 20px; word-wrap: normal; }

a#about { margin: 5px; }

.floatRight { float: right; }

.clearfloat { clear: both; }