@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #F0F0F0;
}
.thrColFixHdr #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
} 
.thrColFixHdr #container #buttons #nav {
	height: 40px;
	width: 960px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 0096d8;
	border-right-color: 0096d8;
	border-bottom-color: 0096d8;
	border-left-color: 0096d8;
	top: 0px;
	bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.thrColFixHdr #header {
	background-color: #FFFFFF;
	background-image: url(images/2015_RB_logo_thick_100-.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 140px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-style: none;
	border-top-color: #003973;
	border-right-color: #003973;
	border-bottom-color: #003973;
	border-left-color: #003973;
	padding: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	margin-bottom: 10px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	top: 10px;
	padding-top: -5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	position: relative;
	overflow: hidden;
	left: 0px;
	background-attachment: scroll;
}
.thrColFixHdr #container #buttons {
	height: 40px;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-position: center;
	margin-top: 10px;
}
.thrColFixHdr #container #mainContent h2 {
	font-family: "Franklin Gothic Heavy", "Franklin Gothic Medium", "Franklin Gothic Demi", "Franklin Gothic Book";
	color: #666666;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.thrColFixHdr #container #sidebar1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.thrColFixHdr #container #sitebody #speech {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	line-height: 105%;
	font-size: 10pt;
	width: 0%;
	margin-right: 0px;
	padding-right: 0px;
}

.thrColFixHdr #container #sitebody #sidebar2 h3 {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-weight: bold;
	text-align: center;
	color: #0096D8;
	font-size: 14px;
}



.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 221px;
	position: relative;
	top: 10px;
	overflow: hidden;
	padding-top: -7px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.thrColFixHdr #container #sitebody #mainContent h1 {
	margin-bottom: 10px;
}

.thrColFixHdr #container #sitebody #sidebar2 #mediabar {
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	padding: 1px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	top: -1px;
	position: relative;
	height: 100%;
}


.thrColFixHdr #container #buttons #nav .menu_end {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #articles #story img {
}


.thrColFixHdr #container #buttons #nav .menu {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 003973;
	border-right-color: 003973;
	border-bottom-color: 003973;
	border-left-color: 003973;
	width: 20%;
}

.thrColFixHdr #mainContent {
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: auto;
} 

.thrColFixHdr #footer {
	bottom: 0px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 0px;
	margin-top: 20px;
	position: relative;
	background-color: #b3e813;
} 
.thrColFixHdr #container #sitebody #Subindex #chooser #articles h2 {
	font-family: verdana;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b3e813;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #speeches h2 {
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #b3e813;
}

.thrColFixHdr #container #sitebody #mainContent #oldsite {
	margin-left: 0px;
	float: left;
	width: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thrColFixHdr #container #sitebody #mainContent #oldsite img {
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thrColFixHdr #container #sitebody #mainContent .subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
}
.thrColFixHdr #container #sitebody #sidebar2 .pic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sitebody #mainContent #socialmedia .pic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sitebody #mainContent #socialmedia {
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 20px;
}
.thrColFixHdr #container #sitebody #MediaContent #socialmedia {
	width: 160px;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.thrColFixHdr #container #sitebody #mainContent #oldsite h2 {
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link.menulink {
	line-height:100%;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #003973;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT"
}
a:visited.menulink {
	line-height:100%;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #003973	;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT"
}
a:hover.menulink {
	line-height:100%;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #0096d8;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT"
}
a:active.menulink { 
	line-height:100%;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #003973;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Gill Sans MT"
}
.thrColFixHdr #container #sitebody #mainContent #jukebox {
	margin-right: 0px;
	margin-left: 10px;
}
.thrColFixHdr #container #sitebody #sidebar1 #sidebar_buttons {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.thrColFixHdr #container #sitebody {
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 960px;
}
.thrColFixHdr #container #header #portrait {
	height: auto;
	top: 0px;
	float: right;
	width: 150px;
	right: 0px;
}
blockquote     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	color: #666666;
	padding-bottom: 12pt;
}

.thrColFixHdr  #container #sitebody #MediaContent {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.thrColFixHdr #container #sitebody #MediaContent span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: center;
}
.thrColFixHdr #container #sitebody #MediaContent img {
	border: 1px solid #000000;
}


.thrColFixHdr .pic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sitebody #sidebar2 #mediabar #top {
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	padding: 1px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	top: 0px;
	background-image: url(images/top_bracket_0096D8.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.thrColFixHdr #container #sitebody #sidebar2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#b3e813;
	padding: 5px;
	vertical-align: middle;
	text-decoration:none;
}

.thrColFixHdr #container #sitebody #sidebar2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#66FF33;
	padding: 5px;
	vertical-align: middle;
	text-decoration:none;
}

.thrColFixHdr #container #sitebody #sidebar2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
	text-decoration:none;
	padding: 5px;
	vertical-align: middle;
	text-decoration:none;
	}

.thrColFixHdr #container #sitebody #sidebar2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#b3e813;
	padding: 5px;
	vertical-align: middle;
	text-decoration:none;
}

.thrColFixHdr #container #sitebody #sidebar2 #screengrab img {
	border: 1px solid #FFFFFF;
}


.thrColFixHdr #container #sitebody #sidebar2 #screengrab {
	margin: 0px;
	padding: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	height: 60px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sitebody #sidebar2 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.thrColFixHdr #container #sitebody #sidebar2 #td-left {
	height: 60px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	background-color: #000000;
	position: relative;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	top: 5px;
}
.thrColFixHdr  #container  #sitebody  #sidebar2  #movie_title  {
	text-align: left;
	vertical-align: middle;
	height: 50px;
	width: 90px;
	text-indent: -5px;
	position: relative;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: normal;
}
.thrColFixHdr #container #sitebody #sidebar2 img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 110px;
	height: 60px;
	padding: 0px;
}

.thrColFixHdr #container #sitebody #sidebar2 td {
	background-color: #000000;
	width: 50%;
	height: 60px;
	border: 1px none #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
.thrColFixHdr #container #sitebody #sidebar2 table {
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #sitebody #MediaContent h1 {
	margin-bottom: 20px;
}
.thrColFixHdr #container #sitebody #mainContent #tweets {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.thrColFixHdr #container #sitebody #MediaContent p {
	font-family: tahoma;
	font-size: 14pt;
	color: #666666;
	line-height:145%;
}

.thrColFixHdr #container #sitebody #MediaContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: 0000ff;
	margin-left: 50px;
}
.thrColFixHdr #container #sitebody #MediaContent h2 {
	font-family: "Franklin Gothic Heavy", "Franklin Gothic Medium", "Franklin Gothic Demi", "Franklin Gothic Book";
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 10px;
}


.thrColFixHdr #container #sitebody #MediaContent a:link.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	margin-left: 50px
}

.thrColFixHdr #container #sitebody #MediaContent a:visited.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #00ff00;
	margin-left: 50px
}

.thrColFixHdr #container #sitebody #MediaContent a:hover.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	margin-left: 50px
}

.thrColFixHdr #container #sitebody #MediaContent a:active.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	margin-left: 50px
}.thrColFixHdr #container #mainContent #oldsite h2 {
	font-family: "Franklin Gothic Heavy", "Franklin Gothic Medium", "Franklin Gothic Demi", "Franklin Gothic Book";
	color: #003973;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.thrColFixHdr #container #sitebody #MediaContent p {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.thrColFixHdr #container #sitebody #MediaContent #pic-float-left {
	border: 1px solid 003973;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColFixHdr #container #sitebody #sidebar2 #movie_title a {
	color: b3e813;
}

.thrColFixHdr #container #sitebody #MediaContent #record img {
	float: right;
	position: relative;
	top: 0px;
	margin: 0px;
	vertical-align: top;
	padding-top: 10px;
}
.thrColFixHdr #container #sitebody #MediaContent #record {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
.thrColFixHdr #container #sitebody #MediaContent #pic-float-right {
	border: 1px solid 003973;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.thrColFixHdr #container #sitebody #MediaContent #banner {
	color: #FFFFFF;
	background-color: b3e813;
	font-family: "Franklin Gothic Heavy", "Franklin Gothic Medium", "Franklin Gothic Demi", "Franklin Gothic Book";
}
.thrColFixHdr #container #sitebody #MediaContent #banner h1 {
	font-family: Tahoma;
	font-size: 30px;
	color: #FFFFFF;
	background-color: #666;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
.thrColFixHdr {
	background-color: #F0F0F0;
}
.thrColFixHdr #container #sitebody #MediaContent hr {
	text-align: center;
	width: 50%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: CCC;
	border-right-color: CCC;
	border-bottom-color: CCC;
	border-left-color: CCC;
}

.thrColFixHdr #container #sitebody #MediaContent #contact-text {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003973;
	line-height: 250%;
}
.thrColFixHdr #container #sitebody #MediaContent #record #w4umovie {
	float: right;
	width: 402px;
	position: relative;
	top: 0px;
	right: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
}
.thrColFixHdr #container #sitebody #MediaContent #record #w4ulinks {
	float: left;
	width: 252px;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
}
.thrColFixHdr #container #sitebody #MediaContent #record #w4utext {
	float: right;
	width: 380px;
	position: relative;
	top: 0px;
	right: 0px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: auto;
	text-align: justify;
	line-height: 140%;
}
.thrColFixHdr #container #sitebody #MediaContent blockquote {
	margin-right: 20px;
	margin-left: 20px;
	font-style: italic;
}
.thrColFixHdr #container #sitebody #MediaContent #contact_form #contact_table td {
	margin: 5px;
}
.thrColFixHdr #container #sitebody #MediaContent #contact_form #contact_table {
	margin-bottom: 5px;
}
.thrColFixHdr #container #sitebody #MediaContent #contact_form #contact_table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.thrColFixHdr #container #sitebody #MediaContent #contact_form #contact_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	vertical-align: middle;
}
.thrColFixHdr #container #sitebody #MediaContent #contact_form {
	margin-top: 0px;
}
.thrColFixHdr #container #sitebody #MediaContent #contact_form #contact_table input {
	width: 100px;
}
.thrColFixHdr #container #sitebody #MediaContent #contact_form #contact_table input {
	width: 200px;
}

.thrColFixHdr #container #sitebody #MediaContent #contact_form #contact_table label {
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 5px;
}
.thrColFixHdr #container #sitebody #sidebar2 #topleft {
	background-color: #B3E813;
	background-image: url(images/top_bracket_left_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #B3E813;
	border-right-color: #B3E813;
	border-bottom-color: #B3E813;
	border-left-color: #B3E813;
}
.thrColFixHdr #container #sitebody #sidebar2 #topright {
	background-color: #B3E813;
	background-image: url(images/top_bracket_right_green.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #B3E813;
	border-right-color: #B3E813;
	border-bottom-color: #B3E813;
	border-left-color: #B3E813;
	border-left-style: solid;
}
.thrColFixHdr #container #sitebody #sidebar2 #bottomleft {
	background-color: #B3E813;
	background-image: url(images/110x60/110x60_bottom_bracket_left_b3e813.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #B3E813;
	border-right-color: #B3E813;
	border-bottom-color: #B3E813;
	border-left-color: #B3E813;
	border-top-style: solid;
}
.thrColFixHdr #container #sitebody #sidebar2 #bottomright {
	background-color: #B3E813;
	background-image: url(images/110x60/110x60_bottom_bracket_right_b3e813.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #B3E813;
	border-right-color: #B3E813;
	border-bottom-color: #B3E813;
	border-left-color: #B3E813;
	border-left-style: solid;
	width: 50%;
	border-top-style: solid;
}
.thrColFixHdr #container #sitebody #mainContent #story {
	margin-bottom: 20px;
	margin-top: 10px;
}
.thrColFixHdr #container #sitebody #mainContent #story span {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}

.thrColFixHdr #container #sitebody #MediaContent #date {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-align: right;
}

.thrColFixHdr #container #sitebody #MediaContent #story span {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.thrColFixHdr #container #sitebody #mainContent #date {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
.thrColFixHdr #container #sitebody #mainContent #story #date {
	font-family: Tahoma;
	font-size: 8pt;
	color: #999999;
	text-align: right;
}
.thrColFixHdr #container #sitebody #MediaContent h3 {
	color: #B3E813;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #container #sitebody #mainContent #headlines {
	padding-top: 0px;
	overflow: scroll;
	padding-right: 10px;
}
.thrColFixHdr #container #sitebody #Speeches {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.thrColFixHdr #container #sitebody #Speeches blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 115%;
	font-weight: normal;
	color: #666666;
	padding-bottom: 12pt;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	padding-top: 20px;
}
.thrColFixHdr #container #sitebody #Speeches p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	color: #666666;
	padding-bottom: 12pt;
}
.thrColFixHdr #container #sitebody #line_1 {
	width:50%;
	text-align:center;
	color:#ccc;
	size:1;
	height:1px;
	margin-left:120px;
	margin-right:120px;
	margin-bottom:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ccc;
	border-right-color: ccc;
	border-bottom-color: ccc;
	border-left-color: ccc;
}
.thrColFixHdr #container #sitebody #Speeches h1 {
	margin-bottom: 30px;
}
.thrColFixHdr #container #sitebody #MediaContent li {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.thrColFixHdr  #container  #sitebody  #MediaContent  #toplist  {
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: normal;
	color: #B3E813;
	list-style-type: disc;
}
.thrColFixHdr #container #sitebody #MediaContent #piccie {
	clear: left;
	float: right;
}
.thrColFixHdr #container #sitebody #MediaContent #piccie .caption {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-align: center;
}
.thrColFixHdr #container #sitebody #MediaContent #piccie table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.thrColFixHdr #container #sitebody #Speeches #article_navigation table {
	width: 100%;
}
.thrColFixHdr #container #sitebody #Speeches #article_navigation td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.thrColFixHdr #container #sitebody #Speeches #article_navigation #rightlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
.thrColFixHdr   #container   #sitebody   #Subindex   #chooser {
	padding-top: 0px;
	overflow: hidden;
	padding-right: 10px;
	width: auto;
}
.thrColFixHdr #Subindex {
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: auto;
}
.thrColFixHdr #container #sitebody #Subindex #story {
	margin-bottom: 20px;
	margin-top: 10px;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #articles {
	margin: 10px;
	width: 40%;
	display: inline-block;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #speeches #story {
	padding: 10px;
	height: 60px;
	width: 90%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #speeches #story img {
	float: left;
	margin-right: 10px;
	border: 1px solid #333333;
	height: 60px;
	width: 80px;
}


.thrColFixHdr #container #sitebody #Subindex #chooser #speeches {
	display: inline-block;
	margin: 10px;
	width: 40%;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.thrColFixHdr #container #sitebody #Subindex #chooser #story {
	margin-bottom: 20px;
	margin-top: 10px;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #articles #story {
	padding: 10px;
	height: 60px;
	width: 90%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #articles #story img {
	float: left;
	margin-right: 10px;
	border: 1px solid #333333;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #articles_archive {
	margin: 10px;
	width: 40%;
	display: inline-block;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #articles_archive #oldstory {
	padding: 10px;
	height: auto;
	width: 90%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #speeches_archive {
	margin: 10px;
	width: 40%;
	display: inline-block;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.thrColFixHdr #container #sitebody #Subindex #chooser #speeches_archive #oldstory {
	padding: 10px;
	height: auto;
	width: 90%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
	margin-top: 10px;
}