/* CSS Document */

body
	{
	font-family: georgia,serif;
	font-size: 13px;
	}

#MASTERDIV
	{
	width: 955px;
	margin: 10px auto;
	}

#topbar
	{
	width: 955px;
	position: relative;
	top: 25px;
	}

#links
	{
	position: relative;
	left: 375px;
	width: 582px;
	height: 47px;
	font-size: 1px;
	background-image:url(../images/opensplash/linksback.png);
	padding: 7px 0px 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	}

#links2
	{
	position: absolute;
	z-index: -2;
	left: 150px;
	top: 150px;
	width: 2px;
	height: 2px;
	font-size: 1px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
	}

#flash
	{
	position: relative;
	top: -47px;
	z-index: -1;
	background-image:url(../images/opensplash/flashsub.jpg);
	}

#flashsub
	{
	position: relative;
	top: -47px;
	z-index: -2;
	}

#testimonialtop
	{
	position: relative;
	top: -55px;
	background-image:url(../images/opensplash/testbartop.png);
	background-repeat: no-repeat;
	width: 955px;
	height: 13px;
	}

#testimonial
	{
	padding: 5px 25px;
	position: relative;
	top: -55px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	background-color: #FF0000;
	}

#testimonialbottom
	{
	position: relative;
	top: -55px;
	background-image:url(../images/opensplash/testbarbot.png);
	background-repeat: no-repeat;
	width: 955px;
	height: 9px;
	}

#topbartestname
	{
	color: #FFFFFF;
	font-size: 15px;
	}

#topbartestorg
	{
	color: #FFFFFF;
	font-size: 15px;
	}

#topbartestdate
	{
	color: #FFFFFF;
	font-size: 15px;
	}

#topbottom
	{
	position: relative;
	top: -63px;
	width: 955px;
	height: 10px;
	z-index: -1;
	background-color: #FF988F;
	}

#bottomsection
	{
	padding: 15px 10px;
	position: relative;
	top: -63px;
	width: 935px;
	height: 435px;
	background-color: #FF988F;
	}

#bdaylink
	{
	float: left;
	padding: 5px;
	}

#librarylink
	{
	float: left;
	padding: 5px;
	}

#rightlinks
	{
	float: left;
	}

#contact
	{
	text-align: center;
	}

#fb
	{
	text-align: center;
	}

#bottombanner
	{
	clear: both;
	text-align: center;
	padding: 5px 0px;
	}


#footertop
	{
	position: relative;
	top: -75px;
	background-image:url(../images/opensplash/footerbartop.png);
	background-repeat: no-repeat;
	width: 955px;
	height: 9px;
	}

#footer
	{
	padding: 5px 25px;
	position: relative;
	top: -75px;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	background-color: #FF0000;
	}

#footerbottom
	{
	position: relative;
	top: -75px;
	background-image:url(../images/opensplash/footerbarbot.png);
	background-repeat: no-repeat;
	width: 955px;
	height: 13px;
	}