a {
		text-decoration: none;
		color: gray;
		}
a:hover {
		text-decoration: none;
		color: silver;
		}
body {
	font-family: Tahoma;
	color:  #666666;
	background:#DCD8D8;
	}
img {	
		border: 0px;
		}
p {		
		font-size: 12px;
		text-indent: 25px;
		text-align: justify;
		font-family: tahoma, times new roman, sans-serif;
		font-weight: bold;
		}
#ledger {
		position: absolute;
		top: 180px;
		left: 575px;
		width: 180px;
		height: 100px;
		font-size: 12px;
		visibility: visible;
		font-family: tahoma, times new roman, sans-serif;
		font-weight: bold;
		text-align: justify;
		z-index: 4;
	}
#logo {	
		position: absolute;
		top: 5px;
		left: 600px;
				}
#detailBoxBkg{	
		position: absolute;
		top: 198px;
		left: 575px;
		background:  #ECE7E7;
		z-index: 4;
		}
#siteText {
		position: absolute;
		top: 112px;
		left: 560px;
		width: 193px;
		height: 460px;
		z-index: 6;
		}
#detailHomeImage {
		position: absolute;
		top: 292px;
		left: 543px;
		z-index: 6;
		}
#samplePages {
		position: absolute;
		top: 110px;
		left: 15px;
		width: 500px;
		height: 320px;
		background:  #ECE7E7;	
		z-index: 5;
		overflow: hidden;
		}
#projects {
		position: absolute;
		top: 110px;
		left: 15px;
		width: 530px;
		height: 320px;
		background:  #ECE7E7;	
		z-index: 5;
		overflow: hidden;
		}
#validation {
		position: absolute;
		top: 400px;
		left: 560px;
		z-index: 6;
		}