body	{
	margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em;
}
a	{
	color:#0033CC; text-decoration:underline;
}
a:hover	{
	color:#0066FF;
}
h1	{
	color:#300000; font-size:1.5em; font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2	{
	color:#300000; font-size:1.2em; font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3	{
	color:#300000; font-size:1em; font-family: Geneva, Arial, Helvetica, sans-serif;
}
hr	{
	color:#009966;
}
th	{
}
td	{
	font-size:1em;
} 
/* Class Styles */
.container	{
	background-image:url(img/centre.jpg); width:800px; top:95px
}

/* Div Styles */
#pageHeader h1, #pageHeader h2, #linkList h3 {
	display: none;
}
#container {
	display: block;
}
#content	{
	background-image:url(img/backc.jpg); padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px;
}


@media screen {
	div#pageHeader, div#maintext  {
		position: fixed;
	}
		
	* html div#pageHeader, * html div#maintext {
	position: absolute; left: 262px;
	}
}
#pageHeader {
	left: 0; top: 0; width: 800px; height: 85px; background: url(img/topbl.jpg) left top no-repeat;
}
#top	{
	background-image:url(img/topbl.jpg); background-repeat: no-repeat; background-position: center top; height:90px; width:800px;
}
#green	{
	left:0; top: 90px; background-image:url(img/topgrn.gif); width:800px; 
}


/* FOOTER STYLES */
#footer {
	height: 20px; padding: 3px;  text-align: center; margin-bottom: 10px; background-image:url(img/footer.gif); color:#FFFFFF; font-size:0.8em;
}

#footer a {
	color: #FFFFFF; font-weight: bold;
}

#footer a:hover {
	color: #66FF00;
}

/* MENU STYLES */
#navpic	{
	background-image:url(img/navbar.jpg);
}

#navback	{
background-image:url(img/navbar.jpg); margin-top:20px; width:226px; left:0px; position:absolute; 
}
.linkListon {
	background-image:url(img/buttonon.gif); background-repeat: no-repeat; width:207px; height:27px; display:block; text-decoration:none;
	color: #003300; text-indent:20px; padding-top:5px; font-size:0.85em;
}
.linkListon a 	{
	background-image:url(img/buttonon.gif)); background-repeat: no-repeat; text-decoration:none;
}
a.linkListon:hover, .linkListon a:hover, .linkListon a.hover	{
	color: #003300; background-image:url(img/buttononhov.gif); background-repeat: no-repeat; text-decoration:none;
}

.linkListoff {
	background-image:url(img/buttonoff.gif); background-repeat: no-repeat; width:207px; height:27px; display:block;  text-decoration:none; color: #003300;  text-indent:20px; padding-top:5px; font-size:0.85em;
}
.linkListoff a 	{
	background-image:url(img/buttonoff.gif); background-repeat: no-repeat; text-decoration:none;
}
a.linkListoff:hover	{
	color: #003300; background-image:url(img/buttonhov.gif); background-repeat: no-repeat; text-decoration:none;
}
