html, body
{
	height:100%;
	font-family: arial;
	font-size: 12px;
	color:#ffffff;
}
body 
{
	background-position:left;
	background-repeat:repeat-y;
	background-image:url('images/lbord.JPG');
	margin:0;
	border:0;
	padding:0;
	color:Black;
	text-decoration:none;
}
p
{
	padding:10px 20px 10px 20px;
	color:Black;
	text-decoration:none;
	text-align: left;
}
a
{
	font-size: 16px;
	padding:10px 20px 10px 20px;
	color:Black;
	text-decoration:none;
	text-align: left;
}
.narrow
{
	width:420px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.maintable
{
	width:700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
.thintable
{
	width:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
h1
{
	text-align: center;
	font-size:32px;
	color:Black;
	height:25px;
}
h2
{
	text-align: center;
	padding:10px 20px 20px 20px;
	font-size:14px;
	color:Black;
}
h3
{
	text-align: center;
	font-size:14px;
	color:Black;
	height:16px;
}
#body2
{
	min-height:100%;
	background:#c9eded;
	width:100%;
	min-width: 1020px;
	width:expression(document.body.clientWidth < 1020? "1020px": "auto" 	margin:0;
	);
	border:0;
	padding:0;
	margin: 0; 
}
* html #body2
{
	height:100%;

}
.content
{
	background:#ffffff;
	margin-left: 110px;
	margin-right: 110px;
	text-align: center;
}
.content2
{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.buttons
{
	padding:0 8px 0 9px;
	text-decoration:none;
}

.last_butt
{
	text-decoration:none;
}
    
.strong
{
	font-weight:bold;
}
    

