/* general */

html { 
	margin: 0;
	padding: 0;
}

body { 
	background: #FFFFFF url('images/bg_body.gif') top left repeat-x;
	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: 0px auto;
	text-align: left;
	width: 900px;
}

#headerContainer {
	background-color: red;
	height: 270px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 900px;
}

#headerLeft {
	background-color: pink;
	float: left;
	height: 270px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 180px;
}

#headerCenter {
	background: url('images/img_header.jpg') top left no-repeat;
	float: left;
	height: 270px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 540px;
}

#headerRight {
	background-color: salmon;
	float: left;
	height: 270px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 180px;
}

#logoContainer {
	background: url('images/img_logo.gif') top left no-repeat;
	height: 175px;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.siteLink01 {
	background: url('images/img_talk121.gif') top left no-repeat;
	height: 95px;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

.siteLink02 {
	background: url('images/img_friendsation.gif') top left no-repeat;
	height: 95px;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#navContainer {
	height: 175px;
	margin: 0px;
	padding: 0px;
	width: 180px;	
}

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

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

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

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

a#home, a#link01, a#link02, a#link03, a#resources, a#directory, a#sitemap {
	height: 25px;
	width: 180px;
}

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#link03 { 
	background-image: url(images/btn_link03.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#link03:hover, a#resources:hover, a#directory:hover, a#sitemap:hover {
	background-position: 0 -25px;
}

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

#goog01Container {
	background: url('images/bg_leader.gif') top left repeat-x;
	height: 120px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	width: 900px;
}

.leaderboardUnit {
	margin: 0px;
	padding: 15px 0px 15px 0px;
}

#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: 180px;
}

.leftContent {
	margin: 20px auto;
	width: 140px;
}

#centerContainer {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 520px;
}

.centerContent {
	padding: 20px;
}

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

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

.columnSpacer {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 10px;
}

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

.highBox {
 background-color: #FDEAE0;
 margin: 0px;
 padding: 10px;
 width: auto;
}

.lowBox {
 background-color: #F2C0A8;
 margin: 0px;
 padding: 10px;
 width: auto;
}

.leftHome {
 float: left;
 margin: 0px;
 padding: 0px;
 position: relative;
 width: 230px;
}

.centerHome {
 float: left;
 margin: 0px;
 padding: 0px;
 position: relative;
 width: 20px;
}

.rightHome {
 float: left;
 margin: 0px;
 padding: 0px;
 position: relative;
 width: 230px;
}

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

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

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

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

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

.homeSpacer {
	height: 20px;
}

#footerContainer {
	background: url('images/bg_footer.gif') top left repeat-x;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

.footer {
	margin: 0px;
	padding: 20px 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: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

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

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

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

h3.txtTitle {
	color: #993300;
	font-size: 140%;
	margin-top: 0px;
}

p.justify {
	text-align: justify;
}

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

hr {
	border: 1px solid;
	background-color: #CC6633;
	color: #F9B491;
	height: 3px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}

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

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

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

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

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

a.txtExcerpt {
	color: #006699;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

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

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






