#header{

	height: auto;
}

.pagewidth{
	width:765px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/template/content_tile_full.gif);
	background-repeat: repeat-y;
	background-position: center;
} 

#left_columnvwfvfvwffvwvwervwfv{
	vertical-align:top;
	height: 350px;
	width: 189px;
	background-image: url(/images/template/left_content_bg.gif);
	background-position: 20px top;
	background-repeat: no-repeat;
	font-size: 0.7em;
	padding-top: 17px;
	padding-left: 29px;
	margin-top: 20px;
	padding-right: 21px;
	padding-bottom: 15px;
	text-align: justify;

}

.left_column_header{
	vertical-align:top;
	width: 189px;
	background-image: url(/images/template/left_content_bg.gif);
	background-position: 20px top;
	background-repeat: repeat-y;
	font-size: 0.7em;
	padding-left: 20px;
	padding-bottom:0px;
	padding-top:0px;
}

.left_column_content{
	vertical-align:top;
	height: auto;
	width: 189px;
	background-image: url(/images/template/left_content_bg.gif);
	background-position: 20px top;
	background-repeat: repeat-y;
	font-size: 0.7em;
	padding-left: 29px;
	padding-right: 21px;
	text-align: justify;
	padding-bottom:0px;
	padding-top:0px;
	overflow:visible;
}

.left_column_base{

	width: 218px;
	background-image: url(/images/template/left_column_base.gif);
	background-position: 20px top;
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#right_column{
	vertical-align:top;
	height: auto;
	width: 520px;
}

#title{
	vertical-align:top;
	height: 36px;
	width: 457px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: justify;
	background-image: url(/images/template/title_bg.gif);
	background-position: 5px bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 38px;
}
#content{
	vertical-align:top;

	width: 457px;
	color: #34312F;
	font-size: 0.7em;
	text-align: justify;
	background-image: url(/images/template/content_tile.gif);
	background-position: 5px bottom;
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 38px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#content_base{
	
	height: 9px;
	width: 520px;
	color: #FFFFFF;
	background-image: url(/images/template/content_base.gif);
	background-position: 5px top;
	background-repeat: no-repeat;
}


#footer{

	height: 32px;
	width: 765px;
	background-image: url(/images/template/content_footer.gif);
	background-repeat: no-repeat;
}

input,select
{
	height:16px; 
	background-color:#FFFFFF; 
	border:1px solid #999999;
	font-size:0.9em; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#333333;
	padding:0px;
	margin:0px;
	vertical-align:top; 
}
textarea{
	background-color:#FFFFFF; 
	border:1px solid #999999;
	font-size:0.9em; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#333333;
}
.bigselect
{
	height:140px; 
	width: 180px; 
}