body {
	margin: 0px;
	}

a:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	}

a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	}

a:active {
	color: #FFFF00;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #FFFF00;
	background-color: transparent;
	text-decoration: none;
	}

#confiner {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	position: relative;
}

#container {
	padding-left: 50px;
	padding-right: 50px;
	width: 670px;
	color: #FFFFFF;
	}
	
#container_currents {
	width: 670px;
	overflow: auto;
	height: 600px;
	color: #FFFFFF;
	}

#container_home {
	width: 750px;
	height: 600px;
	color: #FFFFFF;
	}


#container_resume {
	height: 600px;
	overflow: auto;
	width: 750px;
	color: #FFFFFF;
	}

#container_statement {
	background-color: #333333;
/*	background-image: url(images/2.jpg);
	background-repeat: repeat; */
	margin-left: auto;
	margin-right: auto;
	width: 420px;
	height: 600px;
	color: #FFFFFF;
	text-align: justify;
	}

#currents {
	position: absolute;
	left: 0px;
	top: 534px;
	width: 750px;
	height: 30px;
	z-index: 7;
	visibility: visible;
	background-image: url(images/currents_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 24px;
	}

#currents a:link, #currents a:visited, #currents a:active, #currents a:hover {
	text-decoration: underline;
	color: black;
	}

#currents a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}

#footer	{
	width: 750px;

}

.block1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	}

.block2 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	}

.block3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	margin-left: 50px;
	margin-right: 50px;
	font-weight: normal;
	color: #FFFFFF;
	}

.smallblock1 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #ffffff;
	}

img {
	behavior: url("pngbehavior.htc");
	}