html 	{ width:100%; height:100%; }

body	{
		font:1em/1.25 Tahoma, sans-serif; 
		padding:0; margin:0; 
		height:100%; width:100%;  
		text-align:center;
		
		}
html, body, div, p, span, tr, td, th, a, ul, ol, li, dl, dt, dd, img, h1, h2, h3, h4 {margin: 0; padding: 0;}

table	{
		border-collapse:collapse;
		border-spacing:0;
		text-align:left;
		}
h3		{

		color: #77502D;
		font-size:1.6em;
		margin-top:90px; 
		margin-bottom:5px;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;

		}
a{ color:#ce220e}
a:hover{ text-decoration:none}
.mainBody
		{ 
		background:url(i/bgMain.jpg) no-repeat; 
		width:1023px; height:758px;
			
		}	


ul.txtLnk
		{
		position: absolute;
		top:210px; left:130px;
		z-index:3;
		width:297px;
		list-style:none;
		}
ul.txtLnk a
		{
		font-size:0.8em;
		color:#fff;
		font-weight:bold;
		}
ul.txtLnk a:hover
		{
		text-decoration:none;
		}


.footer{ height:70px; background:#4d2f11; font-size:0.8em; color:#996839; }
.footer p { padding:10px;}

