body {
	margin-top:0px;
	margin-bottom:1px;
	background-color:#94cb00;
	font-family:tahoma;
	font-size:12px;
	color:#567700;
	text-align:center; }
	
	p{
		margin-bottom:6px;
		margin-top:6px;}

	td{
		text-align:center;
		font-family:tahoma;
		font-size:12px;}
		
		.small{
			font-size:9px;
			padding:12px;}
		
#container{
background:url(images/bg.jpg);
background-repeat:repeat-y;
text-align:center;
width:800px;
}

#header {
	width:800px;
	height:300px;
	background:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;}

#nav{
margin-top:269px;
width:800px;
height:31px;
float:left;
text-align:left;
margin-left:0px;
}

#pic{
	height:186px;}

#main{
width:758px;
float:left;
font-family:tahoma;
text-align:centre;
margin-left:16px;
margin-top:20px;
}

#footer{
height:24px;
clear:both;
background:url(images/footer.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

h1 {
	font-family:tahoma;
	letter-spacing:2px;
	font-size:16px;
	border-bottom:1px dashed #95d5f1;
	color:#58abd3;
	text-align:center;
	font-weight:normal;
	margin-bottom:1px;
	margin-top:2px;}
	
	h1:first-letter{
		font-weight:bold;
		color:#a2d810;}
		
a:active, a:link, a:visited{
text-decoration:none;
font-family:tahoma;
color:#3d95bf;}

a:hover{
text-decoration:none;
font-family:tahoma;
font-weight:bold;
color:#84b301;
}
