/* CSS Document */

/*Normalize margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.HardBreak

{
width: 10px;
white-space: nowrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

}
#videocontainer
{
	width: 1060px;
	border: solid 5px #333333;
	background-color: #d5e1e3;
	margin-left: auto;
	margin-right: auto;
	
	
}
#videocontainer tr
{
	border-bottom: solid 5px #333333;
	
}
#Videos1
{
	padding-top: 30px;
}
td #video
{
	width: 480px;
	display: inline;
	vertical-align: top;
	border-left: solid 5px #333333;
	margin-left: auto;
	margin-right: auto;
	

}
#videoinfo
{
	vertical-align: top;
padding-left: 20px;
padding-right:20px;
padding-top: 20px;
	border-left: solid 5px #333333;


}
#videointro
{
	height: 130px;
padding: 0px;
	border-bottom: solid 5px #333333;
		border-left: solid 5px #333333;
	border-right: solid 5px #333333;
width:1060px;
	background-color: #d5e1e3;
		margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	padding-top: 5px;




}
#videointro td.viddesc
{
	text-align: left;
	padding-left:20px;
	cursor: hand;
	width:160px;
	vertical-align:top;
		padding-bottom: 20px;


}
#videointro td.viddesc p
{

	font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-size: 10px; 
	vertical-align:top;
	margin-top: -8px;
}
#videointro td.viddesc img
{
	border:solid 3px #ffffff;
	display: block;
}
#videointro td.viddesc h2
{
	color:#002A61;
	font-size: 10px;
	font-family:"Georgia", Times New Roman, Times, serif;
		padding-top: 0.7em;
	padding-bottom:10px;

}
#quote
{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, Arial, sans-serif;
		color:#002A61;
		vertical-align:top;
		margin-left: 10px;
		margin-right:10px;

}
p.center
{
}
.slideshow
{
	background-color: #efefef;
	border: solid 1px #333333;
	margin-top: 6px;
		font-family: Arial, helvetica, sans-serif;
	text-align: right;
	color: #000;

	
}
.slideshowtext
{
		font-family: Arial, helvetica, sans-serif;
	text-align: center;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;

	
}
.more
{
		font-family: Arial, helvetica, sans-serif;
	text-align: right;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 150px;


	
}


.quotefrom
{
	font-size: smaller;
	font-weight: normal;
	text-align: right;
	font-family: Georgia, Arial, sans-serif;
	font-style:italic;
			vertical-align:top;
			margin-left: 10px;
		margin-right:10px;
		margin-top: 5px;
		margin-bottom: 20px;

	}
/* layout */
body {
	font-family: Arial, helvetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #CCCCCC;
}

#container {
	margin: 10px auto;
	width: 100%;
	text-align: left;
		background-image: url(../images/page_bg.jpg);

}

#extended
{
	height: 600px;
	}

#header {
	text-align:center;
	height: 110px;
	background-color: #FFFFFF;
	cursor: hand;
}
#topnav 
{
	display: block;
float: none;
	font-size: 0.9em;
	clear:both;
		
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
		background-color:#002A61;

}
#topnav ul
{
		background-color:#002A61;
		width:100%;

}
#fadeshow1
{
		display: block;
		float: none;
			clear:both;
		
	top: 0px;
	margin-left:auto;
	margin-right:auto;



}
#topnav ul li{
	color: #FFFFFF;
	text-align: center;
	list-style: none;
	line-height:2em;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
				background-color:#002A61;
display: block;
float:left;
padding-left: 25px;
padding-right: 25px;

}
#topnav li.small
{
	width: 100px;
}
#topnav .selected 
{
	color: #6e9bdb;
	text-decoration: none;
}

#topnav div a:link{
	color: #AAC2E6;
}
#topnav div a:hover{
	color: #FFFFFF;
}
#topnav div a:selected{
	color: #AAC2E6;
}
#topnav div a:visited{
	color: #AAC2E6;
}

a.MiddleNav_Links:link {
	text-decoration: none;
	color: #AAC2E6;
}
a.MiddleNav_Links:visited {
	color: #AAC2E6;
	text-decoration: none;
}
a.MiddleNav_Links:active {
	color: #000000;
}

a.MiddleNav_Links:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#topnav .selected 
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#topnav li.lastLink{
	border-right: 1px solid #002A61;
}

#bioglinks{
	text-align: center;
	margin-bottom: 10px;
	font-size: 0.8em;
}

#bioglinks a {
	color: #002A61;
	text-decoration: underline;
}

#mainContent
{
	padding: 30px 10px 60px 10px;
}
#imagelib
{
	padding: 15px 15px 15px 15px;
}

#contentcol {
	width: 800px;
	float: left;
	clear: none;
	padding: 4px 30px 20px 0px;
	margin-top:0px;
	overflow: visible;
}
#contentleft 
{
	width:185px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	padding-right: 10px;


}
#contentleft img
{
	padding-bottom: 15px;
}
#contentright
{
	width:180px;
	float: left;
font-family: Arial;
	font-size: 10px;
		color: #333333;
		padding-top: 10px;

}
#contentright img
{
	padding-bottom: 15px;
}
.smallprint
{
	font-size: 8pt;
}


#alignleft img
{
	
	float: left;
	margin:1em 1em 0.5em 0em;
		border:solid #cccccc 1px; 

	
}
#topn 
{
		font-size: 0.8em;
	text-align:right;
	padding: 10px 10px 0 0;

}


#mainContent img.alignright {
	margin:0.2em 0 10px 1em;
	float:left;

}
#alignleft
{
	
	float:left;
	width:168px;
	text-align:left;
	font-size: 11px;
	color: #333;
	margin:0em 2em 1em -1.6em;
	padding-left: 20px;


}
.pressimage 
{margin-top: 5px;
}
#alignleftbb
{
	float:left;
	width:248px;
	text-align:center;
	font-size: 11px;
	color: #333;

}
#alignleftbb img
{		border:solid #cccccc 1px; 

}
#alignleftb
{
	float:left;
	width:252px;
	text-align:center;
	padding-right: 20px;

}
#alignleftc
{
	float:left;
	width:252px;
	text-align:center;
	padding-left: 10px;
	height: 600px;

}

#supporterlist table
{
	border:0px;
	font-size: 12px;
	margin-left: 7px;
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	}
#supporterlist table td
{
	width: 50%;
	vertical-align:top;
	}
#mainContent img.alignright_box {
	margin:0.2em 0 10px 1em;
	float:right;
	border:solid #cccccc 1px; 
}

#mainContent a {
	text-decoration:underline;
}

#footer {
	font-size: 0.75em;
	background-color:#CCCCCC;
	text-align: center;
	color:#000;
	clear:both;
	padding: 0.5em;
}

p {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	text-align:justify;
}


h1 {
	color:#996633;
	margin-bottom: 0.25em;
	font-size: 1.5em;
	font-weight: normal;
	clear:both;
}

h2 {
	color:#002A61;
	font-size: 0.9em;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	padding-top: 0.7em;
	padding-bottom:10px;
}

h3 {
	color:#002A61;
	font-size: 0.75em;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	padding-bottom:0.4em;
	padding-top: 0.4em;
}
h3 .black{
	color:black;
}

a {
	color:#002A61;
	text-decoration: none;
}
a:hover {
	color:#999999;	
}

img {
	float: left;
	
}

.list_center {
	margin-left:200px;
}
.list_center a {
	color:#000000;
}
.list_center a.hover {
color:#666666;
}
.list_centermore {
	margin-left:250px;
}
.list_centermore a {
	color:#000000;
}
.list_centermore a.hover {
color:#666666;
}


.small_ref {
	font-size:0.6em;
	color:#000000;
	font-weight:bold;
}

.petition_form {
	margin-left:260px;
	padding-top:10px;
	width:500px;
	padding-bottom:20px;
}

.black_link {
	font-size: 0.75em;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: bold;
}

.black_link a {
	color:#000000
}

ul {
	font-size:0.8em;
	color:#000000;
	text-decoration:none;
}

li {
	list-style:none;
}
#redbox 
{
	background-color: #cc0000;
	width: 100%;
	color: #fff;
	font-weight: bold;
	height: 25px;
padding-top: 4px;
margin-bottom: 10px;
text-align:center;


}
#redbox2 
{
	background-color: #cc0000;
	width: 950px;
	color: #fff;
	font-weight: bold;
	height: 25px;
padding-top: 4px;
margin-left: 180px;
margin-bottom: 10px;
text-align:center;
margin-top: 28px;


}

.leftCol {
	float:left;
	width:270px;
	list-style:none;
}
.centerCol {
	float:left;
	width:270px;
	list-style:none;
}
.rightCol {
	display:inline;
	list-style:none;
}

.form_title {
	margin-bottom:5px;
	font-size: 0.75em;
	font-weight:bold;
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#002A61;
	padding:0px;
}
.form_title_top {
	margin-top:15px;
	margin-bottom:5px;
	font-size: 0.75em;
	font-weight:bold;
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#002A61;
	padding:0px;
}
.send_button {
	text-align:center;
	margin:10px;
}

.input_box {
margin-bottom:10px;
}
/** lydia **/

#newsbox
{
	border: solid 1px #ccc;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin:40px;
}

#newsitem
{
	width: 698px;
		margin-left: auto;
	margin-right: auto;
		padding: 1px;
		position:relative;


}
#newsitem h1
{
	  margin:0;  
text-indent: 3px;
  text-align:left; 
  font-weight:bold;
  color:#333;
  background-color: #EFF2F9;
  color:#002A61;
	font-size: 0.9em;
	font-family:"Georgia", Times New Roman, Times, serif;
	padding-top: 3px;
	padding-bottom:3px;

}
#signatures
{
	font-weight:bolder;
	font-size: 11px;
	width: 500px;
	text-align: right;
	font-family:"Georgia", Times New Roman, Times, serif;
	  color:#002A61;


}

a img 
{
	border: 0px;
	text-decoration: none;
}
.petitionwarn
{
	font-size:10px;
	color:Red;
}

#tablecell table
{
	border:0px;
	
}
#tablecell table td
{
	vertical-align: top;
		font-family: Arial, helvetica, sans-serif;
	color: #000;
		font-size: 12px;


}

#tablecell .date
{
	width: 108px;
	text-align:right;
		padding: 5px;

}

#tablecell .desc
{
	width: auto;
		padding: 5px;
	text-align:left;
}
#tablecell .line
{
	width: 1px;
	background-color: #ccc;

}
#indent
{
	padding-left: 10px;
}
#tablepics table
{
		border:0px;
		margin-left:auto;
		margin-right:auto;
		margin-top: 15px;
		margin-bottom: 15px;

}
#tablepics img
{
	border: solid 1px #333333;
	text-align: center;
	margin-left: auto;	
	margin-right: auto;
	float:none;
	
}
#tablepics table td
{
	vertical-align: top;
	text-align: center;
	
		font-family: Arial, helvetica, sans-serif;
	color: #000;
		font-size: 10px;
		width: 250px;
		padding-bottom: 1em;
		padding-left: 15px;
		margin-left:auto;
		margin-right: auto;
		


}
#tablepicsonecell table
{
		border:0px;
		margin-left:auto;
		margin-right:auto;
		margin-top: 15px;
		margin-bottom: 15px;

}
#tablepicsonecell img
{
	border: solid 1px #333333;
	text-align: center;
	margin-left: auto;	
	margin-right: auto;
	float:none;
	
}
#tablepicsonecell table td
{
	vertical-align: top;
	text-align: center;
	
		font-family: Arial, helvetica, sans-serif;
	color: #000;
		font-size: 10px;
		padding-bottom: 1em;
		padding-left: 15px;
		margin-left:auto;
		margin-right: auto;
		


}


#tablepicsbigger 
{
			margin-left:auto;
		margin-right:auto;
			text-align: center;


}
#tablepicsbigger table
{
		border:0px;
		margin-left:auto;
		margin-right:auto;
		width: 800px;

}

#tablepicsbigger table td
{
	vertical-align: top;
	text-align: center;
	
		font-family: Arial, helvetica, sans-serif;
	color: #000;
		font-size: 10px;
		width: 600px;
		padding-right: 20px;
		padding-bottom: 10px;


}
#tablepicsbigger img
{
	border: solid 1px #333333;
		display:block;
   margin:auto;
      float:none;


}


#onerow
{
	margin-left:auto;
		margin-right:auto;
	width: 750px;
	text-align: center;
		font-family: Arial, helvetica, sans-serif;
	color: #000;
		font-size: 10px;
		
}
#onerow img
{
	display:block;
   margin:auto;
   float:none;
   	border: solid 1px #333333;


}
#onerow table td 
{
	   			padding-bottom: 1em;

}
#curr_sig 
{
	
}
#curr_sig table
{
	width:auto;
		border:0px;
		width: 1000px;
}
#curr_sig table td
{
	vertical-align: top;
	text-align: left;
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	width:300px;
	
}
.sponsor
{
		font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	margin: 10px;

}
.sponsor td
{
	width: 250px;
	vertical-align: top;
}
.newsl
{
		font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;

}

.newsl td
{
	vertical-align: top;
			font-family: Arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 178px;
	text-align: center;
	padding: 15px;

}