@charset "utf-8";
/* Styles not used on every page, so as to not clutter up our main CSS */


/* used only on /index.asp (splash page) */
.splash_image {
	padding-top:20px;
	/*display:block;
	margin:auto;
	padding-left:100px;
	text-align:center;*/ /* only required for IE to center it properly */

}
.home_animation {
	
}
.bulletin {
	text-align:center;
	width:140px;
	margin:0 auto;
	margin-top:60px;
}
.bulletin img {
	text-align:center;
	margin:0 auto;
	padding-left:10px;
}
.bulletin a {
	margin-top:-10px;
	text-align:center;
	text-decoration:none;
	font-size:9px;
	display:block;
	color:#0061AA;
	line-height:11px;
}
#index_content {

}

.price_multiplier {
	color: #0066CC;
}