/* CSS Document */
#content {
	height: 500px;
	width: 800px;
	margin:0px auto;
	}
#t1{
display:block;
width:216px;
height:90px;
float:left;

}
#t2{
display:block;
width:576px;
height:90px;
float:left;

}
#t3{
	display:block;
	width:786px;
	height:450px;
	float:left;
	padding-left: 6px;
}
#t4{
	display:block;
	width:300px;
	height:20px;
	float:left;
	
}
#t5{
	display:block;
	width:80px;
	height:20px;
	float:left;
	
}
#t6{
	display:block;
	width:80px;
	height:20px;
	float:left;
	
}
#t7{
	display:block;
	width:80px;
	height:20px;
	float:left;
	
}

#t8{
	display:block;
	width:350px;
	height:20px;
	float:left;
	color:#FFFFFF;
	font-size: 12px;
	padding-left: 272px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-image: url(bg.jpg);
	margin-top: 0px;
}
.STYLE1 {
	color: #CC9933;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.flash {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5B3E00;
	border-bottom-color: #5B3E00;
}

