@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#a0a2aa;
	background-image:url(../images/blueabstract.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-y;
}
h2 {
	margin-top:0.0em;
	margin-bottom:0.1em;
	clear:both;
}
h3 {
	margin-top:0.0em;
	margin-bottom:0.1em;
	width:97%;
	padding-left:3%;
	background-color:#405E8B;
	color:#FFF;
	font-size:1.2em;
}
h4 {
	margin-top:0.0em;
	margin-bottom:0.1em;
	font-size:12px;
	font-weight:bold;
}
#container {
	width:1000px;
	margin:auto;
	background-color:#FFF;
}
#header {
	width:1000px;
	height:182px;
	background-color:#000000;
}
#logo {
	padding:35px 0px 0px 25px;
	width:400px;
}
#search {
	width:998px;
	height:20px;
	font-size:0.9em;
	text-align:right;
	padding:1px 1px;
}
input
{
	color: #FFFFFF;
	background: #444444;
	border: 1px solid #CDCDCD;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
#sesamestreet {
	width:550px;
	height:160px;
	float:right;
	background-image:url(/images/cookiemonster.png);
	background-position:top;
	background-repeat:no-repeat;
}
#pledgenow {
	width:550px;
	height:160px;
	float:right;
}
#taxday {
	width:550px;
	height:160px;
	float:right;
}
#menu {
	font-size:12px;
	font-weight:700;
	color:#FFFFFF;
	background-color:#293E58;
	padding:5px 0px;
	text-align:center;
}
#menu a{
	color:#FFFFFF;
	padding:0px 50px 0px 5px;;
}
#menu a:link{
	text-decoration:none;
}
#menu a:visited{
	text-decoration:none;
}
#menu a:hover{
	text-decoration:none;
}
#menu a:active{
	text-decoration:none;
}
#dropmenudiv{
	position:absolute;
	margin-top: 0.3em;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border:1px solid #000000;
	font-size:12px;
	z-index:12;
	color:#FFFFFF;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: 500;
	color:#FFFFFF;
}
#dropmenudiv a:hover{ /*hover background color*/
	text-decoration:none;
	color:#000000;
	background-color:#F1F1F1;
}
#main {
	width:1000px;
	background-color:#FFF;
}
#flash {
	width:512px;
	float:left;
	text-align:right;
}
#center {
	width:240px;
	float:left;
	padding:2px;
}
#whatson {
	font-size:0.8em;
}
#right {
	width:240px;
	float:left;
	padding:2px;
	background-color:#405E8B;
	min-height:450px;
}
#news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#405E8B;
	color:#CDCDCD;
	font-weight:bold;
}
#news a {
	color:#FFFFFF;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:5px;
	display:block;
	font-size:10px;
	background-color:#405E8B;
	border-bottom:1px dotted #000033;
	text-decoration:none;
}
#news a:hover {
	text-decoration:none;
	color:#F8AA35;
}
#news li {
	list-style:none;
	margin-left:-4.0em;
}
#bottom {
	clear:both;
	height:1px;
}
#content {
	clear:both;
	background-color:#FFF;
}
#content a {
	color:#405E8B;
	text-decoration:none;
	font-size:0.9em;
}
#content a:hover {
	color:#F60;
	text-decoration:underline;
}
#contentL {
	width:329px;
	float:left;
	min-height:300px;
	font-size:10px;
	padding:2px;
}
#contentC {
	width:328px;
	float:left;
	min-height:300px;
	font-size:12px;
	padding:2px;
}
#contentR {
	width:329px;
	float:left;
	min-height:300px;
	font-size:12px;
	padding:2px;
}
#contentR a {
	font-size:12px;
	color:#405E8B;
	text-decoration:none;
	font-weight:bold;
}
#contentR a:hover {
	color:#F60;
	text-decoration:underline;
}
#underwriters {
	clear:both;
	text-align:center;
}
#footer {
	width:1000px;
	background-color:#293E58;
	border-top:2px solid #F60;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:5px 0px 25px 0px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	padding-right:15px;
}
#footer a:hover {
	color:#F60;
	text-decoration:underline;
}
.h1title {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
	padding: 5px 0 4px 11px;
	margin: -20px -20px 9px -20px;
	height: 18px;
	background-color: #405E8B;
}
#secondcolumn {
	padding: 20px;
	font-size:12px;
}
#highlights {
	font-size:12px;
	min-height:800px;
	color:#FFFFFF;
	background-image:url(../images/buffalo-watermark.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#highlights a {
	color:#FFFFFF;
	text-decoration:none;
}
#highlights a:hover {
	color:#CDCDCD;
	text-decoration:underline;
}
#support {
	font-size:12px;
	color:#FF9;
}
#support a {
	color:#FFFFFF;
	text-decoration:none;
}
#support a:hover {
	color:#CDCDCD;
	text-decoration:underline;
}
.rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: #609; 
	margin: 0 0 10px 0;
	padding: 0;
}
.imgRight {
float: right;
padding: 5px; 
padding-top: 0px; 
padding-left: 8px;
border: 0px;
}

/* 
--------------------------------------------------
Content Feature 
--------------------------------------------------
*/

.content-feature
{
padding: 0;
margin: 0 0 10px 0;
}

.content-feature a:hover
{
text-decoration:none;
}

.content-feature td
{
vertical-align: top;
}

.content-feature img
{
padding: 0;
margin: 0 10px 10px 0;
}

.content-feature h4
{
padding: 0 0 4px 0;
margin: 0;
}

.content-feature p
{
padding: 0;
margin: 0;
}

/* 
--------------------------------------------------
Hollywood Theater
--------------------------------------------------
*/
.last {
	border-bottom:1px solid #CDCDCD;
	padding-bottom:30px;
}
/* 
--------------------------------------------------
Images & Graphics 
--------------------------------------------------
*/

#supportgraphic
{
text-align: center;
vertical-align: middle;
padding: 0;
margin: 0;
height: 75px;
width: 200px;
background-color: #405E8B;  /*#c7adff;*/
}

#supportgraphic img
{
border: 0;
}

#sidebar-image-wrap
{
padding: 0 10px 2px 0;
margin: 0;
border: 0;
float: left;
}

#sidelinks {
	width:200px;
	height:120px;
	margin-top:4px;
	margin-right:5px;
	border:2px solid #333333;
	float:left;
	background-color:#996;
	color:#FFFFFF;
	background-image:url(../../images/behindscenes.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#sidelinks a {
	color:#FFFFFF;
	text-decoration:none;
}
#sidelinks a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#deeproots {
	width:360px;
	padding:5px;
	float:left;
}
#towashington {
	width:360px;
	padding:5px;
	float:left;
}
#part3 {
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: #609; 
}
#announcement {
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:5px;
}
#donatenow {
	font-size:12px;
	background-image:url(/support/donatenow/images/donatenow_bg.png);
	width:1000px;
	height:1298px;
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFFFFF;
}
#donateBTNS {
	width:270px;
	padding:60px 120px;
	text-align:center;
}