*{
	outline:0;
}
body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
a{
	color:#006;
}
a:hover{
	color:006;
	text-decoration:none;
}
a img{
	border:0;
}
#menu{
	width:100%;
	background-image:url('images/menubg.png');
	background-repeat:repeat-x;
	background-position:left top;
	height:35px;
	position:
}
#menu ul{
	width:797px;
	list-style:none;
	padding:0;
	position:relative;
	margin:0 auto;
	
	display:block;
}
#menu ul li{
	float:left;
	margin-top:2px;
}
#menu ul li a{
	color:white;
	font-size:12px;
	font-family: arial, trebuchet;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	padding:10px 13px 0 13px;
}
#menu ul li a:hover{
	font-family: arial, trebuchet;

	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	padding:10px 13px 3px; 13px;
	border-bottom:3px #fff solid;
}
.clear{
	clear:both;
}
.logo{
	margin:0;
	border:0;
	float:left;
	margin-right:80px;
}
.footerline{
	margin:15px 30px 10px 30px;
	padding:0;
	border-bottom:1px #CCC solid;
}
#footer{
	color:#999;
	font-size:10px;
	text-align:center;
	margin-bottom:10px;
}
#footer a{
	color:#999;
	text-decoration:none;
}
#footer a:hover{
	color:#999;
	text-decoration:underline;
}
.readmore{
	margin:15px 0 0 250px;}
.donate{
	width:100px;
	height:28px;
	position:absolute;
	top:27px;
	left:660px;
}
.largeCaption{
	font-weight:bold;
	font-size:33px;
	color:white;
}
.breakline{
	width:720px;
	margin:30px 10px 10px 10px;
	border-bottom:1px #ccc solid;
	height:2px;
}
.quote{
	width:78px;
	height:61px;
	float:left;
	margin:8px 13px 0 0;
	background-image:url('images/quote.png');
	background-repeat:no-repeat;
	background-position:left top;
}
.smallCaption{
	font-weight:bold;
	font-size:16px;
	color:white;
	margin:0 0 0 200px;
}
#caption{
	clear:left;
	margin:80px 0 80px 30px;
}
#mainImage{
	background-image:url(images/main1.jpg);
	background-position:center top;
	background-repeat:none;
	width:777px;
	height:440px;
}
#mainWrapper{
	width:777px;
	text-align:left;
	margin:0 auto;
	padding:10px 10px 0 10px;
	position:relative;
}
#thestuff{
	width:737px;
	float:left;
	padding:10px 10px 10px 20px;
}
#rightSide{
	width:296px;
	float:left;
	padding:10px 30px 0 30px;
	margin-top:10px;
	min-height:412px;
	background-image:url(images/yellowbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

	