/* CSS Document */



 html, body, #wrapper {
      	height:100%;
      	margin: 0;
      	padding: 0;
      	border: none;
	  	margin-top: 0;
	  	padding-top: 0;
 	  	}
	
	a:link {
		color: #2D8098;
		text-decoration: none;
		}
	
	a:visited {
		color: #2D8098;
		text-decoration: none;
		}
	
	a:hover {
		text-decoration: none;
		}
	
	a:active {
		text-decoration: none;
		}
   
    #wrapper {
      	margin: 0 auto;
      	text-align: left;
      	vertical-align: middle;
      	}

	#nav {
	  	position:absolute;
	  	z-index:8;
	 	top: -7px;
	  	left: 20px;
	  	width: 250px;
	  	}
	  
	#iframecontent {
		position:absolute;
		top:33px;
		}
		
	#iframeleft {
	    position: absolute;
		float:inherit;
		left: 25px;
	    top: 15px;
		z-index: 8;
		width: 300px;
		}

	#iframeright {
	    position: absolute;
		overflow: auto;
		left: 671px;
		top: 15px;
		z-index: 9;
		width: 300px;
		}
		
	#rightnav {
		position:relative;
		left: 25px;
		width: 275px;
		}
		
		
/* HOMEPAGE PAGE */
	#homepageheader {
		position:absolute;
		top: 20px;
		left: 10px;
		}
		
	#homepageflash {
		position: absolute;
		top: 110px;
		width: 300px;
		left:4px;
		}
		
	#homepagetext {
		position:absolute;
		left: 287px;
	    top: 110px;
		width: 300px; 
		}
		
		
		
/* ABOUT US PAGE */

	#aboutustitle {
		position:absolute;
		font-family:arial;
		font-size:19px;
		color: #2d8098;
		left: 25px;
		top: 8px;
		font-weight:bold;
		width: 500px;
		}
		
	#aboutustext {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 50px;
		width: 430px;
		left: 110px;
		line-height:17px;
		text-align:justify;
		z-index: 5;
		}
		
		
	#aboutussubheader {
		position:relative;
		font-family: Arial;
		font-size:12px;
		color: #2d8098;
		top: 200px;
		font-weight: bold;
		width: 500px;
		left: 60px;
		line-height:17px;
		}

	#aboutusimg {
		position:absolute;
		top: 250px;
		left: 120px;
		z-index: 1;
		}
		
	#aboutustext1 {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 630px;
		width: 250px;
		left: 60px;
		line-height:17px;
		text-align:justify;
		z-index: 5;
		}
		
	#aboutustext2 {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 630px;
		width: 250px;
		left: 340px;
		line-height:17px;
		text-align:justify;
		z-index: 5;
		}

/* END ABOUT US PAGE */		
		
		
/* MAKE A GIFT PAGE */

	#gifttitle {
		position:absolute;
		font-family:arial;
		font-size:19px;
		color: #2d8098;
		left: 25px;
		top: 8px;
		font-weight:bold;
		}
		
	#gifttext {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 50px;
		width: 500px;
		left: 60px;
		line-height:17px;
		z-index: 8;
		}

	#giftimg {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 380px;
		width: 400px;
		left: 190px;
		z-index: 1;
		}
		
	

/*END MAKE A GIFT PAGE */
		
		
		
		

	#imgs {
		position:relative;
		top: -10px;
		left:10px;
		width: 625px;
		overflow : auto; 
		overflow-x : hidden;
		}
		
		
	#imgstable {
		position:absolute;
		margin-top: 50px;
		margin-left: 65px;
		width: 560px;
		overflow-x: hidden;
		}
		
	#smheadertext {
	    font-family: Arial;
		color:#2d8098;
		font-size:12px;
		font-style:inherit;
		line-height: 17pt;
		}
		
	#links {
	    font-family: arial;
		color:#2d8098;
		font-size:12px;
		font-style:inherit;
		}
		
	#greytext {
		font-family: arial;
		color:#7c7c7c;
		font-size:12px;
		font-style:inherit;
		line-height: 17pt;
		text-align:justify;
		}

	#beebeball {
		position:absolute;
		left:-2px;
		overflow : auto; 
		overflow-x : hidden;
		width: 640px;
		}
		
	#homenav {
		position:absolute;
		left: 10px;
		top: 10px;
		}
		
	#aboutusnav {
		position: absolute;
		left: 70px;
		top: 10px;
		}

	#givingprogramsnav {
		position: absolute;
		left: 150px;
		top: 10px;
		}
		
	#leavealegacynav {
		position: absolute;
		left: 277px;
		top: 10px;
		}
		
	img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-right: 10px;
	 
}
	
	#leavealegacytext {
    float:right;
    margin-top:10px;
    margin-right:30px;
    margin-bottom:0px;
    }
		
	#makeagiftnav {
		position: absolute;
		left: 397px;
		top: 10px;
		}

	#gparrow {
		position:absolute;
		left: 3px;
		}
		
	#img {
		position:inherit;
		padding-right:0px;
		}
		
	#annual {
		font-family: arial;
		color:#2d8098;
		font-size:14px;
		font-weight:bold;
	}
	
	
	
	#iframe10 {
		position:absolute;
		top: 40px;
		left: 900px;
		}
		
	#iframe20 {
		position:absolute;
		top: 940px;
		left: 1050px;
		}
		
	#contact {
		position:relative;
		top: 20px;
		left: 28px;
		font-family:Arial;
		font-size:12px;
		color: #7c7c7c;
		line-height: 15pt;
		width: 255px;
		}
		
	#contact a{
		font-family:arial;
		color:#2d8098;
		font-size:12px;
		}
		
		
	#list {
		position:relative;
		left: -20px;
		line-height: 12pt;
		width: 280px;
		}
		
		
		
	#contactposition {
		position:relative;
		top: 20px;
		left: -10px;
		width: 260px;
		}
	
	
	#rightnavheader {
		position:relative;
		top: 18px;
		left: 6px;
		width: 200px;
		}
	
	
	
		
	#otherlinks {
		position:absolute;
		z-index:10;
		top:30px;
		}
	
	#bluearrow {
	    position:absolute;
		top: 2px;
		}
		
	#header {
	    position:relative;
		top: 0;
		z-index:4;
		background:url(header.png);
		width: 1030px;
		height: 199px;
		}
		
	#iframetable {
		position: absolute;
		top: 169px;
		left: 2px;
		z-index: 9;
		}
		
	#title {
	    font-family: arial;
		color:#2d8098;
		font-size:19px;
		font-style:inherit;
		font-weight: bold;
		}
		
	#titlepg {
	position:absolute;
	left: 20px;
	top: 15px;
		}
		
	#imglinks {
	    font-family: arial;
		color:#2d8098;
		font-size:12px;
		font-style:inherit;
		}
		
	
		
	#smimgtype {
		font-family: arial;
		color:#7c7c7c;
		font-size:10px;
		font-style:inherit;
		line-height: 17pt;
		font-style:italic;
		
		}
		
	#bg {
	    position:relative;
		z-index:2;
		top:-10px;
		background:url(bg.png);
		width: 1030px;
		height: 800px;
		}
		
	#footer {
		position: relative;
		z-index:3;
		top: -15px;
		height: 50px;
		width:1030px;
		background:url(footer.png);
		}
	
	#footertext {
		position: relative;
		z-index:4;
		font-family:arial;
		font-size: 11px;
		top: 12px;
		color: #f6eed3;
		}
		
	#footertext a{
		font-family:arial;
		font-size: 11px;
		top: 12px;
		color: #f6eed3;
		}
	
		
	#iframes {
	    position:absolute;
		z-index:3;
		left: 110px;
		top: 200px;
		}
		
	#kern1 p {
	letter-spacing:inherit;
	letter-spacing:-0.1pt;
	
	}
	
	
	
	
	
	/* GIVING PROGRAMS PAGE */
	
	#gpheader {
		position:absolute;
		left: 25px;
		top: 8px;
		color:#2d8098;
		font-size:19px;
		font-weight:bold;
		font-family:arial;
	}
	
	#gpheadertext {
		position:relative;
		top: 35px;
		left: 65px;
		color:#2d8098;
		font-size:12px;
		font-style:italic;
		font-family:arial;
		line-height: 20px;
		width: 490px;
		text-align:justify;
	}
	
	#gptextimg {
		position: relative;
		top: 50px;
		width: 200px;
		left: 3px;
	}
	
	#gptext {
		position: relative;
		top: 32px;
		left: 242px;
		color:#7c7c7c;
		font-size:12px;
		font-family:arial;
		line-height: 20px;
		width: 314px;
		text-align:justify;
	}
	
	#gptextnurse {
		position: absolute;
		top: 953px;
		left: 242px;
		color:#7c7c7c;
		font-size:12px;
		font-family:arial;
		line-height: 20px;
		width: 314px;
		text-align:justify;
	}
	
	
	#gppdftext {
		position: relative;
		left: 50px;
		top: 60px;
		font-family:arial;
		font-size: 12px;
		text-align:right;
		width: 178px;	
	}
	
	#gppdf {
		position: relative;
		left: 50px;
		top: 60px;
		width: 180px;
		border:none;
	}
	
	#gppdf a{
		border:none;	
	}
	
	
	/* EVENTS PAGE */
	
	#eventimg {
		position:absolute;
		left: 6px;
		top: 20px;
	}
	
	#eventtitle {
		position: absolute;
		color:#2d8090;
		font-family:arial;
		font-size:19px;
		font-weight: bold;
		left: 300px;
		top: 18px;
	}
	
	#eventtitlesm {
		position: absolute;
		color:#2d8090;
		font-family:arial;
		font-size:12px;
		font-weight: bold;
		left: 300px;
		top: 18px;
	}
	
	#eventsubtitle {
		position: relative;
		color:#2d8090;
		font-family:arial;
		font-size:12px;
		left: 300px;
		top: 50px;
		line-height:20px;
		width: 270px;
	}
	
	#eventtext {
		position: relative;
		color:#7c7c7c;
		font-family:arial;
		font-size:12px;
		left: 300px;
		top: 50px;
		line-height:20px;
		width: 310px;
		text-align:justify;
	}
	
	
	
	
	/* BEEBE BALL EVENT */
	
	#eventtextbball {
		position: relative;
		color:#7c7c7c;
		font-family:arial;
		font-size:12px;
		left: 280px;
		top: 38px;
		line-height:20px;
		width: 310px;
		text-align:justify;
		height: 150px;
		
	}
	
	#eventsubtitlebb {
		position: relative;
		color:#2d8090;
		font-family:arial;
		font-size:12px;
		left: 280px;
		top: 35px;
		line-height:20px;
		width: 250px;
	}
	
	#eventleft {
		position:relative;
		top: 60px;
		left:5px;
		width:100px;
		font-family:arial;
		font-size:12px;
		color: 2d8098;
		line-height:17px;
		width:200px;
		height:100px;
	}
	
	#eventsmheader {
		position:relative;
		font-family:arial;
		font-size:12px;
		color: #2d8098;
		font-weight:bold;
		left: 280px;
		top:25px;
		width:100px;
		
	}
	
	#eventtitleball {
		position:absolute;
		top: 42px;
		color: #2d8098;
		font-family:arial;
		font-size:19px;
		font-weight: bold;
		left: 280px;
	
		}
		
	#eventvideobball {
		position: relative;
		left: 325px;
		width:240px;
		height: 194px;
		z-index: 5;
		}


/* PROGRESS FOR PROSTATE */
	#pfpsmheader {
		position:absolute;
		color: #2d8098;
		font-family: arial;
		font-size: 12px;
		font-weight:bold;
		top: 23px;
		left: 300px;
		}
		
	#pfptitle {
		position: absolute;
		color:#2d8090;
		font-family:arial;
		font-size:19px;
		font-weight: bold;
		left: 300px;
		top: 38px;
	}
	
/* END PROGRESS FOR PROSTATE */

/* BREAKING NEWS WITH PHOTOS */

	#bnimg {
		position:relative;
		top: 40px;
		left: 45px;
		width: 200px;
		}
		
/* END BREAKING NEWS WITH PHOTOS */


	#llimg {
	position: absolute;
	top: 0px;
	left: 60px;
	top: 50px;
	z-index:1;
	}
	
	#bntext {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 50px;
		width: 470px;
		left: 95px;
		line-height:17px;
		text-align:justify;
		}
	
	
	#gptable {
		position:absolute;
		left: 1px;
		}
		
		
	#ball1 {
		position:absolute;
		}
	
	#ball2 {
		position:absolute;
		top: 140px;
		}
		
	#ball3 {
		position:absolute;
		top: 280px;
		}
		
		
	#ball4 {
		position:absolute;
		top: 390px;
		}
		
	#balltitle {
		position:relative;
		font-family:arial;
		font-size:19px;
		color: #2d8098;
		left: -85px;
		font-weight:bold;
		width: 500px;
		}
		
	#bballtext {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 10px;
		width: 430px;
		left: 110px;
		line-height:17px;
		text-align:justify;
		}
		
	#bball {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 50px;
		width: 430px;
		left: 110px;
		line-height:17px;
		text-align:justify;
		}
		
	#honorstext {
		position:relative;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 50px;
		width: 430px;
		left: 110px;
		line-height:17px;
		text-align:justify;
		}
		
		
/* BREAKING NEWS TEMPLATES  BREAKING NEWS TEMPLATES  BREAKING NEWS TEMPLATES  BREAKING NEWS TEMPLATES  BREAKING NEWS TEMPLATES */

	#bntemplatetitle {
		position:relative;
		font-family:arial;
		font-size:19px;
		color: #2d8098;
		left: 25px;
		top: 8px;
		font-weight:bold;
		width: 500px;
	}
	
	
	#bntemplatetext {
		position:relative;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		width: 470px;
		left: 95px;
		line-height:17px;
		text-align:justify;
	}
	
	
	
	
	
	
/* ART AUCTION SPONSORS PAGE */

		#sponsorstitle{
		position: absolute;
		color:#2d8090;
		font-family:arial;
		font-size:19px;
		font-weight: bold;
		left: 25px;
		top: 8px;
		}
		
		#sponsorstitle h1{
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 50px;
		width: 430px;
		left: 110px;
		line-height:17px;
		text-align:justify;
		}
		
		#sponsorstext {
		position:absolute;
		font-family: Arial;
		font-size:12px;
		color: #7c7c7c;
		top: 90px;
		width: 560px;
		left: 50px;
		line-height:17px;
		text-align:justify;
		z-index: 5;
		}