body {
	margin: 0;
	padding: 0;
	text-align:center;
	background: #fff url(../graphics/bg.jpg) repeat-x;
}
table th {
	text-align:center;
}
table td.pad {
	padding-bottom: 35px;
}

#container {
	width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #112234;
	border-bottom: 1px solid #112234;
	text-align:left;
	font-family: Helvetica, sans-serif;
}

#header {
	background: #112234;/* old color: #9999cc; */ /* controls background for header */
	border-top: 1px solid #112234;
	border-left: 1px solid #112234;
	border-bottom: 1px solid #112234;
}
/* STYLES FOR OLD HEADER - pre-092908
#header-left {
	width: 280px;
	float: left;
}

#header-right {
	width: 605px;
	padding: 5px;
	color: white;
	float: right;
	text-align: right;
	vertical-align: middle;
	font-family: Garamond, serif;
}

#header-right #cont {
	margin-top: auto;
	margin-bottom: auto;
}
*/
#header-right {
background-color:#000000;
border:1px solid #FDFF06;
padding:20px;
}
#quote-text,
#header-right #cont #quote{
	text-align: left;
	font-size: 16px;
}

#quote-text{
	text-align: left;
}

#quote-speaker,
#header-right #cont #speaker {
	text-align: left;
	margin-left: 335px;
	font-size: 12px;
}

#main {
	background: #112234; /* controls background underneath sidebar and content area */
	padding: 0;
}

#sidebar {
	float:left;
	background: #112234; /* controls background of sidebar */
	width: 190px;
}

#sidebar #nav {
	font-size: 12px;
	margin-top: 10px;
}	

#sidebar #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff;
}

#sidebar #nav li {
	display: block;
	margin: 0;
	padding: 0;
}

#sidebar #nav li a, #sidebar #nav li.signup a {
	color: white;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #ffffff;
	position:relative; /* fix for ie bug */
}

#sidebar #nav li:hover,
#sidebar #nav li a:hover {
	text-decoration: underline;
	color: red;
	background: #dedef2;
}
#sidebar #nav li.signup a {
	color: red;
	background: #dedef2;
}
#sidebar #nav li.signup a:hover {
	text-decoration:underline;
}
#sidebar #contact {
	font-size: 10px;
	padding: 3px;
	margin: 0;
	color: white;
}

#sidebar #contact a {
	color: white;
}

#content {
	background: #ffffff url(../graphics/vignette.gif) repeat-x; /* controls background of content area */
	float:right;
	width:710px;
}

#content #left {
	float: left;
	width: 415px;
	padding: 5px;
}

#content #right {
	float: right;
	width: 280px;
	padding-top: 5px;
	/* padding-bottom: 5px;*/
	padding-right: 5px;
}

#content #single-pane {
	float:left;
	width: 680px;
	padding: 15px;
}

.img1 {
	border: 1px solid #000000;
}

.superscript {
	vertical-align: super;
	line-height: 0;
	font-size: 10px;
}

.box, .boxctr {
	border: 1px solid #ac2015;
	margin-bottom: 5px;
	font-family: Helvetica, sans-serif;
	
}
.boxctr {
	text-align:center;
}
.box .header, .boxctr .header {
	padding: 3px;
	font-size: 14px;
	background: #C20028;
	color: #ffffff;
	text-align: right;
}
.boxctr .header {
	margin-bottom:10px;
}
.box .inner, .box .releases {
	border-top: 1px solid #ac2015;
	padding: 3px;
	font-size: 12px;
	background: #fff;
}
.box .releases {
	font-size:10px;
}
.box .more {
	/* border-top: 1px solid #ac2015; */
	padding-left: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	text-align: right;
	font-size: 10px;
	background: #fff;
}

.font3 {
	font-weight: bold;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.back-to-top {
	text-align: right;
	font-size: 10px;
	color: white;
}

.caps {
	text-transform: uppercase;
}

.title-text {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: seagreen;
}

.italic-centered {
	font-style: italic;
	text-align: center;
}

.unstyled-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.topic {
	margin-top: 20px;
}

.topic .header {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: seagreen;
}

.topic .inner {
	font-size: 12px;
}

.topic .inner p {
	text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

.topic .inner p.end {
	/* font-style: italic; */
	text-indent: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.topic .inner p[class=end] {
	font-style: italic;
}

.topic .inner p.synopsis {
	margin-bottom: 15px;
}

.topic .inner div.synopsis {
	width: 150px;
	/* background: #b5edbc; */
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	/* border: 1px solid seagreen;
	padding: 2px; */
}

.topic .inner div.synopsis .hd {
	background: transparent url(/graphics/topic/tl.gif) no-repeat left;
}

.topic .inner div.synopsis .hd .r {
	background: transparent url(/graphics/topic/tr.gif) no-repeat right;
	/* margin-left: 6px; */
}

.topic .inner div.synopsis .hd .m {
	background: #b5edbc;
	margin-left: 6px;
	margin-right: 6px;
	border-top: 1px solid seagreen;
	font-size:1px; /* ensure minimum height */
 	height:5px;
}

.topic .inner div.synopsis .bd {
	background: #b5edbc;
	border-left: 1px solid seagreen;
	border-right: 1px solid seagreen;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

.topic .inner div.synopsis .ft {
	background: transparent url(/graphics/topic/bl.gif) no-repeat left;
}

.topic .inner div.synopsis .ft .r {
	background: transparent url(/graphics/topic/br.gif) no-repeat right;
	/* margin-left: 6px; */
}

.topic .inner div.synopsis .ft .m {
	background: #b5edbc;
	margin-left: 6px;
	margin-right: 6px;
	border-bottom: 1px solid seagreen;
	font-size:1px; /* ensure minimum height */
 	height:5px;
}

.topic .vote-box {
	text-transform: uppercase;
	text-decoration: underline;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

.red {
	color: red;
}

.white {
	color: white;
}

.gold {
	color: gold;
}

.color1 {
	color: red;
}

.color2 {
	color: white;
}

.color3 {
	color: gold;
}