@media print
{

#headerContainer, #subheaderContainer {
    display: none;
}

html { 
	margin: 0;
	padding: 0;
}

body { 
	background: url('images/bg_body.gif') top left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 100%;
}

body, div, td, th, h2, h3, h4 {
	color: #333333;
    font-family: Arial, Helvetica, san-serif, Verdana;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#bodyWrapper {
	text-align: center;
	width: 100%;
}

#bodyContainer {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#headerContainer {
	height: 213px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 900px;
}

#navContainer {
	float: left;
	height: 62px;
	width: 540px;	
}

#navSpacer {
	background: url('images/bg_header.jpg') top left no-repeat;
	float: left;
	height: 62px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 360px;	
}

#mainNav {
	margin: 0;
	padding: 0;
}

#mainNav li {
	float: left;
	height: 62px;
	list-style: none;
	position: relative;
}

#mainNav li a {
	display: block;
	height: 62px;
	text-indent: -9000px;
}

#mainNav .current a {
	background-position: 0 -62px;
}

a#home, a#link01, a#link02, a#resources, a#directory, a#sitemap {
	height: 62px;
	width: 90px;
}

a#home {
	background-image: url(images/btn_home.gif);
}

a#link01 { 
	background-image: url(images/btn_link01.gif);
}

a#link02 { 
	background-image: url(images/btn_link02.gif);
}

a#resources { 
	background-image: url(images/btn_resources.gif);
}

a#directory { 
	background-image: url(images/btn_directory.gif);
}

a#sitemap { 
	background-image: url(images/btn_sitemap.gif);
}

a#home:hover, a#link01:hover, a#link02:hover, a#resources:hover, a#directory:hover, a#sitemap:hover {
	background-position: 0 -62px;
}

#mainNav .current a {
	background-position: 0 -62px;
}

#subheaderContainer {
	height: 151px;
	margin: 0px;
	padding: 0px;
	width: 900px;
}

#subheaderLeft {
	background: url('images/bg_subheader.jpg') top left no-repeat;
	float: left;
	height: 151px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 360px;
}

#subheaderRight {
	background: #014574 url('images/bg_subheader.gif') top left;
	float: left;
	height: 151px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 540px;
}

.siteLink01 {
	background: url('images/img_talk121.jpg') top left no-repeat;
	float: left;
	height: 151px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 180px;
}

.siteLink02 {
	background: url('images/img_friendsation.jpg') top left no-repeat;
	float: left;
	height: 151px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 180px;
}

#goog01Container {
	background: #267FB9 url('images/bg_logo.jpg') top left no-repeat;
	height: 90px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 900px;
}

#logoContainer {
	float: left;
	height: 90px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 162px;
}

.leaderboardUnit {
	background-color: #267FB9;
	color: #FFFFFF;
	float: left;
	height: 90px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 738px;
}

#goog02Container {
	float: left;
	height: 151px;
	margin: 0px; 
	padding: 0px;
	position: relative;
	width: 180px;
}

.linkunit {
	color: #FFFFFF;
	margin: 20px 20px 20px 10px;
}

#mainbodyContainer {
	background: url('images/bg_mainbody.gif') top left repeat-y;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 900px;
}

#leftContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 360px;
}

.leftContent {
	margin: 20px 20px 20px 20px;
}

#rightContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 540px;
}

.rightContent {
	color: #333333;
	margin: 20px 20px 20px 20px;
}

.banner {
	height: 60px;
	margin: 0px; 
	padding: 0px 0px 20px 0px;
	width: auto;	
}


#footerContainer {
	background-color: #267FB9;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

.footer {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.footerTxt {
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

div.footerTxt p, span {
	color: #FFFFF;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
}

div.footerTxt a:link, a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

div.footerTxt a:visited {
	color: #0B5384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

div.footerTxt a:hover {
	color: #014574;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: underline;
}

h1.txtSeo {
	color: #CC3366;
	font-size: 130%;
	margin-top: 0px;
}

h2.txtExcerpt {
	color: #94D3FB;
	font-size: 110%;
	margin: 0px 0px 10px 0px;
}

h3.txtTitle {
	border-bottom: 2px dashed #94D3FB;
	color: #267FB9;
	font-size: 130%;
	margin-top: 0px;
}

p.justify {
	text-align: justify;
}

.txtMain {
	color: #CC3366;
	font-size: 90%;
	font-weight: bold;
}

hr {
	border: 2px dashed #94D3FB;
	background-color: #CC3366;
	color: #1F717D;
	height: 3px;
	margin: 0px auto 20px auto;
	text-align: center;
	width: 50%;
}

.article ul, .article li {
	line-height: 2em;	
}

.tips ul, .tips li {
	color: #FFFFFF;
	margin-bottom: 10px;
}

a:link {
	color: #267FB9;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #94D3FB;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CC3366;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}

a.txtNormal {
	color: #267FB9;
	font-weight: normal;
	text-decoration: none;
}

a.txtNormal:visited {
	color: #94D3FB;
	font-weight: normal;
	text-decoration: none;
}

a.txtNormal:hover {
	color: #CC3366;
	font-weight: normal;
	text-decoration: underline;
}

.txtExcerpt {
	color: #FFFFFF;
	font-weight: bold;
}

a.txtExcerpt {
	color: #94D3FB;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.txtExcerpt:visited {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

a.txtExcerpt:hover {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}

.homebodyContainer {
	background: url('images/bg_homebodymiddle.gif') top left repeat-y;
	margin: 0px;
	padding: 0px;
	width: 500px;
}

.homebodyTop {
	background: url('images/bg_homebodytop.gif') top center no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}

.homebodyMiddle {	
	margin: 0px;
	padding: 0px;
	width: 500px;
}

.homebodyContent {
	color: #333333;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

.homebodyBottom {
	background: url('images/bg_homebodybottom.gif') top left no-repeat;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 500px;
}

.homeSpacer {
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}


.homeSpacermin {
	height: 10px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}







