#maintext {
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	width: 500px;
}
#footer {
	width: 700px;
}
#wrapper {
	width: 723px;
	margin: auto;
}
#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
	display: block;
}



#leftnav {
	background-color: #BDE3F2;
	padding: 10px;
	float: left;
	width: 150px;
	background-image: url(images/left%20bar%20backgound%20dominca.jpg);
	background-repeat: no-repeat;
}
#imgtop {
	width: 723px;
}
#leftnav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #080913;
	text-decoration: none;
	display: block;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
	display: block;
	background-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
}
