body {
	background-color: #054419;
}


.left{
	width:11px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
}

.left_content{
	width:249px;
	background-image: url(images/left_content.jpg);
	background-repeat:repeat-x;
	background-color: #b8b6af;
	vertical-align:top;
	text-align:center;
}

.middle{
width:19px;
background-image: url(images/middle.jpg);
background-repeat: repeat-y;
vertical-align:top;
}

.content{
	width: 686px;
	background-image: url(images/content.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	vertical-align:top;
}

.right{
width: 9px;
background-image:url(images/right.jpg);
background-repeat: repeat-y;
vertical-align:top;
}

.text_box{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.style1{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #054419;
}

.textfieldbox {
width:135px;
font-size: 12px;}
}

.enter_button {
width:70px;
height:20px;
font-size: 12px;}
}
