﻿body{
	background-color:#a5d8f2;
	font-family: arial, helvetica, sans-serif;
        font-size: 14px;
	color:#315aa5;

}
a:active {
	font-size: 14px;
}
a:link {
	font-size: 14px;
}
a:visited {
	font-size: 14px;
}
table{
	font-family: arial, helvetica, sans-serif;
        font-size: 14px;
	color:#315aa5;
}
div.bod {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
	position: relative;
	margin: 0;
	border: 0px dotted #aaa;
	z-index:1;
  /* If scrolling is needed: */
  overflow: auto;
	top: 25;
	left: 25;
	width:900;
	height:420px;
	padding:5;
}
div.bod div{
position:relative;
top:auto;
right:auto;
height:auto;
left:auto;
}
div.copyright{font-size:9px; color:navy; text-align:left;}
div.topmenu{font-size:14px; color:navy; text-align:left; left:270; top:150;}
table.topmenu{
	height:20px; 
	width:706px; 
	padding: 0px;
	margin:0px;
}
.contin{
	color:#49606b;
	background-color:#fcf9b1;
	border-left:1px solid #7397a9;
	border-right:2px solid #7397a9;
	border-top:1px solid #7397a9;
	border-bottom:3px solid #7397a9;
}
th.donate{
	background-color:#49606b;
	color:#a5d8f2;
	text-align:left;
}
.xBod {
	padding: 35px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
	