html, body {
	margin: 0;
	padding: 0;
	font: 12px tahoma, verdana, arial, geneva, sans-serif;
	color: #111111;
	background: #111111 url('tlo2.gif');
	text-align: center;
	}

a {
	color: #111111;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6, p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: calibri, tahoma, verdana, sans-serif;
	} 

.str1 {
	position: relative;
	color: #111111;
	margin: 0 auto;
	width: 800px;
	height: 1123px;
	padding: 0 0 0 0;
	background: url('tlo.gif');
	text-align: left;
	z-index: 10;
	}
	
div.str1 h1 {
	color: #111111;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
	}

div.str1 h2 {
	color: #111111;
	font-weight: normal;
	font-size: 16px;
	}
div.str1 text {
	position: relative;
	width: 800px;
	padding: 0 15px 0 85px;
	background: url('gfx/textbg.jpg') no-repeat 134px 24px;
	color: #555;
	z-index: 15;
	}
.menu {
	text-align: center;
	position: 50% 0%;
	margin: 0 auto;
   	width: 800px;
   	height: 35px;
   	padding-top: 2px;
   	font: 20px courier new;
   	z-index: 10;
   	}

div.menu a {
	color: #000000;
   	font-size: 18px;
   	letter-spacing: 1px;
   	}
div.menu a:hover {
   	color: #000090;
   	text-decoration: none;
   	font-size: 19px;
   	} 

.mn {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 1093px;
	padding-top: 5px;
	background: url('tlo1.gif');
text-align: left;
	font: 20px calibri, tahoma, verdana, arial, sans-serif;
	z-index: 10;
	}

div.mn a {
	color: #000;
	font-size: 17px;
	letter-spacing: 1px;
	}
div.mn a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	}

.cn {
	position: relative;
	margin: 0 auto;
	width: 680px;
	background: url('gfx/cnbg.gif') repeat-y;
	text-align: left;
	z-index: 10;
	}

.text {
	position: relative;
	width: 600px;
	padding: 0 0 20px 145px;
	color: #111111;
	z-index: 15;
	}

div.text a {
	color: #000;
	font-weight: bold;
	}

div.text h3 {
	font: 16px tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #333;
	}

div.text p {
	font: 18px tahoma, verdana, arial, sans-serif;
	text-align: justify;
	line-height: 150%;
	text-indent: 40px;
	padding-top: 15px;
	}

.text1 {
	position: relative;
	width: 580px;
	padding: 0 80 0 80px;
	color: #111111;
	z-index: 15;
	}

div.text1 a {
	color: #000;
	font-weight: bold;
	}

div.text1 h3 {
	font: 16px tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color: #333;
	}

div.text1 p {
	font: 18px tahoma, verdana, arial, sans-serif;
	text-align: justify;
	line-height: 150%;
	text-indent: 40px;
	padding-top: 15px;
	}


.ft {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 1px;
	padding-top: 1px;
	text-align: center;
	background: url('gfx/ftbg.jpg');
	font-size: 12px;
	color: #fff;
	z-index: 10;
	}

div.ft a {
	color: #444;
	}

.credits {
	color: #444;
	font-size: 9px;
	padding-top: 6px;
	}