/* defaults ****************************************************************/



* {
	margin: 0;
	padding: 0;

} 



body {
	background-color:#4f4f4f;

}



.bgDELETE {

	background-image: url(images/tiger_rev.jpg);

	background-repeat: no-repeat;

	background-position: 0px 200px;

}



#container {
	width:650px;
	margin:60px 0 0 0;

}



#container2 {

	width:700px;

	margin:90px 16px 0 16px;

}



#gallerycontainer {
	width:550px;
	margin:125px 0px 0 0;

}



#logo {

	width:190px;

	height:40px;

	background: url(images/zhu.jpg) no-repeat 0px 0px;

	margin:20px 0 0 0px;

	float: left;

}

#sumi {

	height:582px;

	width:329px;

	background: url(images/tiger-b100.jpg) no-repeat 0px 0px;

	margin:60px 0 0 38px;

}



#menuleft {
	width:190px;
	height:24px;
	margin:0 0 0 0;
	float: left;

}

#menu1 {
	width:190px;
	height:24px;
	margin:54px 0 0px 0;
	float: left;

}

#menutop {
	width:166px;
	height:21px;
	margin:12px 90px 0 20px;
	float: right;

}



#menu2 {
	width:190px;
	height:36px;
	margin:0 0 0 0;
	float: left;

}

#menu3 {

	width:111px;

	height:24px;

	margin:0 0 0 109px;

}

#menu4 {

	width:97px;

	height:24px;

	margin:0 0 0 123px;

}

#menu5 {

	width:84px;

	height:24px;

	margin:0 0 0 136px;

}

#menu6 {

	width:55px;

	height:24px;

	margin:0 0 0 165px;

}

#menu7 {

	width:47px;

	height:24px;

	margin:0 0 0 173px;

}

#chop1 {
	width:143px;
	height:232px;
	margin:50px 0 30px 12px;
	float: left;
	background-image: url(images/chop1.jpg);
	background-repeat: no-repeat;
}

#chop2 {
	width:143px;
	height:232px;
	margin:50px 0 30px 12px;
	float: left;
	background-image: url(images/chop2.jpg);
	background-repeat: no-repeat;
}

#banner {
	width:150px;
	height:150px;
	margin:10px 0 30px 18px;
	float: left;
}

#facebook {
	width:200px;
	height:30px;
	margin:auto;
	padding-top: 10px;
}

.regtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #CCCCCC;

}

.regtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;
}

.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: 300;

}

a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	text-decoration: none;

	color: #ffffff;

	font-weight: bold;

	

}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	text-decoration: none;

	color: #ffffff;

	font-weight: bold;

	

}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	text-decoration: none;

	color: #999999;

	font-weight: bold;

}

a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	text-decoration: none;

	color: #ffffff;

	font-weight: bold;
	

