* {
   	 	margin: 0;
    	padding: 0;
		}
html, body, p, div, h1, h2, h3, h4, ul, li, dl, dt, dd, ol, form, input, select, option, a, span, img, fieldset  {
		margin: 0;
		padding: 0;
		}
body {
		font: 76% Arial, Helvetica, sans-serif;
		color: #333;
		line-height: 1em;
		min-width: 980px;
		background: #1E2657;
		}
img {
		border: 0;
		}
ul {
		list-style:	none;
		}
a, a:visited { 
		color: #336699 ; 
		text-decoration: none; /* firefox image link outline fix */
		}
a:hover, a:active { 
		color: #336600;
		text-decoration: underline;
		outline: none;
		}
hr, .skiplink, .relatedlinks { 
		display: none;
		}
div.clear {
		float: none;
		clear: left;
		font-size: .01em;
		padding: 0px;
		margin: 0px;
		height: 1px;
		width: 1px;
		overflow: hidden;
		}
span.hide {
		display: none;
		}
strong, b {
		color: #000;
		}


/* ----------------------------
	HEADER
---------------------------- */

#container {
		overflow: visible;
		width: 100%;
		min-width: 980px;
		text-align: center;
		background: #fff url(../images/bg.gif) repeat-x top left;
		}
#container2 {
		overflow: visible;
		width: 100%;
		min-width: 980px;
		text-align: center;
		background: #fff url(../images/bg.gif) repeat-x top left;
		}
#header {
		width: 980px;
		min-width: 980px;
		height: 89px;
		margin: 0 auto;
		overflow: visible;
		text-align: left;
		}

/* ----------------------------
	logo & subtitle 
---------------------------- */

#logo {
		height: 39px;
		width: 198px;
		float: left;
		clear: left;
		margin: 25px 0px 0px 0px;
		padding: 0px;
		overflow: hidden;
		}
#logo a { 
		display: block;
		height: 39px;
		width: 198px;
		background: url(../images/logo.gif) no-repeat top left;
		text-indent: -9999px;
		padding: 0px;
		overflow: hidden;
		}
#subtitle { 
		display: block;
		height: 25px;
		width: 463px;
		background: url(../images/subtitle.gif) no-repeat top left;
		text-indent: -9999px;
		padding: 0px;
		margin: 31px 0px 0px 0px;
		float: right;
		clear: none;
		}
		
/* ----------------------------
	main nav
---------------------------- */

#navcontainer {
		width: 980px;
		min-width: 980px;
		height: 50px;
		margin: 0 auto;
		overflow: visible;
		padding-left: 2px;
		text-align: left;
		background: url(../images/bgnav.gif) top left no-repeat;
		}
#navcontainer ul { 
		background: url(../images/nav4.gif) top right repeat-x;
		}
#navcontainer ul li { 
		display: inline;
		overflow: visible;
		height: 42px;
		float: left;
		background: url(../images/nav4.gif) top right no-repeat;
		}
#navcontainer ul li a, #navcontainer ul li a:visited {
		display: block;
		padding: 13px 15px 0px 15px;
		text-decoration: none;
		float: left;
		clear: none;
		font: 12px Arial, Helvetica, sans-serif;
		color: #e0eaf5;
		background: url(../images/nav1.gif) top right no-repeat;
		height: 32px !important;
  		height /**/:45px;
		}
#navcontainer ul li a:hover, #navcontainer ul li a:active {
		color: #fff;
		background: #2e588b url(../images/nav4.gif) top right no-repeat;
		}
body.section1 #navcontainer ul li.one a, body.section2 #navcontainer ul li.two a, body.section3 #navcontainer ul li.three a, body.section4 #navcontainer ul li.four a, body.section5 #navcontainer ul li.five a, body.section6 #navcontainer ul li.six a, body.section7 #navcontainer ul li.seven a, body.section8 #navcontainer ul li.eight a, body.section9 #navcontainer ul li.nine a {
		background: #fff url(../images/nav3.gif) no-repeat top left;
		color: #333;
		}
		
/* ----------------------------
	IMAGES & HEADLINE - 5.22.09
---------------------------- */

#headlinecontainer {
		width: 980px;
		min-width: 980px;
		height: 182px;
		margin: 0 auto;
		overflow: visible;
		text-align: left;
		}
#mainimage {
		width: 586px;
		height: 116px;
		float: left;
		margin-top: 28px;
		background: url(../images/imghome3a.jpg) top left no-repeat;
		}
#headlinecontainer img {
		margin: 0px;
		padding: 0px;
		}
#headlinecontainer h3 {
		float: left;
		clear: none;
		display: block;
		width: 322px!important;
  		width /**/:393px;
		height: 83px!important;
  		height /**/:116px;
		margin: 28px 0px 0px -1px;
		padding: 33px 35px 0px 35px;
		background: #c5e3f4;
		text-align: center;
		font: bold 16px Arial, Helvetica, sans-serif;
		color: #1f2759;
		line-height: 1.45em;
		}

/* ----------------------------
	HOME BODY
---------------------------- */

#containerhomebody {
		overflow: visible;
		width: 100%;
		min-width: 980px;
		text-align: center;
		background: #fff url(../images/divider.gif) top center no-repeat;
		padding-bottom: 45px;
		border: 0px;
		}
#homebody {
		width: 980px;
		min-width: 980px;
		margin: 0 auto;
		overflow: visible;
		text-align: left;
		padding-top: 35px;
		}
#homebody img.icon {
		display: block;
		float: left;
		}
div#intro {
		float: left;
		clear: none;
		width: 470px!important;
  		width /**/:495px;
		padding-right: 35px;
		}
div#intro p {
		line-height: 1.55em;
		}
#homebody h4 {
		display: block;
		float: left;
		width: 385px;
		color: #1f2759;
		font-size: 1.35em;
		line-height: 1.35em;
		padding-bottom: 3px;
		margin: -5px 0px 6px 0px;
		border-bottom: solid 1px #ddd;
		}
#homebody ul.left, #homebody ul.right {
		list-style: none;
		display: block;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
#homebody ul.left {
		width: 192px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		} 
#homebody ul.right {
		width: 192px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		} 
#homebody ul.left li, #homebody ul.right li  {
		display: block;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
#homebody ul.left li {
		width: 190px!important;
  		width /**/:169px;
		}
#homebody ul.right li {
		width: 150px!important;
  		width /**/:150px;
		}
#homebody ul.right li a, #homebody ul.left li a {
		display: block;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 17px;
  		background: url(../images/bullet1.gif) top left no-repeat;
		}
#homebody ul.left li a {
		width: 173px!important;
  		width /**/:177px;
		}

#homebody ul.right li a {
		width: 155px!important;
  		width /**/:175px;
		}
		
/* ----------------------------
	NEWS & SPOTLIGHT
---------------------------- */

#containerblue {
		overflow: visible;
		width: 100%;
		min-width: 980px;
		text-align: center;
		background: #b3d6ea url(../images/bgblue.gif) left top repeat-x;
		border: solid 1px #ccc;
		}
#centerblue {
		width: 980px;
		min-width: 980px;
		margin: 25px auto 35px auto;
		overflow: visible;
		text-align: left;
		padding: 0px 0px 0px 0px;
		background: url(../images/bgbluebox.gif) top left repeat-y;
		}	

/* ----------------------------
	news - 5.21.09
---------------------------- */

 #homenews {
 		float: left;
		width: 516px!important;
  		width /**/:576px;
		padding: 25px 30px 0px 30px;
		margin-right: 16px;
		background: #cee7f6 /* url(../images/bgblue2.gif) top left repeat-x */;
 		}
 #homenews h4 {
		display: block;
		float: left;
		color: #1f2759;
		font-size: 1.35em;
		line-height: 1.35em;
		padding: 0px 0px 5px 0px;
		}
 #homenews span {
		display: block;
		float: left;
		margin: 6px 0px 0px 10px;
		color: #666;
		}
 #homenews ul {
		display: block;
		float: left;
		clear: left;
		width: 100%;
		border-top: solid 1px #b8bcc7;
		list-style: none;
		margin: 0px;
		padding: 10px 0px 25px 0px;
		}
 #homenews ul li {
		display: block;
		float: left;
		width: 100%;
		background: url(../images/bullet2.gif) top left no-repeat;
		}
#homenews ul li a, #homenews ul li a:visited {
		display: block;
		line-height: 1.4em;
		padding: 6px 15px 6px 23px;
		color: #333;
		}
#homenews ul li a:hover, #homenews ul li a:active {
		text-decoration: none;
		color: #003399;
		}

/* ----------------------------
	spotlight - 5.21.09
---------------------------- */

#spotlight {
		float: left;
		clear: none;
		width: 328px!important;
  		width /**/:385px;
		padding: 25px 30px 20px 30px;
		background: #cee7f6 /* url(../images/bgblue2.gif) top left repeat-x */;
		}
#spotlight h4 {
		display: block;
		width: 100%;
		float: left;
		color: #1f2759;
		font-size: 1.35em;
		line-height: 1.35em;
		padding-bottom: 5px;
		border-bottom: solid 1px #b8bcc7;
		margin: 0px 0px 15px 0px;
		}
#spotlight img {
		display: block;
		float: left;
		clear: none;
		margin: 0px 15px 0px 0px;
		border: solid 3px #fff; 
		}
#spotlight div {
		display: block;
		float: left;
		clear: none;
		width: 320px;
		padding: 0px;
		margin: 0px;
		}
#spotlight dl {
		float: left;
		clear: none;
		line-height: 1.6em;
		display: block;
		margin: 0px 0px 0px 0px;
		}
#spotlight dt {
		font-weight: bold;
		}
#spotlight a, #spotlight a:visited {
		display: block;
		width: 100px;
		height: 27px;
		background: url(../images/button2.gif) top left no-repeat;
		padding: 5px 0px 0px 10px;
		margin: 15px 0px 0px 0px;
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #333;
		}
#spotlight a:hover, #spotlight a:active {
	color: #336699 ;
	text-decoration: underline;
	}

/* ----------------------------
	FOOTER
---------------------------- */

div#footercontainer {
		overflow: visible;
		width: 100%;
		height: 123px;
		text-align: center;
		min-width: 980px;
		padding: 0px 0px 0px 0px;
		line-height: 22px;
		color: #8f93ab;
		font-size: 11px;
		background: #1E2657 url(../images/bgfooter.gif) top left repeat-x;
		}
div#footer {
		width: 980px;
		min-width: 980px;
		margin: 0 auto;
		overflow: visible;
		text-align: left;
		}
div#footer img {
		display: block;
		float: left;
		clear: none;
		margin: 33px 15px 0px 0px;
		}
div#footer p {
		padding: 36px 0px 0px 0px;
		}
div#footer a, div#footer a:visited {		
		color: #8f93ab;
		text-decoration: underline;
		}
div#footer a:hover, div#footer a:active {		
		color: #ccc;
		}
		
/* ----------------------------
	2ND LEVEL 
---------------------------- */

#bodycontainer {
		width: 980px;
		min-width: 980px;
		margin: 35px auto 35px auto;
		overflow: visible;
		text-align: left;
		padding: 0px 0px 0px 0px;
		line-height: 1.45em;
		/* background: url(../images/bgcolumns.gif) top left repeat-y; */
		}

/* ----------------------------
	Left Column
---------------------------- */

div#leftcol {
	float:left;
	width:180px!important;
  	width /**/:170px;
	margin-left:-980px;
	padding-right: 0px;
	}
#leftcolcon {
	width: 180px;
	background: url(../images/subnav4.gif) top right repeat-y;
	border-top: solid 1px #ddd;
	float: left;
	overflow: visible;
	}
div#leftcol2 {
	float:left;
	width:180px!important;
  	width /**/:170px;
	margin-left:-980px;
	padding-right: 0px;
	background: url(../images/subnav4.gif) top right repeat-y;
	}
#leftcolcon2 {
	width: 180px;
	border-top: solid 1px #ddd;
	float: left;
	overflow: visible;
	padding-top: 10px;
	background: url(../images/subnav3.gif) bottom right no-repeat;
	}		
/* ----------------------------
	left navigation
---------------------------- */
#subnav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	}
#subnav ul {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: visible;
	float: left;
	}
#subnav li {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	clear: left;
	background: url(../images/subnav2.gif) bottom right no-repeat;
	}
#subnav li a#subnavtitle.current, #subnav li a#subnavtitle.current:visited {
	display: block;
	padding: 8px 10px 9px 0px;
	background: url(../images/subnav1.gif) bottom right no-repeat;
	line-height: 1.24em;
	color: #336699 ;
	font: 12px Arial, Helvetica, sans-serif;
	}
#subnav li a#subnavtitle.current:hover, #subnav li a#subnavtitle.current:active  {
	background: url(../images/subnav2.gif) bottom right no-repeat;
	text-decoration: none;
	color: #336699 ;
	}
#subnav li a, #subnav li a:visited {
	display: block;
	padding: 8px 10px 9px 0px;
	background: url(../images/subnav1.gif) bottom right no-repeat;
	line-height: 1.24em;
	color: #003366;
	font: 12px Arial, Helvetica, sans-serif;
	}
#subnav li a:hover, #subnav li a:active  {
	background: url(../images/subnav2.gif) bottom right no-repeat;
	text-decoration: none;
	color: #336699 ;
	}
#subnav li a.current, #subnav li a.current:visited {
	background: #fff url(../images/subnav5.gif) bottom left repeat-x;
	text-decoration: none;
	color: #336699 ;
	}
#subnav ul li ul {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	overflow: visible;
	float: left;
	background: url(../images/subnav6.gif) top right repeat-y;
	border-bottom: solid 1px #ddd;
	}
#subnav ul li ul li {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	clear: left;
	border: none;
	background-image: none;
	}
#subnav ul li ul li a, #subnav ul li ul li a:visited {
	display: block;
	padding: 1px 5px 1px 26px;
	color: #666;
	line-height: 1.5em;
	background: url(../images/bulletsubnav2.gif) top left no-repeat;
	}
#subnav ul li ul li a:hover, #subnav ul li ul li a:active {
	background: url(../images/bulletsubnav2.gif) top left no-repeat;
	text-decoration: underline;
	}
#subnav ul li ul li a.current, #subnav ul li ul li a.current:visited {
	background: url(../images/bulletsubnav2.gif) top left no-repeat;
	text-decoration: underline;
	}	
/* ----------------------------
	main contact info
---------------------------- */
#sidecontact {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 5px 0px;
	float: left;
	background: url(../images/subnav3.gif) bottom right no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
#sidecontact dl {
	display: block;
	padding: 0px 0px 50px 0px;
	margin: 0px 20px 0px 0px;
	color: #444;
	}
#sidecontact dl dt {
	display: block;
	font-weight: bold;
	padding: 0px 10px 0px 20px;
	background: url(../images/bginfo2.gif) left top no-repeat;
	}
#sidecontact dd {
	padding: 0px 0px 0px 20px;
	}
/* ----------------------------
	individual contact info
---------------------------- */
.contact {
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 10px 20px 10px 0px;
	color: #444;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
.contact dt {
	display: block;
	font-weight: bold;
	padding: 0px 20px 0px 0px;
	background: none;
	}
.contact dd {
	padding: 0px 0px 0px 0px;
	}

/* ----------------------------
	Center Column
---------------------------- */

div#wrapper {
	float:left;
	width:100%
	}
div#centercol {
	margin: 0px 196px 0px 195px;
	padding: 0px 0px 0px 0px;
	border-right: solid 1px #ddd;
	}
/* ----------------------------
	title bar
---------------------------- */
#titlebar {
	width: 576px;
	padding: 0px 0px 0px 0px;
	background: #c5e3f4 /* url(../images/bgpagetitle.gif) bottom left repeat-x */;
	border-top: solid 1px #fff;
	float: left;
	clear: left;
	}
#titlebar h3 {
	display: block;
	float: left;
	width: 420px!important;
  	width /**/:445px;
	color: #1f2759;
	font: bold 18px Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 10px 5px 10px 20px;
	}
ul#functionlinks {
	display: block;
	width: 125px;
	float: left;
	clear: none;
	padding: 12px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	}
ul#functionlinks li {
	display: inline;
	float: left;
	clear: none;
	margin: 0px 0px 0px 10px;
	background: url(../images/iconemail.gif) left top no-repeat;
	}
ul#functionlinks li a, ul#functionlinks li a:visited {
		display: block;
		padding: 0px 0px 0px 13px;
	}
ul#functionlinks li a:hover, ul#functionlinks li a:active {
	}

/* ----------------------------
	content
---------------------------- */
div#content {
	padding: 45px 20px 0px 20px;
	width: 535px!important;
  	width /**/:575px;
	background: url(../images/bgshadow2.gif) top left no-repeat;
	float: left;
	}
#back {
	float: left;
	clear: left;
	display: block;
	background: url(../images/iconback.gif) left top no-repeat;
	padding: 0px 0px 0px 20px;
	}
#top {
	float: left;
	clear: left;
	margin: 25px 0px 35px 0px;
	width: 100%;
	border-top: solid 1px #ddd;
	padding-top: 10px;
	}
#top div {
	float: left;
	clear: left;
	background: url(../images/bgtop2.gif) left top repeat-x;
	}
#top.noline {
	float: left;
	clear: left;
	margin: 10px 0px 35px 0px;
	width: 100%;
	border-top: solid 0px #ddd;
	padding-top: 0px;
	}
#top a, #top a:visited, #top.noline a, #top.noline a:visited {
	display: block;
	float: left;
	background: url(../images/bgtop.gif) left top repeat-x;
	border: solid 1px #e3e3e3; 
	border-bottom: solid 1px #b7b7b7; 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 4px 8px 4px 8px;
	}
#top a:hover, #top a:active, #top.noline a:hover, #top.noline a:active {
	color: #336699 ;
	text-decoration: underline;
	}
div#content p {
	margin: 0px 0px 15px 0px;
	}
#content h4 {
	display: block;
	color: #555;
	font-size: 1.25em;
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	}
#content ul, div#content ol {
	margin: 0px 0px 15px 0px;
	}
#content ul li, div#content ol li {
	margin: 0px 0px 5px 20px;
	}
#content ul {
	list-style: disc;
	}
#content ol {
	list-style: decimal;
	}
#content img {
	float: left;
	display: block;
	margin: 5px 20px 10px 0px; 
	}
/* ----------------------------
	community map
---------------------------- */
#map {
	float: left;
	width: 250px;
	background: #fff;
	padding: 0px 0px 8px 8px;
	border: solid 1px #ccc;
	margin: 5px 20px 10px 0px; 
	}
#map img {
	display: block;
	margin: 30px 0px 20px 20px;   
		}
#map img.franklin {
	display: block;
	margin: 21px 0px 20px 20px;   
		}
#map div {
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background: #efefef; 
	float: left;
	width: 242px!important;
  	width /**/:233px;
	}
#map dl {
	color: #333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	float: left;
	}
#map dl dt {
	display: block;
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #444;
	}
#map dl dd {
	display: block;
	padding: 2px 0px 2px 10px;
	line-height: 13px;
	background: url(../images/bgdot.gif) top left no-repeat;
	}
#map dl dd a, #map dl dd a:visited {
	color:#333333;
	}
#map dl dd a:hover, #map dl dd a:active {
	color:#336699 ;
	}		
	
#googlemap {
		margin: 20px 0px 0px 0px;
		padding: 20px 0px 0px 0px;
		border-top: solid 1px #ddd;
	}

/* ----------------------------
	arrow linklist
---------------------------- */

#content ul.arrowlist {
		display: block;
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
#content ul.arrowlist li {
		display: block;
		padding: 4px 0px 4px 17px;
		margin: 0px;
  		background: url(../images/bullet1b.gif) top left no-repeat;
		}

/* ----------------------------
	newsitem
---------------------------- */

#content dl.newsitem {
		display: block;
		float: left;
		width: 100%;
		clear: left;
		border-bottom: solid 1px #ddd;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 10px 0px;
		}
#content dl.newsitem dt {
		display: block;
		width: 75px;
		float: left;
		clear: none;
		font-weight: bold;
		}
#content dl.newsitem dd {
		display: block;
		width: 430px;
		float: left;
		clear: none;
		padding: 0px 0px 3px 20px;
		background: url(../images/iconpage.gif) top left no-repeat;
		}

/* ----------------------------
	event list
---------------------------- */

#content dl.eventlist {
		display: block;
		float: left;
		width: 100%;
		clear: left;
		border-bottom: solid 1px #ddd;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 10px 0px;
		}
#content dl.eventlist dt {
		display: block;
		width: 300px;
		float: left;
		clear: none;
		font-weight: bold;
		padding: 0px 0px 0px 25px;
		background: url(../images/iconcalendar.gif) left top no-repeat;
		}
#content dl.eventlist dd {
		display: block;
		float: right;
		clear: none;
		}

/* ----------------------------
	checkmark list
---------------------------- */

#content ul.boxlist {
		display: block;
		list-style: none;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		}
#content ul.boxlist li {
		display: block;
		padding: 0px 0px 0px 25px;
		background: url(../images/icontick.gif) top left no-repeat;
		}

/* ----------------------------
	about/staff/bios
---------------------------- */

.profile {
	float: left;
	clear: none;
	width: 90%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #ddd;
	}
.profile img {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.profile dl {
	display: block;
	float: left;
	clear: none;
	margin: 5px 0px 0px 0px;
	}
.profile dt {
	font-weight: bold;
	}
.profile dd a {
	display: block;
	padding: 3px 0px 0px 20px;
	background: url(../images/iconpage.gif) top left no-repeat;
	}
.biotext {
	float: left;
	clear: none;
	width: 371px;
	padding-top: 3px;
	}
#content .biotext ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
#content .biotext ul li {
	background: url(../images/iconphone.gif) top left no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 25px;
	}
#content .biotext ul li#profileemail {
	background: url(../images/iconemail2.gif) top left no-repeat;
	}

/* ----------------------------
	2column
---------------------------- */

.twocol {
	float: left;
	clear: none;
	width: 257px!important;
  	width /**/:270px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 10px 0px;
	}


/* ----------------------------
	right column - 05.21.09
---------------------------- */

#rightcol {
	float:left;
	width:196px;
	margin: 0px 0px 25px -196px;
	padding: 0px 0px 75px 0px;
	background: url(../images/bgrightcol.gif) left bottom no-repeat;
	}
#rightcoltop {
	background: url(../images/bgrightcol2.gif) left top no-repeat;
	float: right;
	}
#rightcol img {
	display: block;
	margin: 0px 0px 10px 0px;
	float: right;
	}
#blog {
	margin: 0px 0px 10px 0px;
	padding: 20px 15px 15px 20px;
	border: solid 0px #fff;
	border-top: solid 1px #fff;
	background: #ccc url(../images/bgrightcol3.gif) bottom left repeat-x;
	float: right;
	width: 140px!important;
  	width /**/:173px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
#blog dl {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	float: left;
	}
#blog dt {
	font-weight: bold;
	display: block;
	width: 100%;
	color: #1f2759;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	}
#blog dd {
	color: #000;
	line-height: 1.3em;
	margin-top: 5px;
	}
#blog dd.rightbutton {
	display: block;
	background: #fff url(../images/buttonright2.gif) left top repeat-x;
	float: left;
	margin: 10px 0px 0px 0px;
	}
#blog a, #blog a:visited {
	display: block;
	background: #fff url(../images/buttonright.gif) left bottom repeat-x;
	padding: 4px 12px 5px 12px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #b4b4b4;
	border-top: none;
	border-bottom: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;  
	}
#blog a:hover, #blog a:active  {
	color: #336699 ;
	text-decoration: underline;
	}
#newsletter {
	margin: 0px 0px 10px 0px;
	padding: 20px 15px 15px 20px;
	border: solid 0px #fff;
	border-top: solid 1px #fff;
	background: #ccc url(../images/bgrightcol3.gif) bottom left repeat-x;
	float: right;
	width: 140px!important;
  	width /**/:173px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	}
#newsletter dl {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	float: left;
	}
#newsletter dt {
	font-weight: bold;
	display: block;
	width: 100%;
	color: #1f2759;
	font: bold 15px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
#newsletter dd {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1.3em;
	}
#cc {
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
	}
#cc span {
	display: block;
	width: 100%;
	padding: 10px 0px 5px 0px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	}
#cc input.email {
	border: 0px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #eee;
	background: #aaa;
	color: #000;
	height: 20px;
	width: 130px;
	}
#cc input.submit {
	display: block;
	background: #fff url(../images/buttonright.gif) left bottom repeat-x;
	padding: 4px 8px 5px 8px;
	margin: 8px 0px 0px 0px;
	border: solid 1px #b4b4b4;
	border-top: none;
	border-bottom: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;  
	}
#cc input.submit:hover {
	color: #336699 ;
	text-decoration: underline;
	}
/* #cc a, #cc a:visited {
	display: block;
	float: left;
	background: #fff url(../images/buttonright.gif) left bottom repeat-x;
	padding: 4px 12px 5px 12px;
	margin: 10px 0px 0px 0px;
	border: solid 1px #b4b4b4;
	border-top: none;
	border-bottom: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;  
	}
#cc a:hover, #cc a:active  {
	color: #336699 ;
	text-decoration: underline;
	}
*/