body {
	margin: 20px 10px 10px 10px;
	font-size: 12px; 
	color: #000000; 
	line-height: 1.5; 
	font-family: Georgia, Times, serif;
	text-align: center; 
	background-color: #666666;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 775px;
	background-image: url(images/beige1.jpg); 
	background-repeat: repeat;
	text-align: left;
}

#plaque {
	position:absolute;
	left: 50%;
	width: 497px;
	height: 333px;
	margin-top: 70px;
	margin-left: -248px;
	padding: 0px;
	border: none;
	}



p {
	text-align: justify;
	}

h1 {
	font-family: times, serif;	
	font-size: 24px; 
	line-height: 30px; 
	color: #092E0D;
	font-weight: lighter;
	}

h2 {
	font-family: times, serif;	
	font-size: 20px; 
	line-height: 26px; 
	color: #092E0D;
	font-weight: lighter;
	}

h3 {
	font-family: times, serif;	
	font-size: 15px; 
	line-height: 23px; 
	color: #092E0D;
	font-weight: bold;
	}

h4 {
	font-family: times, serif;	
	font-size: 12px; 
	line-height: 20px; 
	color: #092E0D;
	font-weight: bold;
	}

h5 {
	font-family: times, serif;	
	font-size: 12px; 
	line-height: 16px; 
	color: #092E0D;
	font-weight: bold;
	}

h6 {
	font-family: times, serif;	
	font-size: 10px; 
	line-height: 16px; 
	color: #092E0D;
	font-weight: bold;
	}

#contentsmenu	{
	line-height: 2;
	list-style-type: none;
	margin-left: 120px;
	font-weight: bold;
	}

#header {
	margin:0px auto;
	position: absolute;
	height: 89px;
	width: 775px;
	padding: 0px;
	background-image: url(images/header.jpg);
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}

a:link {
	text-decoration: none;
	color: #092E0D;
	font-weight: bold;
	}

a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}

a:hover {
	text-decoration: none;
	color: #C87436;
	font-weight: bold;
	}

a:active {
	text-decoration: none;
	color: #C87436;
	font-weight: bold;
	}

#linksmenu {
	position: absolute;
	top: 88px;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-align: right;
	clear: both;
	display: inline;
	list-style-type: none;
	color: #092E0D;
	font-family: times, serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #000000;
	height: 22px;
	width: 765px;
	background-image: url(images/beige1.jpg); 
	background-repeat: repeat;
	}


#linksmenu li {
	display: inline;
		}

#content {
	position: absolute;
	top: 111px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 30px 70px 0px 70px;
	width: 635px;
	background-image: url(images/beige1.jpg); 
	background-repeat: repeat;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	}

#footer {
	margin: 0px;	
	clear: both;
	height: 50px;
	padding: 15px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	}

img {
	border: none;
	}

#servicesmenu {
	border: none;
	color: #092E0D;
	}

#servicesmenu td {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	}
	
#riskfactors, subrisks, li {
	font-size: 13px;
	}


