@charset "ISO-8859-1";
p,tr,th,td,li,ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #382266;
	font-weight: bold;
}
a {
	color: #660099;
	font-weight: bold;
}
h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #382266;
	font-weight: bold;
}

h4 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #382266;
	font-weight: bold;
	margin-bottom: -13px;
}

body { background: #daccf9; }
#contentHolder { position: relative; margin-left: auto; margin-right: auto; min-height: 800px; height: 800px; width: 956px; background-image: url(images/interface/block-background.jpg); background-repeat: repeat-y; top: 15px; }
#content { padding: 10px; background-position: top; background-repeat: no-repeat; text-align: left; }
/* #content { position: relative; top: -450px; left: 70px; width: 680px; z-index: 10; background-color: #FBFBDB; padding-left: 10px; } */
#leftImg { display: inline; position: relative; top: 0; }
#contentBG { height: 13px; background-image: url(images/interface/counterpoint-contentBG.jpg); background-position: top; background-repeat: no-repeat; }
#menu { position: relative; float: right; top: -572px; width: 198px; z-index: 100; }

#composerRoll { visibility: hidden; position: absolute; display: block; width: 368px; z-index: 14; top: 290px; }
#composerRoll table { background-color: #daccf9; }
#composerRoll a { text-decoration: none; }
#composerRoll a:hover { text-decoration: underline; }
#composerRoll #listItem { text-align: left; font-weight: regular; font-size: 10px; }

.rolloverFeature { background: #660099; color: #daccf9; }

.newsImage { float:right; margin-left: 15px; margin-bottom: 20px; }
#story { clear: both; margin-bottom: 40px; }
#dateDiv { font-size: 10px; font-weight: bold; margin-top: -10px; margin-bottom: 20px; }
