body {
	margin:0 0 40px 0;
	background: #FFFFCC url(../little_site_images/toitoi_detail003.jpg) no-repeat fixed 100% 50%;
	text-align:left;
	font-family:Georgia, serif;
	font-size:62.5%; 
	color: #003700;
}

div.dMainI {
	position: absolute;
	top: 5px;
	left: 10%;
	width: 640px;
	z-index: 3;
	margin:0;
	border:0;
	padding:0;
	
	
}
div.dMain {
	position: absolute;
	top: 0px;
	left: 10%;
	width: 640px;
	z-index: 3;
	background: url(../little_site_images/left_bar.gif) repeat-y left;
padding: 5px 0 0 30px;
	margin:0;
	border:0;
}




img.imgRed {
	border: 1px red solid;
	margin:0;
	padding:0;
}
div.dLogo {
	position: absolute;
	top: 31px;
	left: 206px;
	z-index: 4;
	margin:0;
	border:0;
	padding:0;
}






img.imgR {
	float: right;
	border: 1px red solid;
	margin: 2px 1px 5px 10px;
	padding:0;
}

img.imgL {
	float: left;
	border: 1px red solid;
	margin: 0 10px 5px 1px;
	padding:0;
}

h1.h1Heads {
	position: relative;
	width: 100%;
	font-size:1.4em;
	font-weight:bold;
	color: red;
}

p.pBody {
	position: relative;
	width: 100%;
	font-size: 1.1em;
	font-weight: bold;
	color: #003700;
	text-align:justify;
}
p.pCentre {
	position: relative;
	width: 100%;
	font-size: 1.1em;
	font-weight: bold;
	color: #003700;
	text-align:center;
}
h3.h3Nav {
	clear: both;
	border-top: 1px solid red;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	width: 100%;
	text-align: center;
	position: relative;
	font-size: 1.2em;
	font-weight: bold;
	color: #003700;
	margin:0;
	padding:0;
}










a.main:link {
	color: red;
	text-decoration: none;
}
a.main:visited {
	color: red;
	text-decoration: none;
}
a.main:hover {
	color: #003700;
	text-decoration: none;
}

a.main:active {
   color: red;
	text-decoration: none;
}


a.mainI:link {
	color: red;
	text-decoration: none;
}

a.mainI:visited {
	color: red;
	text-decoration: none;
}
a.mainI:hover {
	color: #ffffcc;
	text-decoration: none;
}


a.mainI:active {
   color: red;
	text-decoration: none;
}






































h4.h4Addr {
	width: 100%;
	text-align: center;
	position: relative;
	font-size: 1.1em;
	font-weight: bold;
	color: #003700;
	margin:0;
	border:0;
	padding:0;
}













br.brClear{
	clear:both;
}

