body { 
	background-image:url(../Images/main_bg.jpg); background-position:top; background-repeat:repeat-x; 
	font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; 
	margin:0; padding:0;
	}

.pageContainer{
	background-color:#fff;
	margin:0 auto; padding:0 10px;
	width:940px;
	border-left:1px solid #666; border-right:1px solid #666;
	}

.header{
	background-image:url(../Images/header_bg.jpg);
	height:89px;
	position:relative;
	margin:0; padding:0;
	}

h1{
	background-image:url(../Images/header_text.jpg);
	width:387px; height:79px;
	margin:0; padding:0;
	text-indent:-5000px;
	}

.mainNav{
	background-image:url(../Images/nav_bg.jpg);
	width:409px; height:41px;
	position:absolute;
	top:4px; right:100px;
	margin:0; padding:0;
	list-style-type:none;
	text-align:center;
	}

.mainNav li{
	display:inline;
	font-size:1.5em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	}
.mainNav a:link, .mainNav a:visited {
	color:#666;
	}
.mainNav a:hover, .mainNav a:active {
	color:#0092b2;
	}

.upperContent{
	background-image:url(../Images/upper_bg.jpg);
	width:940px; height:519px;
	position:relative;
	margin:10px 0; padding:0;
	}
.upperContent h2{
	display:none;
	}

a.thumb {
	display:block;
	position:absolute;
	text-indent:-5000px;
	}
a.thumb:link, a.thumb:visited {
	background-position:top;
	}
a.thumb:hover, a.thumb:active {
	background-position:bottom;
	}
#thumb1 {
	background-image:url(../Images/thumb_1.jpg);
	width:230px; height:176px;
	top:0; left:0;
	}
#thumb2 {
	background-image:url(../Images/thumb_2.jpg);
	width:240px; height:176px;
	top:0; left:230px;
	}
#thumb3{
	background-image:url(../Images/thumb_3.jpg);
	width:230px; height:176px;
	top:176px; left:0;
	}
#thumb4{
	background-image:url(../Images/thumb_4.jpg);
	width:240px; height:176px;
	top:176px; left:230px;
	}
#thumb5{
	background-image:url(../Images/thumb_5.jpg);
	width:230px; height:167px;
	top:352px; left:0;
	}
	
.mainContent {
	width:620px;
	margin:0 20px 0 0; padding:0;
	float:left;
	color:#333;
	}

.shareButton {
	background-image:url(../Images/learn_button.jpg);
	width:300px; height:80px;
	display:block; float:left;
	text-indent:-5000px;
	margin:0 20px 0 0; padding:0;
	}
.shareButton:link, .shareButton:visited{
	background-position:top;
	}
.shareButton:hover, .shareButton:active{
	background-position:bottom;
	}
	
.donateButton {
	background-image:url(../Images/action_button.jpg);
	width:300px; height:80px;
	display:block; float:left;
	text-indent:-5000px;
	margin:0; padding:0;
	}
.donateButton:link, .donateButton:visited{
	background-position:top;
	}
.donateButton:hover, .donateButton:active{
	background-position:bottom;
	}

.subscribeButton {
	background-image:url(../Images/subscribe_button.jpg);
	width:300px; height:80px;
	display:block; float:left;
	text-indent:-5000px;
	margin:0; padding:0;
	}
.subscribeButton:link, .subscribeButton:visited{
	background-position:top;
	}
.subscribeButton:hover, .subscribeButton:active{
	background-position:bottom;
	}
	
.mainContent h2 {
	clear:both;
	margin-bottom:10px; padding:20px 0 5px 5px;
	color:#776045;
	font-size:2.4em;
	font-weight:normal;
	border-bottom:1px solid #0092b2;
	letter-spacing:-1px;
	}

.mainContent p{
	line-height:1.4em;
	font-size:1.1em;
	padding:2px 0 0 5px;
	}

.sidebar {
	width:300px;
	float:left;
	}
.sidebar h3{
	background-image:url(../Images/subscribe_header.jpg);
	width:300px; height:79px;
	margin:0; padding:0;
	text-indent:-5000px;
	}
.sidebar form{
	background-color:#abc434;
	padding:10px 0;
	}
.sidebar input.text{
	background-color:#fff;
	border:1px solid #776045;
	display:block;
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	width:235px;
	margin:0 auto;
	padding:2px;
	}
.sidebar label{
	color:#776045;
	display:block;
	width:240px;
	margin:0 auto; padding:0 0 3px 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.3em;
	}
.sidebar .1subscribeButton{
	float:left;
	display:block;
	border-top:10px solid #fff;
}

.footer{
	clear:both;
	background-color:#0092b2;
	color:#fff;
	}

.footer ul{
	display:block;
	margin:0; padding:0 0 0 15px;
	list-style-type:square;
	color:#abc434;
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	}
.footer li{
	border-bottom:1px solid #00748e;
	padding-bottom:2px;
	margin-bottom:2px;
	}
.footer li a{
	color:#fff;
	text-decoration:none;
	}

.news {
	width:430px; float:left;
	margin:10px;
	}
.news h4 {
	background-image:url(../Images/news_header.jpg);
	width:199px; height:25px;
	text-indent:-5000px;
	margin:0 0 5px 0; padding:0;
	}
.editorials {
	width:430px; float:left;
	margin:10px;
	}
.editorials h4{
	background-image:url(../Images/blogs_header.jpg);
	width:199px; height:25px;
	text-indent:-5000px;
	margin:0 0 5px 0; padding:0;
	}
.about {
	width:2px;
	float:left;
	margin:10px;
	display:none;
	}
.about h4{
	background-image:url(../Images/about_header.jpg);
	width:199px; height:25px;
	text-indent:-5000px;
	margin:0 0 5px 0; padding:0;
	}
.about p{
	line-height:1.4em;
	font-size:1.2em;
	}

.copyright {clear:both; padding:10px 20px; text-align:right; font-family:"Trebuchet MS", Arial, sans-serif;}
.copyright p {border-bottom:1px solid #abc434; width:490px; padding:0 10px; float:right;}
.clear {clear:both; margin-bottom:20px;}
