@charset "UTF-8";
/* CSS Document */


/* ------ LAYOUT -------*/

#outer {
	width: 960px;
	margin: 20px auto;
}

/*
#parllogo {
	float: left;
	width: 554px;
	text-align: left;
}


#francais {
	float: right;
	width: 63px;
	margin-top: 30px;
}*/

#banner {
	float: left;
	width: 960px;
}

#imgHeader {
	float: left;
	width: 960px;
}
/*#centerBox {
	width:960;
	margin-right: auto;
	margin-left: auto;
}
*/
#title {
	float: left;
	width: 580px;
	padding-left: 20px;
}

#middle {
	float: left;
	width: 920px;
	margin-left: 20px;
	padding-bottom: 20px;
}
/*#leftCol {
	float: left;
	width: 581px;
	padding-left: 20px;
}*/

#leftCol {
	float: left;
	width: 600px;
}

#chamberBus {
	float: left;
	margin: 20px 20px 20px 20px;
	border-right: 1px solid #CCC;
	padding-right: 20px;
	width: 264px;
	text-align: left;
}
#commBus {
	float: left;
	margin: 20px 0px 20px 0px;
	width: 264px;
	text-align: left;
}
#pubs {
	float: left;
	margin: 20px 20px 20px 20px;
	border-right: 1px solid #CCC;
	padding-right: 20px;
	width: 264px;
	text-align: left;
}
#procRefs {
	float: left;
	margin: 20px 0px 20px 0px;
	width: 264px;
	text-align: left;
}
#standings {
	float: left;
	margin: 20px 0px 0px 20px;
	text-align: left;
}

#horizLine {
	float: left;
	margin-left: 20px;
}


#rightCol {
	float: right;
	width: 293px;
}
#bottom {
	float: left;
	width: 960px;
}
#subtitle {
	float: left;
}
#senatorsList {
	float: left;
	margin-right: 10px;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	width: 290px;
}
#senatorsList2 {
	float: left;
	margin-left: 10px;
	padding: 20px 10px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	width: 280px;
}
#share {
	float: right;
	margin-bottom: 10px;
}
#homeLink {
	float: left;
	width: 294px;
}

#leftNav {
	float: left;
	width: 200px;
	vertical-align: top;
}

#leftContent {
	clear: both;
	padding-left: 20px;
}

#news-space-e {
	float: left;
	width: 580px;
	height: 176px;
	margin: 30px 0px 0px 20px;
	background-image: url(images/jubileeBG-e.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}

#news-space-f {
	float: left;
	width: 580px;
	height: 170px;
	margin: 30px 0px 0px 20px;
	background-image: url(images/jubileeBG-f.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}

#news-space-text {
	margin: 95px 0px 0px 20px;
}


/* ------ TITLES -------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #666;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #666;
	margin-bottom: 20px;
	width: 264px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}

.h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #99021a;
	font-weight: bold;
	font-size: 14px;
}

.navTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99021a;
}

.hiddenTitle {
	position: fixed;
	left: -4000px;
}




/* ------- TEXT STYLES -------- */

h1, h2, h3, h4, h5, h6, p, ol, ul, dl, blockquote, form, table {
	margin-top: 0px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}


#leftCol ul li {
	text-decoration: none;
	list-style-type: disc;
	padding-bottom: 8px;
}

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.bodyWhite {
	color: #fff;
}

sup {
	line-height: 0.75;
}

#news-space-text ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

#news-space-text ul li {
	margin-left: -10px;
}

#news-space-text a {
	color: #b5985a;
	text-decoration: underline;
}

#news-space-text a:hover  {
	color: #fff;
	text-decoration: underline;
}


/* -------- LINKS ----------- */



a:link, a:visited {
	color: #99021a;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a.leftNav:link {
	color: #666666;	
}

a.leftNav:hover {
	color: #99021a;
	text-decoration: underline;
}

a.whiteLinks:link, a.whiteLinks:visited {
	color: #FFF;
	text-decoration: underline;
	background-image: url(images/connect.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: left center;
}

a.whiteLinks:hover, a.whiteLinks:focus {
	color: #CCC;
	font-weight: bold;
	text-decoration: underline;
}

#topNav {
	float: left;
	width: 920px;
	padding: 0px 20px 10px 20px;
}

#topNav ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#topNav li {
	float: left;
	width: 230px;
}

#topNav li a:link, #topNav li a:visited {
	display: block;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/topNavButton.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 12px 0px 12px 0px;
}

#topNav li a:hover {
	background-color: #333;
	background-image: url(images/topNavButton.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#langNav ul {
	list-style-type: none;
	margin: 20px 0px 0px 250px;
	float: left;
	width: 500px;
	text-align: center;
}

#langNav li {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

#langNav li a:link, #langNav li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
	/*text-align: center;*/
	background-image: url(images/topNavButtonRight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-right: 10px;
	margin-left: 10px;
}

#langNav li a:hover {
	background-color: #333;
	background-image: url(images/topNavButtonRight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



a.bigLink:link, a.bigLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99021a;	
}

a.bigLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #666;
}

/* ----- TABLE STYLES ------- */

.tableClear {
	clear: both;
}


/* ----- TILES ---------- */

#StayConnected {
	float: right;
	padding: 10px;
	width: 273px;
	background-color: #666;
	text-align: left;
}

.tile {
	margin-bottom: 20px;
}

/* ------ SENTALK --------*/

.audioClipBox {
	float: left;
	width: 558px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 20px;
}

.audioImages {
	float: left;
	margin-right: 20px;
	width: 250px;
}

.audioTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}

.audioIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
}
