﻿#content {
	background: #ffffff;
	width: 640px !important;
	padding: 10px;
	min-height: 450px;
	_height: auto !important; /** overrride for IE**/;
	height: 450px;
	table-layout: fixed; /** wrap table content **/
	background: url('/images/nav_gradient.png') #ffffff repeat-x;
}
.popupwindow {
	/**senators profile**/
	background: #ffffff url('/images/bg000b.png') no-repeat fixed left bottom;
	padding: 10px;
	min-height: 450px;
}
#sidepane {
	padding: 6px;
	width: 160px;
	background: url('/images/nav_gradient.png') #ffffff repeat-x;
	border-left: 1px #eeeeee solid;
	padding-left: 10px;
}
#sidepane_l2 { /** layer ~ force/lock 200px **/
	width: 160px !important;
	height: 0px;
	font-size: 0pt; /** IE6 override **/
}
#container {
	width: 801px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px #003399 solid;
	border-right: 1px #003399 solid;
	border-spacing: 0px;
	padding: 0px;
	display: block;
}
body {
	/**background-color: rgb(94, 115, 123);**/
	/**background: silver url('/images/bg001c.png') no-repeat scroll left top;**/
	background-color: silver;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	padding: 5px; /** page border **/
}
.header_pane {
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: normal;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
	color: black;
	border: 1px silver solid;
	background: #f8f8f8;
	
	background-image: url('/images/header1.png');
}
.sidepane_nav {
	/** mainphotosnewslist **/
	margin-top: -2px;
	margin-bottom: 8px;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 4px;
	padding-right: 6px;
	background:#f8f8f8;
	border: 1px silver solid;
}
.sidepane_nav ul {
	margin-top: 4px;
	padding-left: 9px; /** button **/
	margin-left: 7px;
	margin-bottom: 3px;
}
.sidepane_nav li {
	margin-left: 3px; /** text **/
	padding-left: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.sidepane_nav a {
	color: #003399;
}
.sidepane_nav a small { /** senpres (year) **/
	color: #000000;
}
.sidepane_nav a:hover small {
	text-decoration: none;
}
.news_header {
	color: black; /**#002163;;
	font-weight: bold;**/
	margin-bottom: 0px;
}
.more {
	font-family: Verdana;
	font-size: 8pt;
	color: #002163;
	font-style: oblique;
	text-align: right;
}
.more a {
	color: #002163 !important;
}
.more a:hover {
	text-decoration: underline !important;
}
.nextlink {
	/** » **/
	font-family: Verdana;
	font-size: 7pt;
	display: inline;
}
.nextlink a {
	color: #003399 !important;
}
.adobe {
	padding-top: 8px;
	text-align: center;
}
.adobe a:hover span {
	text-decoration: underline;
}
.adobe a:hover {
	text-decoration: none;
	position: relative; /** fix for IE6 not showing uline **/
}
.adobe a {
	color: #000000 !important;
	font-size: x-small;
}
.adobe img {
	padding-bottom: 5px;
}
a {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
}
a[disabled] {
	color: #003399; /**override for other CSS2 browsers, on by default (even if removed)**/
}
hr {
	color: #c0c0c0;
	background-color: #c0c0c0; /**override, same color**/
	height: 1px;
	border: 0px;
	width: 100%;
	display: block;
}
img {
	border: 0px;
}
.h1_bold {
	/** previously "header" **/
	font-size: large;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.h1_sub {
	font-size: small;
}
.h2_mid {
	font-size: 12pt;
	text-align: center;
	font-family: Tahoma;
	color: #003399;
	font-weight: bold;
}
.h3_uline {
	font-size: 10pt;
	font-family: Tahoma;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
.header_popup {
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	margin-top: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
.backtotop {
	font-size: x-small;
	text-align: right;
}
.closewindow a {
	color: #003399 !important; /**override for black overriden pages **/
}
.backtotop a {
	color: #003399 !important; /**override for black overriden pages **/
}
.closewindow {
	font-size: x-small;
	float: right;
	margin-top: 0px;
}
td {
	vertical-align: top;
	text-align: left;
    /**padding: 4px;**/
}
ul ul ul {
	list-style-image: url(/images/bullet000.gif);
	margin-left: 10px;
	padding-left: 8px;
	margin-bottom: 0px; /**7**/
}
ul ul {
	list-style-image: url(/images/bullet000.gif);
	margin-left: 10px;
	padding-left: 8px;
	margin-bottom: 0px; /**7**/
}
ul {
	list-style-image: url(/images/bullet000.gif);
	margin-left: 10px;
	padding-left: 8px;
	margin-bottom: 0px; /**7**/
}
li {
	padding-bottom: 2px;
	padding-left: 3px;
}
ul li ul li {
	margin-top: 5px;
}
option {
	z-index: 50;
	vertical-align: middle;
}
select {
	z-index: 50;
	vertical-align: middle;
}
text-area {
	z-index: 50;
	vertical-align: middle;
}
input {
	z-index: 50;
	vertical-align: middle;
}
select {
	padding: 0px;
	margin: 0px;
	border-color: #7F9db9;
	border-width: 1px;
	border-style: solid;
}
form {
	padding: 0px;
	margin: 0px;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
#print {
	float: right;
}
/**lis result, frontpage photos**/
.alight a {
	color: #000000;
	text-decoration: none;
	font-size: 8pt; /**custom**/
}
.alight {
	color: #000000;
	text-decoration: none;
	font-size: 8pt; /**custom**/
}
.alight span {
	color: #000000;
	text-decoration: none;
	font-size: small;
}
.alight_b a span {
	color: #002163; /**003399**/;
	text-decoration: none;
	font-size: small;
	/**
	font-family: Arial;
	font-weight: bold;**/
}
.alight a span {
	color: #002163; /**003399**/;
	text-decoration: none;
	font-size: small;
	/**
	font-family: Arial;
	font-weight: bold;**/
}
.alight_b a:hover {
	color: #333333; /**grey**/;
	text-decoration: none;
}
.alight a:hover {
	color: #333333; /**grey**/;
	text-decoration: none;
}
.alight_b a:hover span {
	color: #002163; /**003399**/;
	text-decoration: underline;
}
.alight a:hover span {
	color: #002163; /**003399**/;
	text-decoration: underline;
}
.alight_b a {
	color: #000000;
	text-decoration: none;
/** inherit size, medium **/
}
.closewindow {
	float: right;
	font-size: x-small;
}
.p15_bottom {
	padding-top: 0px;
	margin-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.p15_top {
	padding-top: 0px;
	margin-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
.blackborder {
	border: 1px black solid;
}
.senatorlist {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	padding: 10px;
	vertical-align: top;
}
#senators_main a:hover {
	text-decoration: underline; /** declare this, for fix below **/
	position: relative; /** fix for IE6 not showing uline **/
}
#photos_main a:hover {
	text-decoration: none;
}
#senators_main a:hover {
	text-decoration: none;
}
#photos_main a {
	text-decoration: none;
}
#senators_main a {
	text-decoration: none;
}
#photos_main a:hover span {
	text-decoration: underline;
}
#senators_main a:hover span {
	text-decoration: underline;
}
#photos_main img {
	border: 1px #003399 solid;
}
#senators_main img {
	border: 1px #003399 solid;
}
#photos_main table {
	margin-left: auto;
	margin-right: auto;
}
#senators_main table {
	margin-left: auto;
	margin-right: auto;
}
#photos_main td {
	text-align: center;
	width: 160px;
}
#senators_main td {
	text-align: center;
	width: 160px;
}
#senators_main table td {
	padding-bottom: 15px;
}
#photos_main table td {
	padding-bottom: 8px;
}
#senators_main .senators_top td {
	/**sp, tempore, maj, min **/
	width: 160px;
}
#senators_main small {
	color: black;
}
.link {
	color: #003399;
}
.link:hover {
	text-decoration: underline;
	cursor: pointer;
}
.minibreak {
	font-size: 0pt;
	border: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.PRTitle {
	font-size: large;
}
.PRSub {
	font-style: italic;
}
.PRSuper {
}
.SenTable thead tr th {
	background-color: #8cade6;
	padding: 6px;
	font-weight: normal;
	text-align: center;
	border: 1px black solid;
}
.SenTable td {
	border: 1px black solid;
	padding: 4px 6px 4px 6px;
}
.imgfloat {
	margin-left: 5px;
	margin-right: 5px;
}

.imagestyle_left {
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
}
.imagestyle_right {
	border-style: solid;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 5px;
	float: right;
}
.grayborder {
	border: 1px #C0C0C0 solid;
}
