#center_flash{
	position:absolute;
	width:400px;
	left:50%;
	top:50px;
	margin-left:-330px;
	height: 476px;
}

a:link {
				TEXT-DECORATION: none;
				font-weight:bold
				}
a:visited {
				TEXT-DECORATION: none;
				font-weight:bold
				}
a:hover {
				TEXT-DECORATION: underline;
				font-weight:bold
				}
a:active {
				TEXT-DECORATION: underline;
				font-weight:bold
				}
body {
				padding:0;
				}
.bodytext{
				font-family:Tahoma;
				font-size: 12px;
				color:#000000;
				}
.copyright{
				font-family:Tahoma;
				font-size: 11px;
				color:#cccccc;
				font-weight:300
				}
.sectiontitle{
				font-family:Tahoma;
				font-size:12px;
				font-weight:bold;
				color:#3b5998
				}
	
.title{
				font-family:Georgia;
				font-size:18px;
				font-weight:bold;
				color:#46b1e7
				}