#header {
	background-image: url(images/IPS-Header2.png);
	width:1000px;
	height:170px;
	background-color: #d5cfb4;
}

#preload {
    width: 0px;
    height: 0px;
    display:none;
    background-image: url(images/buttonneutral.png);
    background-image: url(images/buttonhov.png);
    background-image: url(images/buttonact.png);
    background-image: url(images/selhigh.gif);
    background-image: url(images/selact.gif);
    background-image: url(images/buttonback.png);
    background-image: url(images/buttonbackhov.png);
    background-image: url(images/buttonbackact.png);
}

#all {
	width:1000px;float:left;border-right:solid #999999 1px;border-left:solid #999999 1px;
}

body {
    font-family: Verdana, "Bitstream Vera Sans", sans-serif;
    font-size: 13px;
    color: #000000;		
    background-color: #e6e6e6;
    margin: 0px;
}

p {

}

h2 {
    color: #131b45;
}

ul {
    line-height: 150%;
    text-align:left;
}

li {
    list-style-type:none;
    text-align:left;
}

li:hover{
}

li.about {
    list-style-type:disc;
    line-height: 150%;
    text-align:left;
}

#picloader{
}

#site {
    background-color: white;
}

#foot {
    text-align: center;
    background-color: #131b45;
    color: #ffffff;
    width: 1000px;
    height: 80px;
    float:left;
}

#menustart {
	height:30px;
	padding:0px;
	width:1000px;
	background-color:#131b45;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21307e', endColorstr='#131b45'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#21307e), to(#131b45)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #21307e,  #131b45); /* for firefox 3.6+ */
}

#jsddm
{
	margin-left: 168px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	padding: 0;
	
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 15px Tahoma, Arial;}

	#jsddm li a
	{	display: block;
			background-color:#131b45;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21307e', endColorstr='#131b45'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#21307e), to(#131b45)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #21307e,  #131b45); /* for firefox 3.6+ */
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 85px;
		color: #EAFFED;
		white-space: nowrap;
		text-align: center;
		z-index: 100;
		}

	#jsddm li a:hover
	{	background: #21307e;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			text-align: center;
		}
		
		#jsddm li ul li a
		{	width: 85px;
			border-top: 1px solid white;
			text-align: center;
			background: #131b45;}
		
		#jsddm li ul li a:hover
		{	background: #21307e;}

#why {
    background-color:#ffffff;
    width: 110px;
    padding:3px;
    color:#131b45;
    font-weight:bold;
    cursor:pointer;
    text-align:center;
    float:left;
}

#why:hover, #why:focus {
    background-image:url(images/selhigh.gif);
    background-repeat: repeat-x;
    color:#ffffff;
}

#why:active {
    background-image:url(images/selact.gif);
    background-repeat: repeat-x;
    width: 110px;
    padding:3px;
    color:#131b45;
    font-weight:bold;
    cursor:pointer;
    text-align:center;
    float:left;
}

#fti {
    float:left;
    padding:3px;
    font-weight:bold;
    font-size: 5px;
    text-align: center;
}

#fti a:link {
    color: #ffffff;
}

#fti a:hover {
    color: #ffffff;
    cursor:default;
}

#fti a:active {
    color: #ffffff;
}

#fti a:visited {
    color: #ffffff;
}

#main {
    background-color: #ffffff;
    float:left;
    margin:15px 0 40px 0px;
    width:955px;
}

#banholder {
    background-color: #ffffff;
    float:right;
    height: 400px;
    width: 150px;
    margin-top: 15px;
    margin-right: 15px;
}

#ncfca, #nfl, #pfl, #about, #audio, #contact, #debate, #links, #happening {
    float:left;
    width: 690px;
    padding: 0 25px 0 25px;
}

#leftcol {
	float:left;
    width: 710px;
    padding: 0 0px 0 25px;
}

#news {
    float:right;
    width: 300px;
    font-size:11px;
    line-height: 1.5em;
    margin-top: 17px;
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    padding-left: 22px;
    padding-right: 30px;
    margin-right: 5px;
}

#whatsnew {
	line-height: 1.2em;
	margin-top: 17px;
}
.articletop {
	width:725px;
	float:left;
	margin-left: 130px;
	margin-right: 130px;
	margin-bottom: 40px;
	margin-top:20px;
}

.articlecolleft {
	width:288px;
	float:left;
	margin-left:30px;
}
.articlecolcenter {
	width:288px;
	float:left;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	
}
.articlecolright {
	width:288px;
	float:left;
	margin-left: 15px;
}

.lfa:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.lfasub:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;
}

a:link {
    color: #1a44a2;
    text-decoration:underline;
}

a:visited { 
    color: #5651a8;
    text-decoration:none;
}

a:hover, a:focus {
    color: #4940CF;
    text-decoration: none;
}

a:active { 
    color: #FFF9DF;
    text-decoration:none;
}

a:focus, a:hover, a:active { outline:none }

.alpha-shadow {
    clear: both;
    float:left;
    background: url(images/shadow1.gif) no-repeat bottom right;
    margin: 14px 0 0 17px !important;
    margin: 14px 0 0 8px;
    }

.alpha-shadow div {
  background: url(images/shadow2.png) no-repeat left top !important;
  background: url(images/shadow2.gif) no-repeat left top;
  float: left;
  padding: 0px 5px 5px 0px;
  }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
  }
.alpha-shadowban {
    clear: both;
    float:left;
    background: url(images/shadow1.gif) no-repeat bottom right;
    margin: 14px 0 0 8px !important;
    margin: 14px 0 0 8px;
    }

.alpha-shadowban div {
  background: url(images/shadow2.png) no-repeat left top !important;
  background: url(images/shadow2.gif) no-repeat left top;
  float: left;
  padding: 0px 5px 5px 0px;
  }

.alpha-shadowban img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 0px;
  margin: 0;
  }
.alpha-shadownew {
    clear: both;
    float:right;
    background: url(images/shadow1.gif) no-repeat bottom right;
    margin: 14px 0 0 8px !important;
    margin: 14px 0 0 8px;
    }

.in {
  background: url(images/shadow2.png) no-repeat left top !important;
  background: url(images/shadow2.gif) no-repeat left top;
  width:300px;
  float: left;
  padding: 0px 5px 5px 0px;
  }

.alpha-shadownew img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 0px;
  margin: 0;
  }
  
input.submit {
    background-image: url(/images/buttonback.png);
    background-position:center;
    background-repeat:no-repeat;
    height:30px;
    width:175px;
    margin: 4px;
    color:#000000;
    font-weight:bold;
    font-family: "Lucida Grande";
    cursor:pointer;
    outline: 0;
    border: none;
}

input.submit:hover {
    background-image: url(/images/buttonbackhov.png);
    background-position:center;
    background-repeat:no-repeat;
    color:#000000;
    outline: 0;
}

input.submit:active {
    background-image: url(/images/buttonbackact.png);
    background-position:center;
    background-repeat:no-repeat;
    color:#ffffff;
    outline: 0;
}

.mailto:link {
    color: #ffffff;
}

.mailto:hover {
    color: #2F71FF;
}

.mailto:active {
    color: #0F0F0F;
}