a{
	color: #333366;
	text-decoration: none;
}

a:link {
	background-color: transparent;
}

a:visited {
	background-color: transparent;
}

a:hover {
	background-color: transparent;
	color: #0F91DF;
}

a:active	 {
	background-color: transparent;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

sw_center {
	text-align: center;
}

Chapfest_nav {
	margin:0px 0px 0px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:16px;
	padding:0px;
	background-color:#fff;
	text-align:left;
	font-weight: bold;
	color: #666666;
}
html,body {
     margin: 0;
      padding: 0;
}

.flashTable {
      width: 100%;
      height: 100%; 
	  vertical-align: middle;
      text-align: center;
}

div.container {
       position: relative;
       text-align: center;
       margin-left: auto;
       margin-right: auto;
       width: 766px;
       height: 525px;
 }
.ninjaContent {
	width: 1px;
	height: 1px;
	overflow:hidden;
	float:right;
	position:absolute;
	right: 10000px;	
 }
