body			{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	line-height: 125%;
	text-align: left;
}
h1				{
	font-size: 150%;
	font-family: verdana;
	font-weight: 100;
	line-height: 150%;
}

#container
{
	width: 760px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: inherit;
}

#menu
{
	width: 730px;
	text-align: right;
	padding: 3px 15px;
	background-color: #FFCC00;
}

#header
{
	width: 760px;
	height: 150px;
	background-color: #FFCC66;
	background-image:url(../photo/HTC-Header.jpg)
}

#navigate
{
	width: 730px;
	background-color: #E4FFB9;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	background-position: right;
	background-repeat: no-repeat;
}
#Donate_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	left: 200px;
	float: none;
	position: relative;
	top: 66px;
	width: 350px;
}

#lcontent
{
	width: 408px;
	height: 100%;
	padding: 11px,5px,15px,10px;
	background-image:url('../photo/fade-background.jpg');
	background-repeat:repeat-x;
	float: left;
}
#rcontent
{
	width: 330px;
	height: 100%;
	padding: 28px 10px 10px 10px;
	background-image:url('../photo/fade-background.jpg');
	background-repeat:repeat-x;
	float: right;
}
#footer
{
	width: 730px;
	padding: 3px 15px;
	text-align: right;
	background-color: #E4FFB9;
	float: right;
}

a:active,
a:visited,
a:link	    			{
	color: #0000FF;
	text-decoration: none;
}
a:hover					{
	color: #FF0000;
	text-decoration: none;
}
#photo {
	position: relative;
	float: left;
}
#news {
	font-size: 85%;
	float: right;
	width: 128px;
	height: 244px;
	background-image: url(../photo/fade-background.jpg);
	line-height: inherit;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 4px 4px 4px;
	border: thin solid #888888;
	background-repeat: repeat-x;
}
.downcast {
	background-color: #E6E7E7;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px 4px 4px 4px;
}
.more {
	background-color: #BBBBBB;
	text-align: right;
	word-spacing: 1em;
}
#gallery {
	text-align: center;
}
#lchildcontent {
	background-image: url(../photo/fade-background.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 100%;
	width: 500px;
	padding-top: 5px;
}
 
