body {
	background: #3e526b url(img/bg15.jpg) 0 0 repeat-x;
	position: relative; 
	margin: 0; padding: 0;
	color: #FFFFFF; font: 14px Verdana, sans-serif; text-align: justify; 
}
a { border: 0; text-decoration: none; padding:0;margin:0;}

p     { color: #FFFFFF; font: 14px Verdana, sans-serif; text-align: justify; }
table { color: #FFFFFF; font: 14px Verdana, sans-serif; text-align: justify; }

h1, h2, h3, h4, h5, h6 { color: #FFFFFF; }
h1 { font-size: 24px; text-align: middle; font-weight: bold; padding:0; margin: 0;}
h2 { font-size: 22px; text-align: left; font-weight: bold; }
h3 { font-size: 20px; text-align: left; font-weight: bold; }
h4 { font-size: 18px; text-align: left;  }
h5 { font-size: 16px; text-align: left;  }
h6 { font-size: 14px; text-align: left;  }

div#content {
	position: absolute; top: 180px; left: 5px;
	color: #000; font: 13px Verdana, sans-serif; padding: 10px;
	border: solid #818DB4;
	border-width: 2px; 
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

div#content p {margin: 0 1em 1em;}
div#content a:link {color: white;}
div#content a:visited {color: white;}
div#content a:link:hover {color: white;}
div#content a:visited:hover {color: white;}
div#content h3 {margin: 0 1em 1em;}


div#logo {position: absolute; top: 5px; left: 20px;}

div#logo img {
	border 0;
	margin 0;
	padding 0;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80; 
	opacity: 0.80;
	-khtml-opacity: 0.80;
 }
 

div#logo2 {
	position: absolute; top: 13px; left: 700px;  
}

div#logo2 img {
	border 0;
	margin 0;
	padding 0;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60; 
	opacity: 0.60;
	-khtml-opacity: 0.60;
 }

div#links {
	background: #AAA url(img/top-bg3.jpg) 0 0 no-repeat;
	position: absolute; top: 0; left: 0; 
	width: 950px; 
	height: 102px; 
	font: 16px Verdana, sans-serif;
}


div#linksAll {
	background: #AAA url(img/top-bgAll3.jpg) 0 0 repeat-x;
	position: absolute; top: 0; left: 0; 
	width: 100%; 
	height: 102px; 
	font: 16px Verdana, sans-serif;
}


div#link_1 {
	background: #b80004 url(img/small-bg.jpg) 0 0 repeat-x;
	position: absolute; top: 102px; left: 0;
	width: 100%;
	padding: 5px 0; margin: 0; 
}
div#link_1 a {
	font-weight: bold; color: #FFFFFF; 
	text-align: center; font: bold 17px Verdana, sans-serif; 
	padding: 5px 5px; margin: 0 17px 2px; 
	border-width: 0; text-decoration: none; 
}
div#link_1 a:hover {
	background: #fb595d url(img/small-bg-opacity.jpg) 0 0 repeat-x;color: #FFFFFF;}


