html {
  height:100%;
}

body {
	font-family:"Lucida Calligraphy", sans-serif;
	font-size: 18pt;
	background-color:#000000;
"
  color:#000000;
  border:0;
  margin:0;
  padding:0;
  height:100%;
  width:100%;
  overflow:auto;
}

#cb_header {
  font-family:"Lucida Calligraphy", sans-serif; font-size: 12pt;
  text-align:center;
  color:#999;
  width:100%;
  height:2em;
  line-height:2em;
}

#cb_footer {
  font-family:"Lucida Calligraphy", sans-serif; font-size: 12pt;
  text-align:center;
  color:#999;
  width:100%;
  height:2em;
  line-height:2em;
}

#cb_home {
  font-family:"Lucida Calligraphy", sans-serif; font-size: 10pt;
  position:absolute;
  top:0px;
  right:0px;
  color:#999;
  height:2em;
  line-height:2em;
}

#flashcontent {
  width:100%;
  height:550px;
}

#fullflashcontent {
  width:100%;
  height:100%;
}

A:link {
  font-family:"Lucida Calligraphy", sans-serif; font-size: 10pt;
  color:#999
}

A:visited {
  font-family:"Lucida Calligraphy", sans-serif; font-size: 10pt;
  color:#999
}

A:active, A:hover {
  font-family:"Lucida Calligraphy", sans-serif; 			font-size: 10pt;
	color:#999
}
