body {
	margin: 0px;
	background: url('../gfx/site/fill_left.jpg');
	background-repeat: repeat-x;

	overflow-x: hidden;

}

body, p, td {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #000000;
}

p {
	margin: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#td_header {
	background: url('../gfx/site/site_header.jpg');
	background-repeat: no-repeat;
	height: 165px;	
}

#td_header_right {
	height: 165px;
}

#td_left {
	margin: 0px;
	padding: 0px;	
	width: 221px;
	height: 402px;
}

#td_center {
	margin: 0px;
	padding: 0px;	
	background: #ffffff;
	width: 465px;
	overflow: hidden;
}

#td_right {
	margin: 0px;
	padding: 0px;	
	background: url('../gfx/site/site_rightpanel.jpg');
	background-repeat: no-repeat;
	width: 114px;
	height: 402px;	
}

#td_footer {
	background: url('../gfx/site/site_footer.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;	
	width: 800px;
	height: 88px;
}

#logo_warchild {
	
}

#img_lights {
	z-index: 2;
	position: absolute;
	margin-left: 276px;
}

#img_football {
	z-index: 2;	
	position: absolute;
	margin-left: 398px;
	margin-top: 360px;
}

#img_mic {
	z-index: 2;	
	position: absolute;
	margin-top: 280px;
}

#img_footer {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
}

.img_menu {
	border: 0px;

}

#img_rotate {
	height: 81px;
	width: 108px;
}

#photo_rotater {
	height: 81px;
	width: 108px;
	position: absolute;
	margin-left: 400px;
	margin-top: 37px;
}

#logo_rotater {
	height: 50px;
	width: 100px;
	position: absolute;
	margin-left: 0px;
	margin-top: 60px;
}

#div_text {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 20px;
	overflow: hidden;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ed008c;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #ed008c;
	margin: 0px;
	margin-left: 0px;
	margin-top: 6px;	
}

a {
	color: #ed008c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.input_regular {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #ed008c;
}

.input_button {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	padding: 1px;
	border: 2px solid #ed008c;
	background: #faa6d7;
}