<!--
body {
	background: #666666 url(background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 750px;
	height: 750px;
	display:block;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#containersub {
	width: 745px;
	height: 745px;
	display:block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#container1 {
	width: 658px;
	/*height: 658px;*/
	border: 2px solid #FFFFFF;
	display:block;
}
#container2 {
	width: 654px;
	/*height: 654px;*/
	border: 2px solid #000000;
	display:block;
}
#container3 {
	background: #666666;
	width: 650px;
	/*height: 650px;*/
	border: 2px solid #00CC00;
	display:block;
}
#flashcontent {
	padding: 0px 0px 0p 0px;
	margin: 0px 0px 0px 0px;
}


#ticker {
	background: #666666;
	width: 650px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#ajaxticker1 {
	background: #666666;
	width: 455px;
	height: 13px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
}
#ajaxticker1 A {
	background: #666666;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#ajaxticker1 A:hover{
	background: #666666;
	font-family:Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-size: 12px;
	text-decoration: underline;
}
#ajaxticker1 div{
	background: #666666;
}
#content {
	background: #666666;
	width: 650px;
	height: 625px;
	display:block;
}



img {
border: 0px;
}
-->