body {
	margin:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#3e88b5;
}
div.main{
	width:1000px;
	margin-left: auto ;
	margin-right: auto ;
}
div.header{
	width:1000px;
	height:124px;
	background-image: url('./../img/header.png');
}
div.lmenu{
	width:200px;
	height:625px;
	background-image: url('./../img/lmenu2.png');
	
}
div.tmenu{
	width:800px;
	height:20px;
	background-image: url('./../img/tmenu.png');
	padding-left:200px;
}
img.mirror{
	margin-top:-250px;
	padding-left:258px;
}
div.mirror{
	float:left;
	margin-top:-80px;
}
div.contentwrap{
	position:absolute;
	margin-left:200px;
	background-color:#f6ffff;	
}
div.content{
	background-image: url('./../img/content.png');
	background-repeat: repeat-x;
	width:794px;
	height:357px;
	padding-top:2px;
	padding-left:6px;
	
}
div.content2{
	background-image: url('./../img/content2.png');
	background-repeat: repeat-x;
	width:800px;
	height: 250px;
	
}
div.content2 img{
	margin-left:547px;
}
p.title{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	font-size:x-large;
	font-style:italic;
	color:#021825;
	
}
p.text{
	font-style:sans;
	margin-left: 10px;
	color:#021825;
}
div.tmenut{
	float:left;
	width:105px;
	height:25px;
	background-image:url('./../img/tbutton.png');
	text-align:center;
	margin-right:20px;
	margin-top:-5px;
}
div.tmenut a:link, a:visited, a:focus, a:hover {

	color:#9b9e9f;
	text-decoration:none;
	font-style:italic;
	font-size:large;
	
}
div.lmenut{	
	width:180px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;	
	font-size:x-large;
	border-top:2px groove #696666; 
}
div.lmenut a:link, a:visited, a:focus, a:hover {
	color:#05639f;
	text-decoration:none;
	font-style:italic;
	font-size:large;
}
#last{
	border-bottom:2px groove #696666; 
}
table{
	margin-left:10px;
}