* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	/* font-size: 62.5%; */
}
img {
	border: 0;
}
a {
	color: #004b80;
}
h1,
h2 {
	font-size: 1.1em;
	/* font-size: 110%; */
}

/* Articles */
#content-articles h1, #content-articles h2, #content-articles h3 {
	display: block;
}

#content-articles h1.kaye, #content-articles h2.kaye, #content-articles h3.kaye {
	font-weight: normal;
	color: #cb3340;
	font-size: 200%;
	/* font-size: 110%; */
}
#content-articles h1 {
	font-size: 190%;
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #004a7f;
}
#content-articles h2 {
	font-size: 160%;
	color: #f46f21;
	margin: .8em 0 .8em 0;
	padding: 5px 0 0 0;
/* 	border-top: 0px dotted #CCC; */
}
#content-articles h3 {
	font-size: 130%;
	color: #004a7f;
	margin: .8em 0 0 0;
	padding: 5px 0 0 0;
/* 	border-top: 0px dotted #E7EDF6; */
}
#content-articles hr {
	height: 0;
	border: 0;
	border-top: 1px dotted #CCC;
}
#content-articles .entry {
	margin: 0 0 20px 0;
	padding: 0;
	background: #FFF;
	color: #000;
}
#content-articles ul {
	list-style: square;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
}
.entry img {
	float: right;
	margin: 0 0 5px 5px;
	border: 0;
}
.entry p {
	font: normal 100%/145% Helvetica, Arial, Verdana, sans-serif;
	padding-bottom: .5em;
}

.entry ol li {
list-style-position: inside;
	font: normal 100%/145% Helvetica, Arial, Verdana, sans-serif;
	padding-bottom: .5em;
}

.border-bottom {
	border-bottom: 1px solid black;
}

/* Layout */

#wrapper {
	margin: 30px auto 0;
	width: 979px;
	font-size: 0.8em;
	/* font-size: 80%; */
}
#header {
	margin-bottom: 10px;
	position: relative;
	width: 979px;
	height: 151px;
	background: url(/themes/site_themes/netstarter/AboutSeniors_header_03.jpg) no-repeat;
}
#header-container {
	position: relative;
}
#side-ads-box img {
	margin-bottom: 10px;
}
#side-ads-box p {
	text-align: center;
	color: #b0b0b1;
}
.banner_ad {
	position: absolute;
	right: 6px;
	top: 8px;
	z-index: 1;
}
.banner_ad img {
	width: 728px;
	height: 90px;
}
#change_size {
	position: absolute;
	right: 20px;
	top: 113px;
	z-index: 1;
}
#change_size p {
	margin: 3px 10px 0 0;
	float: left;
	color: #fff;
	font-weight: bold;
}
#sub_nav {
float: right;
	width: 160px;
	background: #E7EDF6;
	margin: 0 0 5px 10px;
	padding: 10px;
}

ul#section {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#section li a {
	text-transform: capitalize;
}
ul#section li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style: none;
	border-top: solid 1px #FFFFFF;
}
#google {
	position: absolute;
	left: 555px;
	top: 105px;
	color: #fff;
	font-size: 0.85em;
	/* font-size: 80%; */
}

#google input[type=text] {
	margin-right: 0px;
	float: left;
	width: 135px;
}
#google input[type=image] {
}

#content,
#content-articles {
	float: left;
display: inline;
	margin:0;
	padding:0;
	width: 665px;
/* 	border: dotted 1px blue; */

}
.errorpage h1,
.errorpage ul,
.errorpage p {
	margin-bottom: 1.35em;
}
.errorpage ul {
	list-style-position: inside;
}
.errorpage li ul {
	margin-left: 20px;
}
#side {
	float: right;
	margin:0;
	padding:0;
	display: inline;
/* 	border: dotted 1px red; */
	
}
#side-links {
	margin: 10px 0;
	width: 302px;
	color: #004b80;
	text-align: center;
}
#side-links p {
	width: 302px;
	text-align: center;
}
#google-side-ads {
	margin-top: 20px;
	width: 302px;
	text-align: center;
}
#footer-container {
	clear: both;
	margin: 0 auto;
	padding: 10px;
	width: 959px;
	height: 15px;
	background: url(/themes/site_themes/netstarter/footer-bg2.gif) no-repeat;
}
 
.footer ul {list-style:none;}

.footer li {
	background: url(/themes/site_themes/netstarter/line-white.gif) no-repeat left center;
	float: left;
	display: inline;
	color: #fff;
	margin: 0 0 0 10px;
	padding-left: 10px;
}

li.footer-left {
	background: none;
	margin: 0;
	padding: 0;
}

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

.footer a:link {
	text-decoration: none;
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
	color: #fff;

}
.footer a:active {
	text-decoration: none;
	color: #fff;
}

.footer a:visited {
	text-decoration: none;
	color: #fff;
}




#nav, #sub-nav {
	padding: 0px 11px 7px;
	width: 957px;
	height: 19px;
	list-style: none;
	background: url("/themes/site_themes/netstarter/nav-bg2.gif") no-repeat;
	font: 1em Helvetica, Arial, sans-serif;
}

#nav li {
	float: left;
}
#nav a {
	color: #000;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
	text-decoration: underline;
}

#n-home a {
border-left: none; 
}
/*
#n-meeting {
}
#n-seniors-card {
}
#n-discounts {
}
#n-competitions {
}
#n-questions {
	margin-right: 95px !important;
}
*/

#n-advertise {
	margin-right: 0 !important;
padding:0;
}

#n-advertise a {
color: #fff;
text-decoration: none;
border-left: none; 
margin-left:15px;
padding:0

}

#n-advertise a:hover {
	color: yellow;
	text-decoration: none;
}


#sub-nav {
	margin-bottom: 10px;
	padding: 6px 15px 0;
	width: 957px;
	height: 20px;
	list-style: none;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/sub-nav-bg2.gif) no-repeat;
}
#sub-nav li {
	margin-right: 32px;
	float: left;
}
#sub-nav a {
	color: #fff;
	text-decoration: none;
}
#sub-nav a:hover {
	text-decoration: underline;
}




/* Boxes */
#welcome-box {
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	width: 660px;
}
#welcome-box h1 {
	padding: 4px 0 0 12px;
	border-bottom: 1px solid #e6e6e6;
	height: 22px;
	background: #7aadd0;
}
#welcome-box-body {
	padding: 12px;
}
.welcome-sub-box p {
	float: left;
	width: 433px;
}
.welcome-sub-box img {
	float: right;
}
.welcome-sub-box ul {
	margin-left: 10px;
}
.welcome-sub-box li {
	margin-right: 25px;
	float: left;
	width: 175px;
	height: 40px;
}
.welcome-sub-box li a {
	margin-bottom: 10px;
	width: 200px;
}
#container {
/* border: 1px solid yellow; */
}
#news-weather-container {
	margin-bottom: 10px;
	width: 665px;
}
#news-box {
	margin-right: 6px;
	float: left;
	width: 439px;
}
#news-box-header {
	padding: 7px 20px 0 19px;
	height: 24px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/news-box-header-bg.gif) no-repeat;
	color: #000;
}
#news-box-header h2 {
	float: left;
}
#news-box-header span {
	float: right;
}
#news-box-body {
	padding: 12px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 165px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/news-box-bg.gif) repeat-y;
}
#news-box-body.loggedout {
	height: 200px;
}
#news-box-footer {
	height: 6px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/news-box-footer-bg.gif) no-repeat;
}
#top-story,
#headlines {
	float: left;
	width: 200px;
}
#top-story {
	margin-right: 10px;
}
#top-story p,
#top-story a {
	margin: 0 0 0.8em 10px;
}
#top-story img {
	margin: 0 15px 0 10px;
	float: left;
}
#headlines ul {
	list-style: none;
}
#headlines li {
	margin: 0 0 0.8em 10px;
}
#weather-box,
#members-box {
	float: left;
	width: 217px;
}
#weather-box {
	height: 203px;
}
#weather-box h2,
#members-box h2 {
	padding: 7px 0 0 22px;
	height: 23px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/weather-box-header-bg.gif) no-repeat;
	color: #000;
}
#weather-box-body,
#members-box-body {
	padding: 8px 20px 12px;
	border: 1px solid #e6e6e6;
	height: 100%;
	background: #fdedc6;
}
#members-box-body {
	height: 169px;
	background: none;
}
#members-box h2 {
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/members-box-header-bg.gif) no-repeat;
	color: #fff;
}
#members-box p {
	font-weight: bold;
}
#members-box ul {
	margin-top: 5px;
	color: #044e82;
}
#members-box li {
	margin-bottom: 10px;
}
#members-box li a {
	text-decoration: none;
}
#nav-container {
	margin-bottom: 10px;
	width: 665px;
}
#nav-container .last {
	margin-right: 0;
}
.nav-box {
	margin: 10px 10px 0 0;
	float: left;
	width: 214px;
}
.nav-box h2 {
	padding: 7px 0 0 12px;
	height: 23px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/nav-box-header-bg.gif) no-repeat;
}
.nav-box-body {
	padding: 8px 12px 12px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 190px;
}
.nav-box-body p {
	height: 85px;
}
.nav-box-body img {
	border: 1px solid #000;
}














#side-sub-box {
	margin-bottom: 10px;
	width: 302px;
}
#side-sub-box h2 {
	padding: 7px 0 0 27px;
	height: 24px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/side-sub-box-header-bg.gif) no-repeat;
	color: #000;
}
#side-sub-box-body {
	padding: 12px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/side-sub-box-bg.gif) repeat-y;
}
#side-sub-box-body ul {
	list-style: square;
	list-style-position: inside;
	color: #044e82;
}
#side-sub-box-footer {
	height: 6px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/side-sub-box-footer-bg.gif) no-repeat;
}
#newsletter-box {
	margin-bottom: 20px;
	width: 302px;
	height: 75px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/newsletter-bg3.gif) no-repeat;
}
#newsletter-box p {
	padding: 5px 0 0 10px;
}
#login-box,
#weather-box-logged {
	margin-bottom: 10px;
	width: 302px;
}
#login-box h2,
#weather-box-logged h2 {
	padding: 7px 0 0 27px;
	height: 23px;
	background: url(http://svc031.wic012v.server-web.com/themes/site_themes/netstarter/login-box-header-bg.gif) no-repeat;
	color: #000;
}
#login-box-body,
#weather-box-logged-body {
	padding: 8px 20px 12px;
	border: 1px solid #e6e6e6;
	height: 100%;
	background: #fdedc6;
}
#weather-box-logged-body,
#weather-box-body {
	padding: 8px 6px 12px !important;
}
#weather-box-logged form {
	margin-top: 10px;
}
#weather-box-logged select {
	margin-left: 25px;
}
#weather-box-logged-stat {
	padding: 5px 0;
	background: #fffbf4;
	text-align: center;
}
#weather-box-logged-stat span {
	font-weight: bold;
}
#weather-box-logged-stat ul {
	list-style: none;
}
#weather-box-logged-stat hr {
	margin: 5px;
}
#weather-box-body.loggedout select {
	margin-top: 10px;
	width: 203px !important;
}

/* Weather Styling */
#weather-box-logged-stat img {
	width: 80px;
	height: 80px;
}
.weather_title {
	display: none;
}
.weather_info {
	width: 150px;
	height: 80px;
	font-size: 1.5em;
}
#login-box-body fieldset {
	border: 0;
}
#login-box-body input {
	margin-bottom: 10px;
}
#login-box-body label {
	float: left;
	width: 90px;
}
.form-buttons input {
	margin-left: 10px;
	float: left;
}
.form-buttons a {
	margin-left: 30px;
	float: left;
}

/* Ads Box */
.ads-box {
	margin: 3em 0;
	border: 1px solid #e6e6e6;
	position: relative;
	width: 660px;
	height: 100px;
}
.ads-box p {
	position: absolute;
	left: 13px;
	top: 13px;
	color: #8b9090;
}
.ads-box img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.ads-box iframe {
	position: absolute;
	left: 11px;
	top: 35px;
}
.ads-box ul {
	position: absolute;
	left: 140px;
	top: 35px;
	list-style: none;
}
.ads-box li {
	float: left;
	width: 250px;
	height: 30px;
}
/* Content Styling */



.cleared {clear:both;}

/* Clearing Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	min-height: 0;
}

/*\*//*/
.clearfix {display: inline-table;}
/* */ 