body
{ margin: 0; background-image: url('images/bkg.jpg'); background-repeat: repeat-x; background-color: #FFF; font-family: Arial; font-size: 14px; color: #000; }

#mainContainer
{ margin: 0 auto; width: 986px; margin-top: 20px; } 

#Container
{ float: left; background-image: url('images/contentBkg.png'); background-repeat: no-repeat; width: 986px; height: 100%; min-height: 900px; }

/*Header Styles*/

.logo
{ float: left; border: none; margin-top: -12px; margin-left: -75px; }

#headerText
{ float: left; color: #1159a9; width: 400px; text-align: right; margin-top: 45px; margin-left: 160px; }

#headerText a
{ color: #1159a9; text-decoration: none; }

#headerText a:hover
{ text-decoration: underline; }

/*Nav Styles*/

#navContainer
{ margin: 0 auto; clear: both; width: 923px; height: 44px; text-align: left; color: #9a9a9a; padding-top: 23px; padding-left: 30px; }

#navContainer a
{ text-decoration: none; color: #000000; }

#navContainer a:hover
{ text-decoration: underline; }

/*Footer Styles*/

#footer
{ margin: 0 auto; clear: both; width: 986px; }

#footerLinks
{ float: left; width: 700px; font-size: 12px; color: #666666; }

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

#footer a:hover
{ text-decoration: underline; }

#copyright
{ float: left; width: 250px; text-align: right; font-size: 12px; }

#webdesign
{ margin: 0 auto; clear: both; width: 986px; margin-top: 20px; font-size: 12px; }

#webdesign a
{ color: #1159a9; }

#webdesign a:hover
{ text-decoration: none; }

#grass
{ clear: both; background-image: url('images/grass.jpg'); background-repeat: repeat-x; height: 144px; background-position: bottom; }

/*Content Styles*/

#contentContainer
{ width: 896px; margin-left: 55px; } 

.leftContainer
{ float: left; width: 163px; }

.rightContainer
{ float: left; width: 724px; margin-top: -15px; }

h1
{ font-size: 24px; padding-bottom: 15px; margin-left: -10px; }

h2
{ font-size: 18px; margin-left: 20px; margin-bottom: 5px; }

.placeholder
{ width: 156px; height: 131px; padding-bottom: 40px; text-align: center; }

.placeholder img
{ border: none; }

.placeholder a
{ font-size: 10px; color: #333333; text-decoration: none; }

.placeholder a:hover
{ color: #000; }

.textContainer
{ width: 694px; height: 86px; margin-left: 20px;  background-image: url('images/textContainer.png'); background-repeat: no-repeat; padding-bottom: 44px; }

.text
{ padding-left: 15px; padding-top: 10px; width: 670px; }

.subColumn
{ float: left; margin-top: -20px; padding-left: 20px; padding-right: 60px; width: 625px; }

.adsenseColumn
{ float: left; width: 160px; margin-top: -40px; }

.banner
{ width: 160px; border: none; padding-top: 30px; }

li a { color: #000;}
li a:hover { text-decoration: none; }


