body {
	background-color: #e1ebfa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #d3e3fa;
}
div#main {
   position: absolute;
   visibility: visible;
   left: 50%;
   top: 5%;
   bottom:5%
   width: 700px;
   margin-left: -350px;
   z-index : 1;
} 
div#mainx {
   background-color: #6d9fd2;
   visibility: visible;
   position: absolute;
   left: 50%;
   top: 5%;
   width: 700px;
   height: 400px;
   margin-left: -350px;
   z-index : 1;
   color: #6d9fd2;
} 
div#header {
	background-color: #b6cef0;
	float: left;
	height: 150px;
	width: 900px;
	color: #0917D5;
}
div#header-green {
	background-color: #b5e4e1;
	float: left;
	height: 150px;
	width: 900px;
	color: #0917D5;
}
div#logo {
	background-color: #6d9fd2;
	float: left;
	height: 150px;
	width: 257px;
	color: #d3e3fa;
}
div#picture {
	background-color: #040B67;
	float: left;
	height: 182px;
	width: 289px;
	color: #666666;
}
div#text {
	background-color: #b6cef0;
	float: left;
	width: 900px;
}
div#text-green {
	background-color: #b5e4e1;
	float: left;
	width: 900px;
}
div#bar {
	background-color: #6d9fd2;
	float: left;
	width: 257px;
}
div#links {
	background-color: #6d9fd2;
	float: left;
	height: 76px;
	width: 60px;
	text-align: center;
	color: #FF6633;
}
div#linktxt {
	background-color: #6d9fd2;
	float: left;
	height: 305px;
	width: 217px;
	padding-top: 20px;
	padding-bottom: 207px;
	padding-right: 20px;
	padding-left: 20px;
}
div#linktxt3 {
	background-color: #6d9fd2;
	float: left;
	height: 538px;
	width: 217px;
	padding-top: 20px;
	padding-bottom: 207px;
	padding-right: 20px;
	padding-left: 20px;
}
div#footertxt {
	background-color: #6d9fd2;
	height: 15px;
	width: 396px;
	padding-top: 4px;
	padding-right: 194px;
	padding-bottom: 3px;
	padding-left: 181px;
	color: #999999;
}
div#text2txt {
	background-color: #b6cef0;
	float: left;
	width: 603px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#text2txt-green {
	background-color: #b5e4e1;
	float: left;
	width: 603px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#text3txt {
	background-color: #b6cef0;
	float: left;
	width: 603px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.contentTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	background-color: #b6cef0;
}
div#images {
	background-color: #FFFFFF;
	float: left;
	height: 307px;
	width: 146px;
	color: #6C8EBC;
}
div#foto {
	background-color: #b6cef0;
	float: left;
	height: 400px;
	width: 131px;
	padding-left: 20px;
	color: #0917D5;
}
.bluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
div#Num {

	background-color: #FFFFFF;
	float: left;
	height: 4px;
	width: 900px;
	color: #FFCC00;
}
a:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a:visited { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a:hover { text-decoration:none; font-weight:bold; color:#000000; }
a:active { text-decoration:none; font-weight:bold; color:#000000; }
a:focus { text-decoration:none; font-weight:bold; color:#000000; }
a[rel~="external"] {
				  	 target-new: tab;
				}
.text-shadow {text-shadow: #FFFFFF 3px 3px 5px;}
