a:link {	
	font-weight: bold;
	color: #40668C;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;	
	color: #003366; 
}
a:hover {	
	font-weight: bold;	
	color: #6699CC;	
	text-decoration: none; 
}
body {
	margin: 0px;
	padding: 0px;
	min-width: 960px;
	text-align: center;
	background: #757575;
	/*background-image:url(images/bg.jpg); background-position:top center; background-repeat:no-repeat; background-attachment:fixed;*/
}
#wrapper {
	padding: 25px;
	width: 960px;
	margin: 0px auto;
	margin-bottom:25px;
}
#masthead {
	background: url(../images/fnm-header.jpg);
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 960px;
}
.swap {
	display: none;	
}
#mainbody {
overflow: hidden;
background: #F2F2E4;
}
#navrail {
	width: 150px;
	float: left;
	word-spacing: -1px;
	color: #F2F2E4;
	text-align: left;
	margin: 0;
	padding: 0px;
	font: normal 18px "Times New Roman", Times, serif;
	background: #000; /*menu bar bg*/
}
#navrail ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
		}
#navrail li {
	margin: 0px;
	padding: 0px;
		}
#navrail #new, #navrail #reno {
	Margin: 0px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px double#ff7f00;
	color: #ff7e00;
	display: block;
	padding: 6px;
		}
#navrail li a {
	display: block;
	color: #F2F2E4;
	text-decoration: none;
	width: 100%;
	padding: 10px;
	font-weight: normal;
	font-size:14px;
		}
html>body #navrail li a {
		width: auto;
		}
#navrail li a:hover {
	background: url(../images/rollover.jpg);	
	color: #fff;
	margin: 0px;
	padding: 10px;
	/*background: #757575;*/
	font-weight: normal;
}
#navrail li li {
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
}

.active{
	background: url(../images/rollover.jpg);	
	color: #fff;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
}

#extraButtons{width: 500px; float: left;}

.clear { clear: both;}


a.article:link {color: #F60; font-weight: bold; }
a.article:visited {color: #F00; font-weight: bold; }
a.article:active {color: red; } 



#adsense_right {
	margin-left:15px;
	padding-bottom:25px;
	width: 175px;
	float: right;
}

#adsense_middle {
	margin-left:auto;
	margin-right:auto;
	}

#content {
	width: 750px;
	float: left;
	text-align: left;
	margin: 10px 25px 0px;
}
#content p {
	font: normal 14px/24px "Times New Roman", Times, serif;
	text-align:justify;
	color: #333333;
}
#content h2 {
	margin: 0px;
	font: normal 22px "Times New Roman", Times, serif;
	color: #ff7e00;	
}

#content blockquote
{
	margin-bottom: 0.5em;
	color : #333333;
	padding: 0.01em 0.01em 0.01em 0.71em;
	border-left: solid 5px #ff7e00;
	background-color: #F2F2E4;
}

#content blockquote p
{
	margin-bottom: 0em;
}

.leftSpace{padding-left:20px;}

.imageSetup{float:left; margin:0px 0px 2px 2px;}

.normal { background-color: #F2F2E4 }
.normalActive { background-color:#757575 }

#navrail, #content {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#search{
	color:#00C;
	position:relative;
	right:15px;
	bottom:-35px;
	/*padding-top:30px;*/}

#footer {
	background-color:#000;
	text-align: right;
	height:25px;
	margin-bottom:1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFF;
	padding-right:20px;
}

#footer p {
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 5px;
}




/*For the Floating Bar*/

#uberbar	{ border-bottom:1px solid #eb7429; background:#F60; padding:5px 20px; position:fixed; bottom:0; left:0; z-index:2000; width:99%; font-size:12px; text-align:center; }
#uberbar p{width:930px; margin-left:auto; margin-right:auto;}

a.uberbarRight:link {
	background-color:#FFF;
  border-style: solid;
  border-width : 1px 3px 3px 0px;
  text-decoration : none;
  padding : 4px;
  border-color : #666 #000 #000 #666;
}

a.uberbarRight:visited {
	background-color:#FFF;
  border-style: solid;
  border-width : 1px 3px 3px 0px;
  text-decoration : none;
  padding : 4px;
  border-color : #666 #000 #000 #666;
}

a.uberbarRight:hover { border-color: #ccc; background-color:#000; color#FFF;}


a.uberbarLeft:link {
	background-color:#FFF;
  border-style: solid;
  border-width : 1px 0px 3px 3px;
  text-decoration : none;
  padding : 4px;
  border-color : #666 #666 #000 #000;
}

a.uberbarLeft:visited {
	background-color:#FFF;
  border-style: solid;
  border-width : 1px 0px 3px 3px;
  text-decoration : none;
  padding : 4px;
  border-color : #666 #666 #000 #000;
}

a.uberbarLeft:hover { border-color: #ccc; background-color:#000; color#FFF;}

a.uberbarMiddle:link {
	background-color:#FFF;
  border-style: solid;
  border-width : 1px 0px 3px 0px;
  text-decoration : none;
  padding : 4px;
  border-color : #666 #000 #000 #666;
}

a.uberbarMiddle:visited {
	background-color:#FFF;
  border-style: solid;
  border-width : 1px 0px 3px 0px;
  text-decoration : none;
  padding : 4px;
  border-color : #666 #000 #000 #666;
}

a.uberbarButton:link {
	background-color:#FFF;
border-style: solid;
border-width : 1px 3px 4px 3px;
text-decoration : none;
padding : 4px;
border-color : #666 #00f #00f #666;
}

a.uberbarMiddle:hover { border-color: #ccc; background-color:#000; color#FFF;}


#uberbarExpand	{ border-bottom:1px solid #eb7429; background:#F60; padding:10px 20px; position:fixed; bottom:0; z-index:1000; width:100px; font-size:12px; text-align:center; margin-left:auto; margin-right:auto; visibility: hidden;}