.content_header {
	background-image: url(content_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 81px;
	vertical-align: middle;
}
.content_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-image: url(content_middle.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	text-align: justify;
	height: 150px;
}
.large_btns {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	line-height: 12px;
	font-size: 16px;
	outline-style:none;
	outline-width:0;
}
.large_btns:hover{
	background-image: url(buttons/text_under.jpg);
	background-position: bottom;
	background-color: #5b6059;
}
.large_btns a:link {
	outline-style:none;
	outline-width:0;
	text-decoration: none;
}	
.large_btns a:visited {
	outline-style:none;
	outline-width:0;
	text-decoration: none;
}
.large_btns a:active {
	outline-style:none;
	outline-width:0;
	background-image: url(buttons/text_under.jpg);
	background-color: #5b6059;
	background-position: bottom;
	text-decoration: none;
}
.btn_smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CCC;
	text-transform: uppercase;
	outline-style:none;
	outline-width:0;
}
.btn_smalltext:hover{
	background-image: url(buttons/text_under.jpg);
	background-position: top;
	background-color: #5b6059;
}
.btn_smalltext a:link {
	outline-style:none;
	outline-width:0;
	text-decoration: none;
}	
.btn_smalltext a:visited {
	outline-style:none;
	outline-width:0;
	text-decoration: none;
}
.btn_smalltext a:active {
	outline-style:none;
	outline-width:0;
	background-image: url(buttons/text_under.jpg);
	background-color: #5b6059;
	background-position: top;
	text-decoration: none;
}
.content_bottom {
	background-image: url(content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.bottom_bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #5D5D5D;
	padding-left: 467px;
}
