@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ebae38;
	background-image: url(images/united_bg.png);
	background-repeat: repeat-x;
}
.bg_header1{
	background-image: url(images/united_header2.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 420px;
}

.bg_content {
	background-image: url(images/united_bg_content.png);
	background-repeat: no-repeat;
	height: 511px;
	width: 603px;
}
.txt_home {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A00804;
}
.bg_content2 {
	background-image: url(images/united_bg_content2.png);
	background-repeat: no-repeat;
	height: 511px;
	width: 603px;
}
.bg_color1 {
	background-color: #FFE600;
}
.txt_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.txt_black {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
