body {
	font-family: helvetica,sans-serif;
	color: #000000;
	font-size: 0.9em;
	background: #cccccc;
	margin: 0px;
}
h1 {
	font-family: "Helvetica Light",helvetica,sans-serif;
	font-size: 2em;
}
h2 {
	font-family: "Helvetica Light",helvetica,sans-serif;
	font-size: 1.5em;
}
h3 {
	font-family: "Helvetica Light",helvetica,sans-serif;
	font-size: 0.7em;
}

img {
	border: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #666666;
}
a:active {
	color: #ff0066;
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
iframe {
	margin: 0px;
}
#header {
}
#linkname {
	margin-left: 10px;
	font-weight: bold;
	color: #ff0066;
}
#main {
	position: absolute;
	left: 150px;
	top: 150px;
	padding: 13px 100px 13px 13px;
	background: #ffffff;
}
#navbar {
	margin-left: 10px;
	width: 100px;
}
.announceinfo {
	padding:10px;
	margin-left:210px;
	min-height:200px;
}
/* IE FIX FOR MIN-HEIGHT */
/* mac hide \*/
* html .announceinfo{
	height:auto !important;
	height:200px
}
/* end hide */

.announcethumb {
	float: left;
	margin-right: 6px;
}
.bscbook {
	padding: 4px;
	margin-bottom: 0.7em;
	border-style: solid;
	border-color: #FFFFFF; /* change individually */
	border-width: 3px;
}
.bsctitle_main {
	font-weight: bold;
	color: #0000AA;
}
.bsctitle_mystery {
	font-weight: bold;
	color: #AA0000;
}
.bsctitle_portrait {
	font-weight: bold;
	color: #AA00AA;
}
.bsctitle_super {
	font-weight: bold;
	color: #00AAAA;
}
.bsctitle_special {
	font-weight: bold;
	color: #AAAA00;
}
.bsctitle_friends {
	font-weight: bold;
	color: #888888;
}
.bscrating {
	font-weight: bold;
	color: #666600;
}
.caption {
	font-weight: bold;
	font-size: 0.7em;
	color: #666666;
}
.error {
	color: #ff0066;
}
.frame {
	background: #ffffff;
}
.formbox {
	left: 200px;
}
.options {
	margin-left: 20px; 
}
