body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #282B29;
	vertical-align: top;	
	line-height:12px;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #282B29;		
}
a:visited {
	color: #282B29;
}
a:hover {
	color: #282B29;
}
a:active {
	color: #282B29;	
}
fieldset {
	padding: 15px;
}
input, select {
	height: 19px;
	margin-top: 5px;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 2px;
	color: #666666;
}
.formbutton {
	height: 22px;
	width: 130px;
	margin: 0;
	padding: 0;
	color: #000000;
}
#page-content {
	width: 699px;
	background-image:url(images/content_text_mid_bg.jpg); 
	background-repeat:repeat-y;
	color: #FFFFFF;
	text-align:justify;
}
#page-content-sublayer1 {
	width: 699px;
	height: 100%;
	background-image:url(images/content_text_top_bg.jpg); 
	background-repeat:no-repeat;
	background-position: top;	
}
#page-content-sublayer2 {
	width: 669px;
	* width: 699px;
	height: 100%;
	background-image:url(images/content_text_bottom_bg.jpg); 
	background-repeat:no-repeat;
	background-position: bottom;
	
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	* padding-top: 15px;
	* padding-bottom: 15px;

}
#gallery-content {
	width: 699px;
	height: 276px;
}
#gallery-left {
	width: 223px;
	height: 276px;
	float: left;
}
#gallery-right {
	width: 470px;/*476*/
	height: 276px;
	float: right;
}
#gallery-left img{
	margin-left: 12px;
	margin-top: 12px;
	border: solid #CBDBD8 1px;
}
#gallery-right a.selected-img {
	border: solid #339933 1px;
}
#gallery-right a {
	display:block;
	width: 80px;
	height: 95px;
	float: left;
	margin-left: 20px;
	* margin-left: 12px;
	margin-top: 25px;
	border: solid #CBDBD8 1px;
}
#gallery-right a:hover{
	border: solid #FFCC66 1px;
}
