@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6C6560;
	background-color: #6C6560;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	line-height: 22px;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	line-height: 22px;
}

a {
	color: #666;
	text-decoration: none;
}

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

.thispage {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#container {
	margin: auto;
	width: 920px;
	position: relative;
	border: 1px solid #fff;
	background-color: #CCC;
}

#header {
	width: 895px;
	height: 27px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}

#name {
	float: left;
	width: 270px;
	font-size: 24px;
	padding-left: 0px;
	line-height: 22px;
}

#linkbox {
	width: 370px;
	margin-left: 500px;
	text-align: right;
	padding-top: 5px;
	height: 20px;
	font-size: 15px;
}

#middle {
	overflow: hidden;
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
}

#picbox {
	margin: auto;
	width: 870px;
}

#infobox {
	margin-left: 25px;
	width: 400px;
	float: left;
	margin-top: 180px;
}

#infobox2 {
	margin-left: 25px;
	width: 820px;
	float: left;
	margin-top: 0px;
	font-size: 15px;
}

#photo {
	margin-left: 578px;
	margin-top: 0px;
}

#slideshow {
	margin: auto;
	width: 870px;
}

#note {
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-left: 25px;
}

#middle-grey2 {
	height: 600px;
	width: 870px;
	position:relative;
	margin-top: 50px;
	padding-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	overflow: hidden;
}

#middle-grey {
	height: 760px;
	width: 870px;
	position:relative;
	margin-top: 50px;
	padding-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	overflow: hidden;
}

#thumb1 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
#thumb2 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 224px;
	top: 0px;
	}
	
#thumb3 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 448px;
	top: 0px;
	}
	
#thumb4 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 672px;
	top: 0px;
	}	
	
#thumb5 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 160px;
	}	
	
#thumb6 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 224px;
	top: 160px;
	}	
	
#thumb7 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 448px;
	top: 160px;
	}	
	
#thumb8 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 672px;
	top: 160px;
	}	
	
#thumb9 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 320px;
	}
	
#thumb10 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 224px;
	top: 320px;
	}

#thumb11 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 448px;
	top: 320px;
	}

#thumb12 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 672px;
	top: 320px;
	}

#thumb13 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 480px;
	}

#thumb14 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 224px;
	top: 480px;
	}

#thumb15 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 448px;
	top: 480px;
	}

#thumb16 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 672px;
	top: 480px;
	}

#thumb17 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 640px;
	}

#thumb18 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 224px;
	top: 640px;
	}

#thumb19 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 448px;
	top: 640px;
	}

#thumb20 {
	width: 184px;
	height: 120px;
	position: absolute;
	left: 672px;
	top: 640px;
	}

.border {
	border: 7px solid #FFF;	
}
	
#footer {
	text-align: right;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}
