@charset "UTF-8";





/* HOME SPECIFIC CSS */

#home div#left {
	width: 565px;
	margin-left:40px !important;
}
#home h1#masthead a {
	width: 528px;
	background-image: url(../images/masthead_logo2.png);
}

*html #home div#left {margin-left:20px !important;}

#home div#right {
	margin-left:625px;
	width:315px;
	padding-top: 60px;
}

*html #home div#right {margin-left:623px;}

#home div#wrapper {
	padding-top: 0px;
	background-image: url(../images/bg_home_wrapper2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home ul#subnav {
	margin-top: 477px;
	height: 49px;
	width: 585px;
	margin-left: 20px;
}

#home ul#subnav li a {
	background-image: url(../images/bg_home_getinvolved.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
}


#home li#sntake a {
	background-image: none;
	width: 150px;
}
#home li#sndona a {
	width: 151px;
	background-position: -151px 0px !important;
}
#home li#snvolu a {
	width: 133px;
	background-position: -302px 0px !important;
}
#home li#sntell a {
	width: 150px;
	background-position: -435px 0px !important;
}

#home li#sntake a:hover {
	background-position: 0px -49px !important;
}
#home li#sndona a:hover {background-position: -151px -49px !important;}
#home li#snvolu a:hover {background-position: -302px -49px !important;}
#home li#sntell a:hover {background-position: -435px -49px !important;}



#home div#frmnewsletter {margin-top:38px;}

div#magazine {
	height: 346px;
	margin-bottom: 34px;
	color: #FFF;
	padding-top: 26px;
}
div#magazine #ml {
	margin: 0px;
	width: 625px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#magazine #ml ul {
	list-style-type: none;
	margin-left: 0px;
}
div#magazine #mr {
	width: 314px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 625px;
}

div#magazine #mr h2 {
	font-size: 25px;
}
span#learnmore {
	display: inline;	
}
span#learnmore a {
	background-image: url(../images/learnmore.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 94px;
	text-indent: -999em;
	display: block;
	font-size: 1px;
}
span#learnmore a:focus {outline:0;}


/* FEEDBURNER */

#home div#feedburner {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3d7fc9;
	border-bottom-color: #3d7fc9;
	padding-top: 10px;
}

#home div#feedburner ul {
	list-style-type: none;
	margin-left: 0px;
}

#home div#feedburner ul li a {font-size: 21px;}






/* NETWORK */

div#network {
	background-image: url(../images/bg_network.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #eeeeee;
	height: 168px;
}

div#network h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1px;
	font-weight: normal;
	text-indent: -999em;
	background-image: url(../images/h2_network.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	background-color: #EAEAEA;
}

div#network ul {
	margin: 0px;
	padding: 0px;
}
div#network ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
div#network ul li a {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_network_buttons.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 36px;
	width: 157px;
	float: left;
	display: block;
	font-size: 1px;
	text-indent: -999em;
}

div#network ul li a:focus {outline:0;}

li#fb a {background-position: 0px 0px !important;}
li#tw a {background-position: 0px -36px !important;}
li#fl a {background-position: -158px 0px !important;}
li#yt a {background-position: -158px -36px !important;}

li#fb a:hover {background-position: 0px -71px !important;}
li#tw a:hover {background-position: 0px -107px !important;}
li#fl a:hover {background-position: -158px -71px !important;}
li#yt a:hover {background-position: -158px -107px !important;}

