﻿/*######Links on top of page called MAIN######*/
a.main:link {
	text-transform: none;
	color: rgb(0,51,255);
	border: yellow solid 0px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	border-right: black 0px solid;
	list-style-type: none;
	display: inline;
	font-size: 11px;
	font-family: arial;
font-weight: bold;
}
a.main:visited {
	/*color: rgb(51,51,102);*/
	color: white;
	text-transform: normal;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	border-right: black 0px solid;
	list-style-type: none;
	display: inline;
	font-size: 11px;
	font-family: arial;
font-weight: bold;
}
a.main:hover {
	color: red;
	background-color: transparent;
	text-decoration: none;
	border-right: black 0px solid;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 3px;
	display: inline;
	font-size: 11px;
	font-family: arial;
font-weight: bold;
}
a.main:active {
	color: blue;
	text-decoration: none;
	border-right: black 0px solid;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 3px;
	display: inline;
	font-size: 11px;
	font-family: arial;
font-weight: bold;
}
/*######Generic links - no class name######*/
a:link {
	border: 0px white solid;
	padding-left: 3px;
	padding-right: 3px;
	list-style-type: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: rgb(0,0,153);
	line-height: 1.15;
}
a:visited {
	border: 0px white solid;
	padding-left: 3px;
	padding-right: 3px;
	list-style-type: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: rgb(51,102,255);
	line-height: 1.15;
}
a:hover {
	border: 0px white solid;
	text-decoration: none;
color: yellow;

	list-style-type: none;
	font-size: 11px;

	font-weight: normal;
background-color: black;
	line-height: 1.15;
}
a:active {
	border: 0px red solid;
	list-style-type: none;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.15;
}
/*######Links in inline text called INLINE######*/
a.inline:link {
	border: none;
text-decoration: underline;
background-color: transparent;
color: blue;
}
a.inline:visited {
	border: none;
text-decoration: underline;
background-color: transparent;
color: rgb(0,153,255);
}
a.inline:hover {
	border: none;
text-decoration: none;
background-color: transparent;
color: black;
}
a.inline:active {
	border: none;
text-decoration: none;
background-color: transparent;
}

a.inline:current
{
color: red;
}
a.hideshow:link {
	font-size: 12px;
	color: blue;
	font-variant: none;
}
a.hideshow:visited {
	font-size: 12px;
	color: blue;
	font-variant: none;
}
a.hideshow:hover {
	font-size: 12px;
	color: blue;
	font-variant: none;
}
a.hideshow:active {
	font-size: 12px;
	color: blue;
	font-variant: none;
}
/*########################################################################Other classes########################################################################*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
/*	scrollbar-3d-light-color: #999999;
	scrollbar-arrow-color: #FFFFCC;
	scrollbar-base-color: red;
	scrollbar-dark-shadow-color: blue;
	scrollbar-face-color: blue;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: red; */
	
	background-repeat: nopeat;
background-attachment: fixed; 

	
}
.main_links {
margin-top: -0px;
	padding: 10px;
	margin-left: 100px;
	width: 650px;
}
.page_links_container {
float: left;
margin: 10px;
padding: 6px;
border-right: 0px solid blue;
width: 175px;
font-size: 10px;
}
blockquote {
	font-family: century;
}
.wrapper {

	width: 900px;
	
	height: auto;

	margin-left: auto;

	margin-right: auto;

	border: 2px red solid;

	padding: 2px;

	background-color: white;

	

	

	

	

}

.link {

	width: 100%;

	background-color: none;

	padding-left: 6px;

	padding-right: 6px;

	text-align: left;

	font-family: arial;

	font-size: 10px;

}

.toplinks {
	width: 100%;
	height: 2em;
	text-align: right;
	position: relative;
	right: 0px;
	z-index: 3;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	background-color: rgb(196,196,196);
}
.left {
	list-style-type: none;
	line-height: 1.5em;
	display: inline;
font-size: 10px;

}

.footer{
				font-size: 12px;
				font-family: georgia;
				font-weight: normal;
				background-color: rgb(196,196,196);
				text-align: center;
				padding: 15px 0px 10px 0px;
}
.footer_menu {
	display: none;
	font-size: 16px;
	font-weight: normal;
	background-color: rgb(196,196,196);
}
.mainbanner {
	position: relative;
	z-index: 1;
	float: left;
	left: 0px;
	right: 150px;
	top: -0px;
width: 790px;
}
.lowerbanner {
	position: relative;
	top: 70px;
	z-index: 0;
}
.picturebanner {
	position: relative;
	width: 500px;
	text-align: left;
	top: -80px;
	border: 4px red solid;
	z-index: 3;
}
.lowerbannertext {
	position: relative;
	width: 25%;
	font-weight: normal;
	color: black;
	top: -3px;
	float: left;
	z-index: 4;
	font-family: verdana;
	border: gray 0px solid;
	padding: 6px;
	margin: 10px;
	background-color: white;
	font-size: 12px;
	height: 500px;
	overflow: auto;
}
.lowerbody {
	position: relative;
	clear: both;
	width: auto;
	border: red 0px solid;
	margin-bottom: 15px;
}
.leftlinks {
	display: none;
	position: relative;
	float: left;
	margin: 6px;
	padding: 8px;
	width: 98%;
	border: 0px solid red;
	border-top: 0px solid red;
	text-align: right;
}

.page_link
{
padding-left: 5px;
padding-right: 5px;
}

.maincontent {
	position:  relative;
	margin: 6px;
	padding: 10px;
	width: 525px;
	border-top: 0px solid red;
	float: left;
	left: 10px;
	background-color: white;
	font-size: 1.0em;
	border: 0px black dotted;
	line-height: 1.4em;
}

.headline {

	font-family: arial;

	font-weight: bold;

	font-size: 20px;

}

.subheadline {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: gray;
}
.strong {
	font-weight: bold;
	font-size: 110%;
}
.quote {
border-left: 3px #b8b8b8 solid;
border-bottom: 3px #b8b8b8 solid;
padding-left: 6px;
margin-left: 12px;

}
.caption {
	font-size: 10px;
	color: gray;
}
.vid_box {
	background-color: rgb(0,0,0);
	color: white;
	text-align: center;
	border: 1px black dotted;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 55px;
	font-size: 12px;
	font-weight: bold;
}
.this {
	background-color: rgb(50,50,225);
	
	font-size: 14px;
	border-top: 1px gray solid;
	border-left: 1px gray solid;
	border-right: 2px gray solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	border-bottom: 1px gray solid;
}
.other_link {
	border: 1px gray solid;
	padding-left: 6px;
	padding-right: 6px;
background-color: #99999c;
}
.hideshow {
	font-size: 10px;
	color: blue;
	font-variant: none;
}


/**************************************************************
 *
 * STYLE FOR NEWER PAGE
 *
 **************************************************************/  
  
 /*
 body
 {
 font-size: 12px;
 background-image: 
url('background2.png'); 
 }
*/
 .container
 {
 border: 0px red dotted;
 }
 
 .div1
 {
 border: 0px blue solid;
 padding: 3px;
 
 }
 
 .div2
 {
 border: 0px red solid;
 height: 75px;
 padding: 6px;
 background-color: rgb(228,228,228);
 margin-bottom: 14px;
 }
 
 .div3Container
 {
 clear: both; 
 margin-right: auto;
 width: 1100px;
 background-color: transparent;
 border: orange 0px solid;
 }

 
 .div3-1 /* left 2 columns */
 {
 position: relative;
 float: left;
 width: 585px;
 border: 0px green dotted;
 padding: 0px;
 margin-right: 5px; 
 background-color: transparent;
 }
 
 .div3-1-a-container  /* Left column container */
 {
 float: left;
  border: 0px green dotted;
  width: 175px;
 }
  .div3-1-a
 {
 position: relative;
 left: -25px;
 width: 175px;
 padding: 3px;
 border: 0px green dotted;
 padding-top: 26px;
 
filter:alpha(opacity=65);
 -moz-opacity:.65;
 opacity:.65; 
 background-color: rgb(227,227,227);
 }
 
 .div3-1-a-poll /* poll duh */
 {

 margin-top: 50px;
  border: 0px green dotted;
  width: 170px;
 /* padding: 3px;*/
  filter:alpha(opacity=65);
 -moz-opacity:.65;
 opacity:.65; 
 background-color: rgb(227,227,227);
 }
 
   .div3-1-b /* Video Container */
 {
 position: relative;
 float: left;
 top: 165px;
 width: 355px;
 border: 0px green dotted;
 padding-left: 6px; 
 background-color: black;
 }
 
 .prepreDiv3-2
 {
 
 visibility: hidden;
 filter:alpha(opacity=65);
 -moz-opacity:.65;
 opacity:.65; 
width: 380px;
border: red 0px solid;
float: left;
 }
 
 .preDiv3-2 /* Headline of story*/
 {
 position: relative;
 float: left;
 width: 390px;
 padding: 8px;
 padding-right: 8px;
 margin-right: 0px;
 border-top: 0px gray solid;
  border-left: 0px gray solid;  
border-right: 0px rgb(227,227,227) solid;
border-left: 1px rgb(227,227,227) solid; 
border: red 0px solid;

/*
filter:alpha(opacity=65);
 -moz-opacity:.65;
 opacity:.65;*/ 
 background-color: rgb(227,227,227);
 
/* background-image: url(../x/middle.jpg);
background-image: url(../x/middle.png);
 background-repeat: repeat-y;
 background-position: right;*/
 
 }
 .div3-2 /* Body of story */
 {
 position: relative;
 float: left;
 width: 390px;
 border: 1px rgb(227,227,227) solid;
 border-right: none;
 border-top: none;
 padding: 8px;
 /*padding-right: 28px;*/
 margin-right: 0px;
 overflow: auto;
 /*
filter:alpha(opacity=65);
 -moz-opacity:.65;
 opacity:.65; */
 background-color: rgb(227,227,227);
 /*
  background-image: url(../x/middle.png);
 background-repeat: repeat-y;
 background-position: right;*/
 font-size: 14px;
 line-height: 1.5em;
 color: black;
 font-family: verdana;
 }
 

 
 .clear
 {
 clear: both;
 }
 
 .first
 {
 font-size: 28px;
 }
  
/***************************8
 *
 *
 *****************************/

ul#tabnav {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 24px;
	border-bottom: 1px solid #711515;
	font: bold 11px verdana, arial, sans-serif;
}
ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #B51032;
	color: #FFFFFF;
	margin: 2px 2px 0 2px;
	border: 1px solid #711515;
font-weight: bold;
}
ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
font-weight: bold;
}
ul#tabnav a:hover {
	background-color: blue;
color: yellow;
font-weight: bold;
}
body#home li.home, 
body#truth911 li.truth911, 
body#usaMeltdown li.usaMeltdown, 
body#election li.election,
body#usaHope li.usaHope,
body#movies li.movies
 {
	border-bottom: 1px solid black;
	color: #000000;
	background-color: #FFFFFF;
}

body#home li.home a:link, body#home li.home a:visited,
body#truth911 li.truth911 a:link, body#truth911 li.truth911 a:visited,
body#usaMeltdown li.usaMeltdown a:link, body#usaMeltdown li.usaMeltdown a:visited,
body#election li.election a:link, body#election li.election a:visited, 
body#usaHope li.usaHope a:link, body#usaHope li.usaHope a:visited,
body#movies li.movies a:link, body#movies li.movies a:visited
{
	color: white;
	background-color: blue;
	font-weight: bold;
}

.pageBottom
{
position: absolute;
background-color: rgb(255,255,204); 
width: 97%;
height: 35px;
padding: 6px;
margin: 3px;
margin-top: 2px;
border-top: 6px black solid;
border-bottom: 6px rgb(153,0,51) solid;
text-align: center;
}



