@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg4.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
} 
.shell {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	min-height:985px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rssbentry {
	padding-top: 5px;
	padding-bottom: 5px;
}
.topheader {
	height: 264px;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.facebooklink {
	position: absolute;
	left: 703px;
	top: 183px;
}
.twitterlink {
	position: absolute;
	left: 781px;
	top: 184px;
}
.youtubelink {
	position: absolute;
	left: 741px;
	top: 184px;
}
.flickrlinka {
	position: absolute;
	left: 213px;
	top: 77px;
}
.facebooklinka {
	position: absolute;
	left: 177px;
	top: 40px;
}
.twitterlinka {
	position: absolute;
	left: 213px;
	top: 40px;
}
.youtubelinka {
	position: absolute;
	left: 177px;
	top: 77px;
}
.flickrlink {
	position: absolute;
	left: 820px;
	top: 185px;
}
.contactbutton {
	position: absolute;
	left: 19px;
	top: 233px;
	z-index: 998;
}
.printheader {
	display: none;
}

.toplinks {
	position: relative;
	background-image: url(../images/toplinks.jpg);
	height: 35px;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
}
.homelink {
	position: absolute;
	left: 45px;
	top: -2px;
}
.meetlink {
	position: absolute;
	left: 149px;
	top: -2px;
}
.issueslink {
	position: absolute;
	left: 325px;
	top: -2px;
}
.getlink {
	position: absolute;
	left: 455px;
	top: -2px;
}
.bloglink {
	position: absolute;
	left: 643px;
	top: -2px;
}
.donatelink {
	position: absolute;
	left: 730px;
	top: -2px;
}

.rotatingimage {
	height: 270px;
	width: 511px;
	position: absolute;
	top: 8px;
	left: 11px;
}

.signupbox {
	background-image: url(../images/signupbox.jpg);
	height: 283px;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.signupform {
	position: absolute;
	left: 540px;
	top: 39px;
	width: 241px;
	z-index: 11;
}
.sutb {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333333;
}
.signupformsubmit {
	position: absolute;
	left: 184px;
	top: 104px;
}

.invitelink {
	position: absolute;
	left: 538px;
	top: 167px;
}
.joinlabel {
	position: absolute;
	left: 535px;
	top: 12px;
}

.mobilelink {
	position: absolute;
	left: 535px;
	top: 220px;
}
.tvlink {
	position: absolute;
	left: 539px;
	top: 193px;
}
.subsignupform2 {
	position: absolute;
	left: 11px;
	top: 36px;
	width: 241px;
}
.sutb2 {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333333;
}
.subsignupformsubmit2 {
	position: absolute;
	left: 87px;
	top: 143px;
}

.invitelink2 {
	position: absolute;
	left: 47px;
	top: 166px;
}
.joinlabel2 {
	position: absolute;
	left: 24px;
	top: 11px;
}

.mobilelink2 {
	position: absolute;
	left: -3px;
	top: 221px;
}
.tvlink2 {
	position: absolute;
	left: 13px;
	top: 240px;
}
.flickrbadge {
	float: left;
	width: 250px;
	position: relative;
	left: 10px;
}
.twitterbadge {
	width: 250px;
	position: relative;
	left: 35px;
	float: left;
}
.subflickrbadge {
	width: 256px;
	height: 332px;
	overflow: hidden;
}
.errormessage {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.subtwitterbadge {
	
	width: 250px;
}
.blogrss {
	float: left;
	height: 245px;
	width: 300px;
	padding-top: 0px;
	font-size: 14px;
	color: #CC0000;
	padding-right: 20px;
	padding-bottom: 0px;
	position: relative;
	left: 25px;
}
.rssblogentry {
	font-size: 12px;
}
.rssblogentrydate {
	font-size: 12px;
	color: #CC0000;
}
.homefooter {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	height: 330px;
	overflow: hidden;
	clear: both;
}
.footer {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 10px;
	clear: both;
	position: relative;
}
.footertext {
	text-align: center;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	font-size: 12px;
}
.blogrss A:link {
	color: #000000;
	text-decoration: none;
	
	
	
}
.blogrss a:visited{
	color: #000000;
	text-decoration: none;
}
.blogrss a:hover{
	color: #0000FF;
	text-decoration: none;

}
.blogrss a:active{
	color: #FF0000;
	}
.content {
	background-color: #FFFFFF;
	width: 866px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
.ebar {
	height: 37px;
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/ebar.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	color: #FFFFFF;
}
.hendorse1 {
	position: absolute;
	left: 7px;
	top: -2px;
	width: 160px;
	height: 30px;
	text-align: center;
}
.hendorse2 {
	position: absolute;
	left: 177px;
	top: -2px;
	width: 160px;
	height: 30px;
	text-align: center;
}
.hendorse3 {
	position: absolute;
	left: 511px;
	top: -2px;
	width: 160px;
	height: 30px;
	text-align: center;
}
.hendorse4 {
	position: absolute;
	left: 675px;
	top: -2px;
	width: 160px;
	height: 30px;
	text-align: center;
}

.subsignup {
	background-image: url(../images/subsignupbox.jpg);
	height: 280px;
	width: 250px;
	position: relative;
}
.leftcolumn {
	float: right;
	width: 255px;
}
.contentright {
	float: left;
	width: 590px;
	padding-left: 16px;
}
.designedby {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.designedby a:link{
	color: #286333;
	text-decoration: none;
	
	
}
.designedby a:visited{
	color: #286333;
	text-decoration: none;

}
.designedby a:hover{
	color: #000099;


}
.designedby a:active{
	color: #88A98E;
	
}
.footer a:link{
	color: #286333;
	text-decoration: none;
	
	
}
.footer a:visited{
	color: #286333;
	text-decoration: none;

}
.footer a:hover{
	color: #000099;


}
.footer a:active{
	color: #88A98E;
	
}
.rssbentry {
	padding-top: 3px;
	padding-bottom: 3px;
}
.issuetitle {
	color: #000636;
	font-size: 24px;
	font-weight: bold;
}
.issuetitle a:link{
	color: #000033;
	text-decoration: none;	
	
}
.issuetitle a:visited{
	color: #000033;
	text-decoration: none;
}
.issuetitle a:hover{
	color: #0033FF;	


}
.issuetitle a:active{
	color: #88A98E;
	
}
div#set_of_links {
	padding:0px;
	border:1px dotted #999;
	background-color:#fff;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
}
.linkboxes {
	height: 60px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.linkbox {
	height: 60px;
	width: 170px;
	float: left;
}


div#set_of_links a {
	display:inline;
	padding:0px 9px 0px 9px;
	text-decoration:none;
	color:maroon
}
div#set_of_links a:hover {
	background:transparent
}
div#set_of_links a span {
	display:none
}
div#set_of_links a:hover span {
	top:-100;
	padding:0;
	position: absolute;
}
.popup {
	position: relative;
}
.readmore {
	font-size: 14px;
	text-align: right;
	margin-right: 25px;
}
.issuesample {
	font-size: 15px;
	padding: 10px;
}
.endorsee {
	font-size: 18px;
}
.endorsecategory {
	font-size: 22px;
	text-decoration: underline;
}
.endorsetitle {
	font-size: 12px;
	color: #3C5784;
}
.endorsequote {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 16px;
	font-style: italic;
}
.egroup {
	width: 100%;
	border: thin solid #647DA5;
}
