HTML {

	
	height: 100%;
}

BODY {  
	
	width: 100%;
	height: 100%;
	padding: 0%;
	margin: 0px;	
	background-color: #000000;
	background-image: url(../Gallery/reworks.png);
	background-attachment: fixed;  
	background-position: center;
	background-repeat: no-repeat
	
}

DIV.layout {
	width: 980px;
	position: absolute; center; top; 5%
	padding: 1%;
	margin: 0px;
	margin-left: 10%;
	border-collapse: collapse;
}





DIV.menu {
	width: 980px;
	border-collapse: collapse;
	padding: 0%;
	margin: 0px;
	background-color: #transparent;
	color: #000000;
}

DIV.content {
	width: 960px;
	border-collapse: collapse;
	padding: 1%;
	margin: 0px;
	background-color: transparent;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-align: justify;
	vertical-align: top;
}

DIV.footer {
	width: 960px;
	border-collapse: collapse;
	padding: 1%;
	margin: 20px;
	font-family: sans-serif;
	font-weight: 500;
	font-size: 1em;
	color: #ffffff;
	text-align: justify;
}

A {
	color: #fd8b04;
	text-decoration: none;
}

A:HOVER {
	color: #fd2404;
	text-decoration: none;
}

A.menu1 {
	text-decoration: none;
	display: inline-block;
	background-color: #transparent;
	background-image: url(../.png);
	background-repeat: no-repeat;
	color: #1C170F;
	width: 40px;
	min-width: 20px;
	padding: 0px;
	text-align: center;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1em;
	border: none; 
	border-width: 1px;
	border-color: #4F552B;
	position: absolute; left: 177px;
}

A.menu1:HOVER {
	color: #FFCC00;
}

A.menu2 {
	text-decoration: none;
	display: inline-block;
	background-color: #transparent;
	background-image: url(../.png);
	background-repeat: no-repeat;
	color: #1C170F;
	width: 40px;
	min-width: 20px;
	padding: 0px;
	text-align: center;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1em;
	border: none;
	border-width: 1px;
	border-color: #4F552B;
	position: absolute; left: 295px;
}

A.menu2:HOVER {
	color: #FFCC00;
}

A.menu3 {
	text-decoration: none;
	display: inline-block;
	background-color: #transparent;
	background-image: url(../.png);
	background-repeat: no-repeat;
	color: #1C170F;
	width: 40px;
	min-width: 20px;
	padding: 0px;
	text-align: center;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1em;
	border: none;
	border-width: 1px;
	border-color: #4F552B;
	position: absolute; left: 450px;
}

A.menu3:HOVER {
	color: #FFCC00;
}

A.menu4 {
	text-decoration: none;
	display: inline-block;
	background-color: #transparent;
	background-image: url(../.png);
	background-repeat: no-repeat;
	color: #1C170F;
	width: 40px;
	min-width: 20px;
	padding: 0px;
	text-align: center;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1em;
	border: none;
	border-width: 1px;
	border-color: #4F552B;
	position: absolute; left: 610px;
}

A.menu4:HOVER {
	color: #FFCC00;
}

A.menu5 {
	text-decoration: none;
	display: inline-block;
	background-color: #transparent;
	background-image: url(../.png);
	background-repeat: no-repeat;
	color: #1C170F;
	width: 40px;
	min-width: 20px;
	padding: 0px;
	text-align: center;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1em;
	border: none;
	border-width: 1px;
	border-color: #4F552B;
	position: absolute; left: 795px;
}

A.menu5:HOVER {
	color: #FFCC00;
}

A.bookmark {
	text-decoration: none;
	display: inline-block;
	background-color: #575757;
	background-image: url(../.png);
	background-repeat: no-repeat;
	color: #1C170F;
	width: 120px;
	min-width: 120px;
	padding: 2px;
	text-align: center;
	font-family: sans-serif;
	font-weight: 600;
	font-size: 1em;
	border: none;
	border-width: 0px;
	border-color: #4F552B;
	position: absolute; top: 15px; left: 855px;
}

A.bookmark:HOVER {
	color: #FFCC00;
}

IMG.passport {
	border: solid;
	border-width: 0px;
	border-color: #000000;
	float: left;
	margin: 0%;
	margin-right: 30px;
}
