a {
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #FFCC00;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
table {
	background-repeat: no-repeat;
}
body {
 scrollbar-face-color:#FF9900;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-Color:#ffffff;

}
#main {
	background-attachment: scroll;
	background-image: url(../images/homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	clip: rect(0px,0px,0px,0px);	
	z-index:0;
	width:800px;
	height:500px;
	border:none;
}

#mainENG {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	clip: rect(0px,0px,0px,0px);	
	z-index:0;
	width:800px;
	height:500px;
	border:none;
}
#container {
	MARGIN: 0px auto; BORDER-LEFT: #fff 2px solid; WIDTH: 80%; BORDER-BOTTOM: #fff 2px solid; 		TEXT-ALIGN: left;
	z-index:1;
}

#list{
	width:200px;
	height:400px;
	position: absolute; top: 120px; left:550px;;
	z-index:3;
	}

	
	
	#button{
	width:160px;
	height:80px;
	position:absolute;top:270px; left:100px;
	z-index:4;
	}
	#fav{
	width:130px;
	height:60px;
	position:absolute;top:400px;; left:30px;
	z-index:5;
	}
	
	#flash{
	width:700;
	height:225px;
	position:absolute;top:20px; left:100px;
	z-index:8;
	}

#picture
{
width:170px;
height:213px;
position:absolute;top:250px;left:144px;
}
