a:link {
	color: #009;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: #669;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #600;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #C00;
	background: transparent;
	text-decoration: none;
	font-size: 9px;
}

a.ext {
	cursor: auto;
}

a.ext:link {
	color: #009;
	background: transparent;
	text-decoration: none;
}

a.ext:visited {
	color: #669;
	background: transparent;
	text-decoration: none;
}

a.ext:hover {
	color: #030;
	background: transparent;
	text-decoration: underline;
}

a.ext:active {
	color: #363;
	background: transparent;
	text-decoration: none;
}

a.special {
	cursor: auto;
}

a.special:link {
	color: #009;
	font-style: italic;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.special:visited {
	color: #669;
	font-style: italic;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

a.special:hover {
	color: #600;
	font-style: italic;
	font-weight: bold;
	background: transparent;
	text-decoration: underline;
}

a.special:active {
	color: #C00;
	font-style: italic;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	cursor: default;
	background: white url(graphics/senate-bg.gif);
	background-repeat: no-repeat;
}

em {
	font-style: italic;
	font-size: 12px;
}

strong {
	font-weight: bold;
}

ol {
	margin-right: 0em;
	margin-left: 0em;
}

ul {
	margin-top: 0em;
	margin-bottom: 0em;
}

blockquote.body {
	margin-right: 4.5em;
	margin-left: 4.5em;
}

td.header {
	padding-top: 5%;
}

hr.footer {
	/*background-color: #DFD3FF;*/
	background-color: #99C;
	height: .5em;
}

hr.header {
	background-color: #99C;
	height: .7em;
}

p.back {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
}

p.centered {
	text-align: center;
}

p.divider {
	margin-top:0;
	margin-bottom:-.6em;
}

p.newgroup {
	margin-top:12px;
	margin-bottom:0;
}

p.office {
	font-style: italic;
	margin-bottom: .25em;
}

p.personnel_data {
	margin-left: 2em;
	margin-top: 0;
	margin-bottom: .25em;
}

p.page_heading {
	font-size: 130%;
	font-weight: bold;
}

p.samegroup {
	margin-top:.25em;
	margin-bottom:0;
}

p.section_heading {
	font-size: 12px;
	font-weight: bold;
}

p.section_links {
	font-size: 100%;
	font-weight: bold;
}

p.subsection_heading {
	font-size: 100%;
	font-weight: bold;
}

sup {
	font-size: 70%;
}

td.menu {
	text-align:left;
}

.announcements {
	width: auto;
	border: ridge 3px #CCC;
	margin-top: -1px;
}

.lighting {
	width: auto;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	padding: 0%;
}

#navbar {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	width:130px;
	font-size: .8em;
	margin-top: 310px;
}

#unclogo {
	text-align: center;
}

#senatelogo {
	text-align: center;
}

#content {
	width : auto;
	margin: 0 0 0 0;
}

#footer {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
#members {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: .7em;
}

#committees {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 1.05em;
}

