@charset "UTF-8";

body {
	background-color: #FFF;
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	letter-spacing:5px;
	line-height:15px;
}

a:link.linkClass { 
	color: #000;
	text-decoration: none; 
	background-color:;
}

a:active.linkClass { 
	color: #000;
	text-decoration: none; 
	background-color:;
}

a:visited.linkClass{ 
	color: #000;
	text-decoration: none;
	background-color:;
}

a:hover.linkClass{
	color:#000;
	text-decoration: none;
	background-color: #CCC;
	}

#wrap {
	width:1024px;
	height:auto;
	margin:0 auto;
	margin-top:3.5%;
	overflow:hidden;
}

#header_image {
	height:130px;
	border-bottom:solid;
	border-bottom-width:1px;
	}

#main {
	z-index:4;
	position:absolute;
	width:1024px;
	overflow:auto;}

#menu {
	position:absolute;
	z-index:10;
	height: 420px;
	width:180px;
	padding-top:72px;
	}
	
p.link a {
	display: block;
	padding-left:67px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
p.block {
	letter-spacing:2px;
	padding-top:7px;
	width: 260px;
}
	
#image_container {
	z-index:5;
	padding-top:45px;
	padding-left:406px;	
	height:auto;
	width:4600px;
	overflow:auto;
}

#image_container2009 {
	z-index:5;
	padding-top:45px;
	padding-left:406px;	
	height:auto;
	width:7600px;
	overflow:auto;
}

#image_container_fw2010 {
	z-index:5;
	padding-top:45px;
	padding-left:406px;	
	height:auto;
	width:6600px;
	overflow:auto;
}

#text {
	float: right;
	padding-top:35px;
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	letter-spacing: 5px;
	line-height:15px;
	height:auto;
	width:618px;
	overflow:auto;
}
