﻿background-image: url('images/left02.png');
	background-repeat:no-repeat;
	background-position:center;


.style1 {
	font-family: "Courier New", Courier, monospace;
	padding-left: 1cm;
}
		
	a.navlinks1 {
		color: #bd745d;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration : none;
		font-size: 18px;
	}
	a.navlinks1:hover{
	color:blue;
		}
		
	a.navlinks2 {
		color: black;
		font-family: courrier new;
		font-weight: medium;
		font-size: 12px;
	}
	a.navlinks2:hover {
		color:blue;
		}

td.leftbox
{
background-image: url('images/left01.png');}

p.navbox{
padding-left: 2.5cm;	
}

