html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color: #D2D2D2;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}
#outer {height: 100%; overflow: visible;} /* or without overflow */
p, a, b, li { 
	color: #333;
	font-size: 11px;
	line-height: 15px;
} 
h1 {
	color: #333;
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	line-height: 29px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
h2 {
	color: #777;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	padding: 0px;
}
h3 {
	font-family: georgia, times, "times new roman", serif;
	color: #222;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;
	padding: 0px;
}
h3 a {
	font-weight: bold;
}

#page {
	float: left;
	width: 350px;
	padding: 0px 25px 30px 25px;
}
#page p, #page a, #page b, #page ul, #page li {
	font-family: georgia, times, "times new roman", serif;
	font-size: 13px;
	line-height: 19px;
}
#page a:link, #page a:active, #page a:visited {
	color: #000;
}
#page a:hover {
	background-color: #eee;
}
#page img {
	border: 2px solid #DDD;
}
#page hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	width: 80%;
}
.page_3col {
	width: 550px !important;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	margin-top: 16px;
	margin-bottom: 20px;
	border-left: 3px solid #b6b6b6;
	border-right: 3px solid #b6b6b6;
	border-top: 3px solid #b6b6b6;
	width: 800px;
	background: #FFF url("./images/bg.gif") repeat-y;
}
.wrapper_3col {
	background: #FFF url("./images/bg_3col.gif") repeat-y !important;
}
#header {
	display: block;
	margin: 0;
	padding: 0px;
	width: 800px;
	height: 97px;
	background-color: #fff !important;
}
.banner {
	display: block;
	height: 16px;
	width: 800px;
}
.shadow {
	display: block;
	height: 15px;
	width: 800px;
}
#right {
	width: 200px;
	float: right;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#right img, #left img {
	border: 5px solid #fff;
}
.left_image {
	padding: 0px 0px 0px 15px;
}
.rightcol {
	width: 170px;
	text-align: left;
	padding: 5px 0px 0px 15px;
}
.rightcol p, .rightcol a:link, .rightcol a:visited, .rightcol a:active, .rightcol b {
	color: #222;
	font-size: 10px;
	text-decoration: none;
}
.rightcol p {
	display: block;
	margin: 0px;
	padding: 5px 8px 5px 0px;
	/*background-color: #999;*/
}
.rightcol a:hover {
	color: #000;
}
.copyright {
	width: 170px;
	text-align: left;
	font-size: 10px;
	color: #555;
	padding: 0px 0px 0px 15px;
}
.copyright p, .copyright b, .copyright a:link, .copyright a:visited, .copyright a:active {
	font-size: 10px;
	color: #444;
}
.copyright a:hover {
	color: #111;
}
#left {
	float: left;
	width: 200px;
}
#left hr, #right hr {
	color: #fff;
	background-color: #999;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	width: 85%;
}
ul#menu, #menu {
	list-style-type: none;
	padding: 7px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
}
#menu li .selected, #menu a:link, #menu a:visited, #menu a:active {
	color: #424951;
	/*font-family: courier, "courier new", fixed;*/
	font-family: helvetica, arial, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#menu li .selected {
	color: #25292d;
	border-bottom: 2px solid #333;
}
#menu a:hover {
	color: #25292d;
}
.smalls {
	/*letter-spacing: -5px;*/
	font-size: 1px;
}
.quote p {
	margin: 0px;
	padding: 13px 10px 15px 15px;
	font-family: georgia, times, "times new roman", serif;
	font-size: 12px;
	line-height: 16px;
}
.quote b {
	font-family: helvetica, arial, sans-serif;
	color: #32383e;
	font-size: 12px;
}
.quote #date {
	font-family: helvetica, arial, sans-serif;
	color: #424951;	
	font-style: italic;
	font-size: 11px;
}
.quote b.quotation {
	font-family: "times new roman", serif;
	color: #56606a;	
	font-style: italic;
	font-size: 18px;
	line-height: 2px;
}
	
#footer {
	clear: both;
	border-bottom: 3px solid #b6b6b6;

}
.donate {
	margin: 0;
	padding: 6px 0px 6px 18px;
}
.donate a:link, .donate a:visited, .donate a:active{ 
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 3px;		
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	border-top: 2px solid #04BC48;
	border-left: 2px solid #04BC48;
	border-right: 2px solid #038F37;
	border-bottom: 2px solid #038F37;
	background-color: #04A941;
}
.donate a:hover {
	border-top: 2px solid #04A941;
	border-left: 2px solid #04A941;
	border-right: 2px solid #027F32;
	border-bottom: 2px solid #027F32;
	background-color: #038F37;
}