body
{
	margin: 0;
	margin-top: 0px;
	color: #000000;
	font-size: 12px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	background: #5c6495 url('/images/nfpc_bkgd.jpg') center top repeat-x; }

a
{
	color: #525252;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #fbb62d;
	text-decoration: underline;
}

a:focus { outline: none; }
a img { border: none; }

#page
{
	margin: 0px auto;
	width: 1024px;
	padding: 0 0 0 0;
	background: url('/images/nfpc_page.jpg') center top no-repeat;
}

/* THE HEADER */
#header
{
	background: url('/images/nfpc_header.jpg') center top no-repeat;
	height: 155px;
	width: 1024px;
	text-align: center;
}

.top_player
{
	padding: 0 0 0 700px;
	padding-top: 90px;
	width: 214px;
}

#container
{
	width: 942px;
	margin: 0px auto;
	padding: 0px;
	min-height: 505px;
}

.home_container
{
width:942px;
min-height:505px;
background:url('/images/drwiner_welcomebg.jpg');
background-repeat: no;
margin-top: 20px;
}

.drwiner_container
{
width:942px;
min-height:505px;
background:url('/images/sportsbg.jpg');
background-repeat: no;
margin-top: 20px;
}

.gettingstarted_container
{
width:942px;
min-height:505px;
background:url('/images/patientbg.jpg');
background-repeat: no;
margin-top: 20px;
}

.patientinfo_container
{
width:942px;
min-height:505px;
background:url('/images/booksbg.jpg');
background-repeat: no;
margin-top: 20px;
}

#left_container
{
	width: 415px;
	float: left;
	margin: 0px auto;
	margin-top: 120px;
}

#right_container
{
	width: 470px;
	float: right;
	padding-top: 0px;
	margin: 0px auto;
	margin-right: 10px;
}

#sub_left_container
{
	width: 350px;
	float: left;
	margin: 0px auto;
	padding-top: 25px;
	text-align: center;
}

#sub_right_container
{
	width: 520px;
	float: right;
	margin: 0px auto;
	margin-right: 20px;
}

#gs_left_container
{
	width: 470px;
	float: left;
	margin: 0px auto;
	margin-left: 20px;
	text-align: left;
}

#gs_right_container
{
	width: 350px;
	float: right;
	margin: 0px auto;
	text-align: center;
	margin-right: 70px;
	padding-top:27px;
}

#pt_left_container
{
	width: 350px;
	float: left;
	margin: 0px auto;
	padding-top: 25px;
	text-align: center;
}

#pt_right_container
{
	width: 450px;
	float: right;
	margin: 0px auto;
	margin-right: 20px;
}

#ofc_center_container
{
	width: 942px;
	margin: 0px auto;
	padding-top: 20px;
	text-align: center;
}

#ofc_left_container
{
	width: 520px;
	float: left;
	margin: 0px auto;
	margin-left: 35px;
	padding-top: 10px;
	text-align: left;
}

#ofc_right_container
{
	width: 350px;
	float: right;
	margin: 0px auto;
	margin-right: 35px;
	padding-top: 10px;
	text-align: right;
}

#twitter_div
{
padding: 0px 0px 0px 0px;
width: 305px;
margin-top:89px;
line-height:12px;
margin-left: 90px;
}

#twitter_div ul
{
list-style-type: none;
}

#twitter_div ul li
{
padding-bottom: 15px;
}
#podcast
{
	width: 305px;
	margin-left: 130px;
	text-align: left;
	height: 52px;
	line-height: 12px;
	border: 0px dotted #317082;
	padding: 0px;
	margin-top:90px;
	font-size: 12px;
}

/*RSS BOX*/
#rss
{
	width: 305px;
	margin-left: 130px;
	text-align: left;
	height: 52px;
	line-height: 12px;
	border: 0px dotted #317082;
	padding: 0px;
	margin-top:-104px;
	font-size: 12px;
}

#rss a { text-decoration: none; }

#rss p
{
	padding: -5px;
	color: #000;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 12px;
}

.rssBoxDate
{
	display: none;
	/* RSS Date */
}

.rssBoxHeading
{
	font-weight: bold;
	margin: 0px;
}

.rssBoxLink
{
	text-decoration: none;
}

.rssBoxLink:hover
{
	text-decoration: underline;
}


/*NAV*/

#nav
{
	font-family: Georgia;
	margin: 0px auto;
	font-size: 14px;
	height:21px;
	text-align: center;
	width: 950px;
	margin-top:-32px;
	padding-top:5px;
	padding-bottom:5px;
	list-style-type: none;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}

#nav ul
{	
list-style-type: none;
width: 960px;
text-align: center;
margin-left: -30px;
margin-top: 9px;
}
#nav ul li
{	
margin-top:-13px;
float: left;
padding-left: 10px;
width: 105px;
font-size: 14px;
text-align: center;
font-weight: normal;
}
#nav a, #nav a:visited
{
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding: 4px;
	font-weight: normal;
	height: 15px;
	display: block;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;	
}

#nav a:hover
{
	display: block;
	text-align: center;
	color: #fff;
	background: #fbb62d;
	font-weight: normal;
}

#nav li.current a, #nav li.current a:visited
{
	text-align: center;
	color: #ffc000;
	background: #ff4d00
	font-weight: normal;
}

#nav li.current a:hover
{
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.bulletin {
	width: 900px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	background: #e9ebf9;
	color: #666666;
    border: 1px solid #cccccc;
}

.bulletin h2 {
	font-size: 16px;
	color: #666666;
	width: 400px;
	border-bottom: 1px solid #cccccc;
	margin: 0px auto;
	margin-bottom:-5px;
	padding-top: 10px;
}

.welcome {
	margin:0; 
	text-align:left; 
	height:305px; 
	width:475px; 
	overflow:auto; 
	color: #000; 
	font-weight:normal; 
	padding:0 25px 0 25px
	letter-spacing:0px; 
	line-height:18px; 
	font-size:14px;
}

#columns
{
	width: 950px;
	height: 100%;
	margin: 0 auto;
	overflow: auto;
}

.sidebar
{
	text-align: left;
	float: left;
	width: 962px;
	margin: 0 0 0 0;
	height: 400px;
	overflow: auto;
}

.sidebar .content
{
	text-align: left;
	float: left;
	width: 600px;
	margin: 0 0 0 0;
}

.main
{
	float: right;
	width: 306px;
	margin: 0 0 0 0;
	overflow: visible;
}

.main .newsfeed
{
	float: left;
	width: 306px;
	height: 800px;
	overflow: auto;
}

#footer
{
	height: 62px;
	width: 1024px;
	background: url('/images/nfpc_footer.jpg') 0 bottom no-repeat;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
	margin: 0px auto;
	padding: 0 0 -15px 0;
}

.footer p { font-size: 10px; }

.footer a
{
	width: 100px;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: center;
}

.footer a:hover
{
	color: #df6633;
	text-decoration: none;
}

.footnav
{
	top: 40px;
	height: 45px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.copyright
{
	height: 45px;
	vertical-align: top;
	text-align: center;
	color: #000;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 25px;
}


/*NEWS FEED*/
.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.dateline
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

/*DIVISIONS*/
.divisions { text-align: center; }

/* HEADINGS */
h1, h1 a, h1 a:hover
{
	padding: 0 0 0 0;
	margin: 0;
	color: #000;
	font-size: 16px;
	font-family: 'Arial', serif;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 0px;
}

h2, h2 a, h2 a:hover
{
	position: relative;
	top: -10px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 14px;
	font-size: 14px;
}

h2.pagetitle, h2.pagetitle a
{
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	font-family: 'Georgia', serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -2px;
}

h3, h3 a, h3 a:hover
{
	position: relative;
	top: -20px;
	margin-left: 15px;
	color: #fff;
	font-size: 22px;
	font-family: 'Georgia', serif;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0px;
	font-variant: small-caps;
	text-align: left;
}

h4, h4 a, h4 a:hover
{
	position: relative;
	top: -40px;
	margin-left: 15px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	text-align: left;
}

h5, h5 a, h5 a:hover
{
	position: relative;
	top: 0px;
	margin: 0;
	color: #000;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	font-size: 13px;
}

h6, h6 a, h6 a:hover
{
	padding: 0 0 0 0;
	margin: 0;
	color: #000;
	font-size: 24px;
	font-family: 'Georgia', serif;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	letter-spacing: 0px;
	font-variant: small-caps;
}

h7, h7 a, h7 a:hover
{
	position: relative;
	top: 0px;
	margin: 0;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 14px;
	font-size: 14px;
}

h8, h8 a, h8 a:hover
{
	position: relative;
	top: 0px;
	margin: 0;
	color: #000;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 12px;
	font-size: 12px;
}

/*BIO*/
.bio_name
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bio_title
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.bio
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


/* CLEAR FLOATS */
.clear
{
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

