#exampleheader{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#exampleheader a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#Table_01 {
	position:absolute;
	left:10%;
	top:0px;
	width:800px;
	height:600px;
	background-image:url(centre.jpg);
	background-repeat:repeat-y;
}

#testhome-01 {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:800px;
	height:105px;
}

#testhome-02 {
	position:absolute;
	left:0px;
	top:105px;
	width:152px;
	height:393px;
}

#content {
	position:absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	left:155px;
	top:96px;
	width:566px;
	height:398px;
	overflow:auto;
}
#content ul{
	font-size:12px;
	color:#000;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}
#content p{
	font-size:12px;
	color:#a16ebd;
	text-align:left;
	padding:10px;
}
#content h1{
	font-size:16px;
	color:#8681a4;
	text-align:center;
	padding:10px;
}
#testhome-04 {
	position:absolute;
	left:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	top:494px;
	width:800px;
	height:202px;
}
body {
	background-color: #8D8DC7;
}
#navigation a{
	color:#fff;
	text-decoration:none;
}
#navigation a:hover{
	color:#9999CC;
}
#footer{
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position:center;
	height:200px;
	border:0px;
	width: 800px;
	font-size:11px;
	margin: 0px;
	padding:0px;
}
.navigation{
	font-size:11px;
	text-align:left;
	padding-left:8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.navigation:hover{
	color:#000;
	text-decoration:none;
}
.textlink:hover{
	color:#000;
	text-decoration:underline;
}
.textlink{
	color:#000;
	text-decoration:none;
}
.poweredby{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.poweredby:hover{
	font-size:9px;
	color:#000;
	text-decoration:underline;
}

