.banner_top {
	background-attachment: scroll;
	background-image: url(/images/bg_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 99px;
	width: 100%;
}
.textbody {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.megaphone {
	background-attachment: scroll;
	background-image: url(/images/megaphone2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 213px;
	width: 213px;
}
.text_hey {
	background-attachment: scroll;
	background-image: url(/images/text_hey.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	float: left;
}
.text_fired {
	background-attachment: scroll;
	background-image: url(/images/text_fired.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 238px;
	float: right;
	height: 96px;
	vertical-align: bottom;
}
.textSmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.usertext {
	font-family: Tahoma, Arial;
	font-size: 72px;
	font-weight: bold;
	xtext-transform: capitalize;
	color: #FFFF00;
	width: 600px;
	text-align: justified;
}
 #menu {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	clear: both;
}
.textheader {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF00;
}
