@charset "utf-8";
html, body, #flashContainer {
	height: 100%;
	overflow: hidden;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
	background-color: #E6ADC5;
	/* preload note image for home page */
	background-image: url(../images/site_frame/note_home.jpg);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
a:link, a:visited, a:active {
	color: #CC3399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
p {
	margin-top: .75em;
	margin-bottom: .75em;
	line-height: 130%;
}
#content {
	display: none;	
}
noscript {
	font-weight: bold;	
}
noscript img, #flashContainer img {
	display: block;
	margin: 20px auto;
}
#flashContainer {
	text-align: center;
	/* preload site banner */
	background-image: url(../images/site_frame/top.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#flashMessage {
	font-weight: bold;
	display: none;
}
.abCredit {
	display: none;
	/* preload site's main window background tile */
	background-image: url(../images/site_frame/middle.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#preLoader1 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/site_frame/menu_buttons.jpg);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#preLoader2 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/site_frame/menubar.jpg);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#preLoader3 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/site_frame/bottom.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#preLoader4 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/site_frame/violator.jpg);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#preLoader5 {
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/books_group.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
