body { 
	font-family : arial, verdana, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	width: 100%; 
	height: 100%; 
	margin: 0px auto; 
	padding: 0px; 
	width: 800px;
}
	
h1 {font-family : sans-serif; font-size: 130%; color: black; background-color: #D8DBF2; border: solid #036; border-width: 2px; padding: 2px;}
h2 {font-family : sans-serif; font-size: 115%; color: black; background-color: #fff;}
h3 {font-family : sans-serif; font-size: 105%; color: black; background-color: #fff;}

a:link {
	color: #000080;
	background-color: transparent;
	text-decoration: none;  
	font-weight: bold;
}

a:visited  {
	color: #000080;
	background-color: transparent;
	text-decoration: none;  
	font-weight: bold;
}

a:hover { 
	color: #808080;
	background-color: transparent;
	text-decoration: none;  
	font-weight: bold;  
}

a:active { 
	color: #000080;
	background-color: transparent;
	text-decoration: none;  
	font-weight: bold;  
}

.bi { font-weight: bold; font-style: italic; }

.small { font-size: smaller; font-weight: normal; font-style: normal; }

.bl
{
	color: #000080;
	font-weight: bold;
	font-style: italic;
}

.grey { background-color: #ccc; }

#header-left {
	font-family : "Times New Roman, serif";
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	margin-left: 15px;
	width: 770px;
}

#header-right {
	float: right;
	font-family : "Times new Roman, serif";
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #fff;
	margin-right: 18px;
}

/*columns*/

#left {
	position: left;
	top: 100px;
	left: 10px;
	width: 145px;
	font-size: 90%;
	text-align: right;
}

#middle {
	position: absolute;
	top: 95px;
	margin-left: 155px;
	padding-left: 5px;
	border-left: solid #999; 
	border-width: 2px; 
	width: 600px;
}

.eye
{
	border: solid #999; 
	border-width: 2px; 
	text-align: center;
}

#news
{
	border: solid #999; 
	border-width: 3px; 
	padding: 8px;
	background-color: #E9F3F5;
}

#footer {
	margin-top: 20px;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}

#address {font-size: 90%; margin-top: 30px; text-align: right;}

.imgpartner {
	border: 4px;
	padding: 6px;
}