body	{
	background: #F7F5E6;
	margin-left: 0px;
	margin-top: 0px;
	border-top: 0px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif; 

}

img {
	border: 0px;
}

textarea {
background: #000000;
color: #ffffff;
	width: 275px;
	height: 80px;

}
body{
	background: #F7F5E6 url(tb_bg.jpg) no-repeat top right;

}

#right_panel {
	position: absolute;
 	right: 350px;
	top: 190px;	
	width: 280px;
}

#flash_panel {
position: absolute;
 	right: -110px;
	top: 45px;
	background: #F7F5E6;
	width: 450px;
	height: 300px;
	margin-bottom: 20px;
}

#text_panel {
position: absolute;
 	right: -110px;
	top: 380px;
	background: #F7F5E6;
	width: 450px;
	height: 50px;
	margin-bottom: 0px;
}

textarea {
	background: #333333;
	color: #ffffff;
	width: 450px;
	height: 80px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif; 

}

#link_panel {
	position: absolute;
 	right: -110px;
	top: 495px;
	background: #333333;
	width: 450px;
	height: 50px;
	margin-bottom: 20px;
}

#links_text {
	color: #ffffff;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif; 
	padding-top: 2px;
	

}
#img_text {

	padding-top: 10px;

}

a{
color: ffffff;
text-decoration: none;
}





