body {
	background-color: #ffffff;
}
#container {
	position: absolute;
	width: 962px;
	height: 572px;
	padding: 10px;
	background: url(./../images/container.gif) top center no-repeat;
	top: 50%;
	left: 50%;
	margin-top: -296px;
	margin-left: -491px;
}
#topContent {
	width: 962px;
	height: 542px;
}
#menu {
	width: 962px;
	height: 30px;
	background-color: #222222;
}
#footer {
	position: absolute;
	width: 982px;
	height: 20px;
	top: 50%;
	left: 50%;
	margin-top: 296px;
	margin-left: -491px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#overlay {
	position: absolute;
	width: 932px;
	height: 180px;
	padding: 10px;
	padding-left: 20px;
	background: url(./../images/overlay.png) top center no-repeat;
	z-index: 99;
	bottom: 40px;
}
#leftContent {
	float: left;
	position: relative;
	width: 696px;
	height: 542px;
}
#rightContent {
	float: right;
	position: relative;
	width: 266px;
	height: 437px;
	background-color: #d2dbff;
}
#logo {
	float: right;
	position: relative;
	width: 266px;
	height: 105px;
	background: url(./../images/logo.gif) center center no-repeat;
	background-color: #c3cfff;
}
#logo2 {
	position: absolute;
	z-index: 88;
	width: 210px;
	height: 85px;
	right: 10px;
	bottom: 145px;
	background: url(./../images/logo.png) center center no-repeat;
}
#gallery {
	width: 962px;
	height: 542px;
}
#galleryThumb {
	float: left;
	position: relative;
	width: 696px;
	height: 105px;
	background-color: #d2dbff;
}
#press {
	width: 922px;
	height: 402px;
	padding: 20px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.press {
	float: left;
	text-align: center;
	width: 150px;
	height: 176px;
}
.thumb {
	width: 120px;
	height: 156px;
	border: 1px solid #333333;
	margin: 0px auto;
}
input, select, textarea {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #ffffff;
	padding: 3px;
}
.msg {
	text-align: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#paging {
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#paging a {
	text-decoration: none;
	color: #333333;
}
