body {
	margin: 0px;
	text-align: center;
	background-color: #B3B3B3;
}
body,table{
	font-family: Georgia;
	font-size: 12px;
	color: #00487D;
	background-image: url(images/backg1.gif);
}
a{
	color: #B32400;
	text-decoration: underline;
}
a:hover{
	color: #0066B3;
}
.nav{
height: 25px;
background-color: #C0C0C0;
text-align: center;
background-position: center;
border-bottom-style: solid;
border-bottom-color: #C0C0C0;
}
.page {
	background-color: #0066B3;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40pt;
	color: #004BCF;
	padding-left: 60px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #0066B3;
	background-image: url(images/Photo003copiecopie1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 181px;
}
.life {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFB200;
	font-size: 20pt;
	padding-left: 5px;
	letter-spacing: .2em;
}
.portfolio {
	background-color: #F3F4F5;
	border-top-width: 24px;
	border-top-style: solid;
	border-top-color: #0066B3;
	text-align: center;
}
.mainContainer {
	background-color: #F3F4F5;
	border-top-width: 24px;
	border-top-style: solid;
	border-top-color: #0066B3;
	text-align: left;
}
.mainContainer h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B32400;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #B32400;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	letter-spacing: 3px;
}
p {
	padding-left: 30px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-right: 30px;
	line-height: 18px;
}
.copyright {
	font-size: 11px;
	color: #F3F4F5;
	text-align: center;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #0066B3;
}
.image {
	float: left;
	margin-left: 20px;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
#rightmenu {
	width: 200px;
	height: auto;
	background-color: #FFCC99;
	border: 2px solid #FF6600;
	float: right;
	clear: both;
	color: #B32400;
	margin: 12px;
	font-size: 11px;
	padding-bottom: 14px;
}
#rightmenu h1 {
	border: none;
	color: #B32400;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #B32400;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 6px;
	font-size: 14px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.date {
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	font-weight: bold;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
  
  li {
	float: left;
	position: relative;
	padding-left: 20px;
	font-weight: bold;
  }
#rightmenu a {
	color: #00487D;
	font-size: 11px;
}

