body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ccc;
}
.googleBox {
	background-repeat: no-repeat;
	background-position: left center;
}
.googleBox_n {
	background-repeat: no-repeat;
	background-position: left center;
	background-image:url(../images/gsearchbox.gif);
}
.navBGTile {
	background-image: url(../images/navBGTile.jpg);
	background-repeat: repeat-x;
}
.navBG {
	background-image: url(../images/navBG.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
a.mainLinks {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;
}
a.mainLinks:link {
	text-decoration: none;
}
a.mainLinks:visited {
	text-decoration: none;
}
a.mainLinks:hover {
	text-decoration: underline;
}
a.mainLinks:active {
	text-decoration: none;
}
a.subLinks {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
}
a.subLinks:link {
	text-decoration: none;
}
a.subLinks:visited {
	text-decoration: none;
}
a.subLinks:hover {
	text-decoration: underline;
}
a.subLinks:active {
	text-decoration: none;
}
.firstLetter:first-letter {
    font-size:14px;
    color:red;
    font-wight:bold;
} 
.sectionHeadBG {
	background-image: url(../images/sectionBG.gif);
	background-repeat: repeat-x;
}
.sectionHeadText {
	font: bolder 1.3em/1em Arial, Helvetica, sans-serif;
	color: #fffc01;
}
.sectionHeadText2 {
	font: bolder 1.17em/1em Arial, Helvetica, sans-serif;
	color: #fffc01;
}
.sectionText {
	font: 12px/24px Arial, Helvetica, sans-serif;
	color: #333;
	
}
.rsstext {
	font: 10px/14px Arial, Helvetica, sans-serif;
	
}
a.rssLinks {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../images/rss.gif) no-repeat left top;
	padding-left: 22px;
	
}
a.rssLinks:link {
	text-decoration: none;
}
a.rssLinks:visited {
	text-decoration: none;
}
a.rssLinks:hover {
	text-decoration: underline;
}
a.rssLinks:active {
	text-decoration: none;
}
.footerTile {
	background-image: url(../images/footerBarTile.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
	}

