body {
	font-family:'Arial';
	background-image: url('pic/graphic/hops.jpg');
	margin:0;
	text-align: center;
  	min-width: 650px;
}



img {
	margin:0;
	padding:0;
	border:0;
}

.thumb {
	cursor:pointer;
	border-bottom:3px solid white;
}

b {
	color: #507612;
	letter-spacing: -1;
	font-weight: 800;
	font-size: 11pt;
}

u {
	color: #54471b;
	letter-spacing: -1;
	font-weight: 800;
	font-size: 10pt;
	text-decoration:none;
}

textarea {
	font-size:9pt;
}

.xs {
	font-size:8pt;
}

a {
	color: #204300;
}

a:hover {
	color: #311307;
	color: black;
}

/* -------- Whole Page Area--------- */

.main {
	position:relative;
	margin: 0 auto;
	height:auto;
	background-color: white;
	width:650;
}

/* -------- Header Bar --------- */

.header {
	position:static;
	top:0;
	left:0;
	width:650;
	background-image: url('pic/graphic/header.jpg');
	height:80;
	margin:0;
}

.name {
	position:absolute;
	top:23;
	left:5;
	font-size:24pt;
	font-weight:800;
	color:#ffffff;
}

.contact {
	position:absolute;
	top:36;
	left:480;
	font-size:8pt;
	font-weight:200;
	color:white;
}

.address {
	position:absolute;
	top:63;
	left:160;
	font-size:8pt;
	font-weight:400;
	color:white;
	height:1;
}

/* -------- Navigation Column --------- */

.control {
	float:left;
	font-family:'Arial';
	margin-left:3;
	margin-right:3;
	text-align: center;
	letter-spacing: -1;
	font-weight: 800;
	font-size: 11pt;
	width: 90;
	height: 600;
}

#salmon {
	position:absolute;
	top:345;
	left:0;
	width: 90;
}

.nav {
	color: #54471b;
	text-decoration:none;
}

.nav:hover {
	color: #507612;	
}


/* -------- Text Area --------- */

.text {
	float:left;
	font-family:'Arial';
	width:445;
	padding-right:3;
	background-image: url('pic/graphic/page.jpg');
	background-repeat: no-repeat;
	color: #331100;
	font-size:9pt;
	text-align:justify;
}

table {
	width:0;
	font-size:9pt;
	border-collapse:collapse;
}

.tbtransparent {

}
.tbtransparentCell {

}


.tbCel1 {
	background-image: url('pic/graphic/trans_b.gif');
	background-repeat: repeat-x;
}

.tbCel2 {
	background-image: url('pic/graphic/trans_b.gif');
	background-repeat: repeat-x;
}

.formstyle {
	width:500;
	background-color:transparent;
	border:none;
}

.forums {
	border:none;
	width:500;
	background-color:transparent;
}

.forumsmb {
	border:none;
	width:445;
	background-color:transparent;
}

.ulabel {
	width:150;
	vertical-align:top;
}

.uinfo {
}

.cols {
	font-size:9pt;
	text-align:left;
	float:left;
	width:210;
}

/* -------- Picture Column --------- */

.thumbs {
	float:left;
	width:100;
	margin-left:3;
	text-align:center;
	color: #507612;
	font-size:8pt;
}

/* -------- Page Footer --------- */



.para {

	text-align:center;
	letter-spacing:1;
	font-weight:200;
	font-family:arial;
	text-decoration:none;
	font-size:7pt;
	color:silver;
	
}

.foot {
	clear:both;
	padding-top:6;
	padding-bottom:3;
	font-size:7pt;
	color: #507612;
}