body {
	color: #000000;
	margin: 0;
	padding: 0;
	background: #eee url(../images/bkg3.jpg) repeat-x bottom;
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:2px solid #999;
	border-bottom: 2px solid #999;
	background-color: #FFFFFF;
}
#note {
	position:absolute;
	top:15px;
	left:300px;
	color: #333366;
	z-index: 200;
	font-size:.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:5px 10px 1px 10px;
	line-height: normal;
}
#c1, #c2, #c3, #c1b, #c2b, #c3b, #gall1,#gall2,#gall3 {
	float: left;
	position: relative;
}
#c1 {
	width: 300px;
	font-size: 0.8em;
	line-height: 1.5em;
	left: 210px;
}
#c1b {
	width: 340px;
	font-size: 0.8em;
	line-height: 1.5em;
	left: 210px;
}
#gall1 {
	width: 350px;
	font-size: 0.8em;
	line-height: 1.5em;
	left: 210px;
}
#c2 {
	width: 210px;
	font-size: 0.75em;
	/*line-height: 1.5em;*/
	left: -300px;
}
#c2b {
	width: 210px;
	font-size: 0.75em;
	/*line-height: 1.5em;*/
	left: -340px;
}
#gall2 {
	width: 210px;
	font-size: 0.75em;
	/*line-height: 1.5em;*/
	left: -350px;
}
#c3 {
	width: 240px;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-top:6px;
}
#c3b {
	width: 200px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#gall3 {
	width: 190px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#topline {width:760px; margin:0 auto;padding:0}
.contents {
	padding: 0px 20px 20px 20px;margin-top:10px;
}
.maincontents {padding: 0px 0px 20px 0px;margin-top:10px;}

#footer {
	clear: both;
	width:760px; margin:0 auto;
	font-size: .7em;
	padding: 10px 0;
	color: #666;
	font-weight:bold;
}