@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
hr {
	margin-left:10px;
	margin-right:10px;
}
img {
	border:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	background:#8bdbff;
}
html, body {
	height: 100%;
}
#topbg {
	width:100%;
	background:#8bdbff url("cssimages/sky-grad.jpg") repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -115px;
}
#wrapper {
	width:912px;
	margin:0 auto;
	background:url("cssimages/clouds3.gif") no-repeat right top;
	min-height: 435px;
	height: auto !important;
	height: 435px;
	color:#fff;
}
#push {
	height:115px;
	clear:both;
}
#footer {
	height:115px;
	background:#90d03c url("cssimages/grass.gif") repeat-x;
}
#flowers {
	width:280px;
	height:445px;
	float:right;
	background:url("cssimages/flowers.gif") no-repeat bottom right;
	z-index:10;
	margin:-445px 0 0 0;
}
.charity {
	padding:97px 0 0 50px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}
#main {
	float:left;
	width:782px;
	color:#000;
	font-size:14px;
	padding:20px 0 8px 0;
	z-index:1000;
}
#main h2, #main h3, #main h4, #main h5 {
	margin:0 12px;
	color:#F6C;
}
#main h2 {
	font-size:20px;
	padding:10px 0 10px 0;
}
#main h3 {
	font-size:18px;
	padding:10px 0 10px 0;
}
#main h4 {
	font-size:16px;
	padding:10px 0 10px 0;
}
#main h5 {
	font-size:14px;
	padding:5px 0 10px 0;
}
#main p {
	font-weight:bold;
	padding:0 0 10px 0;
}
#main-top-bg {
	/*position:absolute;
	position:relative;*/
	width:526px;
	height:8px;
	font-size:1px;
	background:#fff url("cssimages/main-top-bg.gif");
}
#main-top-bg.w654 {
	width:654px;
	background:#fff url("cssimages/top-bg-654.gif");
}
#main-top-bg.w782 {
	width:782px;
	background:#fff url("cssimages/top-bg-782.gif");
}
#main-mid-bg {
	position:relative;
	width:520px;
	padding:0 0 10px 0;
	background: #f4fbff url("cssimages/main-top2-bg.jpg") no-repeat;
	border-left:3px solid #FF7BF2;
	border-right:3px solid #FF7BF2;
}
#main-mid-bg.w654 {
	width:648px;
	background: #f4fbff url("cssimages/paleclouds-648+dolphin.jpg") no-repeat;
}
#main-mid-bg.w782 {
	width:776px;
	background: #f4fbff url("cssimages/paleclouds-782.jpg") no-repeat;
}
#main p {
	margin:0 20px;
	font-weight:normal;
	font-size:13px;
	line-height:1.3;
}
#main-bot-bg {
	position:relative;
	width:526px;
	height:8px;
	font-size:0;
	border:none;
	background:url("cssimages/main-bot-bg3.gif") no-repeat;
}
#main-bot-bg.w654 {
	width:654px;
	background:url("cssimages/bot-bg-654.gif") no-repeat;
}
#main-bot-bg.w782 {
	width:782px;
	background:url("cssimages/bot-bg-782.gif") no-repeat;
}
#main p a:visited {
	color:#00f;
	text-decoration:none;
}
#main p a:link {
	color:#00f;
	text-decoration:none;
}
#main p a:hover {
	color:#00f;
	text-decoration:underline;
}
#main h4 a:visited {
	color:#00f;
	text-decoration:none;
}
#main h4 a:link {
	color:#00f;
	text-decoration:none;
}
#main h4 a:hover {
	color:#00f;
	text-decoration:underline;
}
#nav {
	width:130px;
	height:405px;
	float:left;
	padding:15px 0 0 0;
	background:url("cssimages/translogo86x94.gif") no-repeat bottom;
}
#nav ul {
	list-style:none;
	font-size:11px;
	font-weight:bold;
}
#nav ul li a {
	width:120px;
	display:block;
	padding:4px 1px 4px 5px;
}
#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#fff;
}
#nav a:hover {
	color: #F0F;
	background:#fff;
}
#addthis a:hover {
	background:none;
}
.logo {
	position:relative;
	float:right;
	padding:5px;
}
#video {
	width:320px;
	height:240px;
	padding:0 0 10px 10px;
}
.boxes {
	/*display:inline*/;
	position:relative;
	width:110px;
	height:145px;
	float:left;
	margin:5px 5px 0 13px;
}
#main .boxes p {
	font-size:10px;
	font-weight:normal;
	margin:0;
}
#main .tiny {
	font-size:11px;
}
.subHeader {
	font-size:18px;
	color:#C00;
}
.red {
	color:#e00;
	font-weight:bold;
}
.clrfix {
	clear:both;
	font-size:0;
}
.imgleft {
	position:relative;
	float:left;
	padding:5px;
}
.imgright {
	position:relative;
	float:right;
	padding:5px;
}
.left90 {
	padding-left:90px;
}
.left80 {
	padding-left:80px;
}
#main h4.blue {
	color:#00d;
}
#main p a.me:link, #main p a.me:hover, #main p a.me:visited  {
	color:#000;
	text-decoration:none;
}
.center {
	text-align:center;
}
#ticker {
	padding:0 0 5px 20px;
}
#news {
	font-size:13px;
	display:none;
	list-style:none;
}

#news a:hover {
	text-decoration:underline;
	color:#349c22;
}
#news a:link, #news a:visited {
	color:#00e;
	text-decoration:none;
}
#presentation {
	margin:10px 25px 0 45px;
	padding:0 0 0 0;
	width:640px;
	height:528px;
	background:url("cssimages/loading.gif") no-repeat 187px 50px;
}
#addthis {
	position:absolute;
	top:0;
	margin-top:440px;
	width:125px;
	height:16px;
}
