@charset "UTF-8";
/* CSS Document */
body{ background: #000}
p{color: #CCC; font-size:11px; font:Verdana, Geneva, sans-serif;}
#flash{text-align:center; border:thick #CCC}
#FlashID {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#content { padding-left:2px;}
#sponsors{  font:Arial, Helvetica, sans-serif;font-size:14px;  color:#FFF}
#sponsors_t{font:Verdana, Geneva, sans-serif;font-size:12px; font-weight:400; color:# CCC}
#content{ height: 400px;overflow:auto;}
