@charset "utf-8";
/* CSS Document */
body {
	background-image: url('../images/GDCWW_32.jpg');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #AD6DC9;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.style1 {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
#container {
	width: 948px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}
#left {
	float: left;
	width: 266px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}
#center {
	float: left;
	width: 637px;
	height: 81px;
	margin: 0px 0px 0px 0px;
	background-image: url('../images/newsflash/GDCWW2_02.png');
}
#img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 20px 0px 0px 0px;
}
#newsflash {
	float: left;
	width: 500px;
	height: 80px;
	margin: 10px 5px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #6f1797;
	text-align: left;
}
#right {
	float: right;
	width: 45px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}
