
/* set all padding and margin to 0 */
* { 
	margin: 0;
	padding: 0;
	text-decoration: none;	
		
}


body {

	background-color: #FFFFFF;

	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	margin-top: 25px;
	margin-bottom: 20px;

}

	
	
body a img {
		
	border: 0;	
		
}

#borderTop {
	
	display: block;	
}

#borderBottom {
	
	display: block;	
}
	
	
.indent {
		
	padding-left: 20px;
		
}
	
.mediumFont {
		
	font-size: 12px;	
		
}
	
.nofloat {
		
	clear: both;	
		
}
	
.noHeight {
		
	height: 0px;	
		
}
	
	

.htmlContent {
		
	display: none;
		
}
	

.sitelink a {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
	cursor: pointer;

}
	
	
.sitelink a:hover {

	text-decoration: underline;
	
}
	
		
.red {
		
	color: #FF0000;
	background-color: #FFFFFF;	
		
}
	
	
.white {
		
	color: #FFFFFF;	
			
}
	

.pink {
	
	color: #E40B94;	
	
}

.blue {
	
	color: #01196F;
	
}

	
	
.larger {
		
	font-size: 16px;	
		
}


.smaller {
		
	font-size: 14px;	
		
}
	
.smallest {
		
	font-size: 11px;	
		
}
	
.generalText {
		
		
	padding: 15px;	
		
}	

.leftMargin5 {
	
	margin-left: 5px;	
}

.topMargin5 {
	
	margin-top: 5px;	
}

.topMargin10 {
	
	margin-top: 10px;	
}

.topMargin25 {
	
	margin-top: 25px;	
}

.topMargin30 {
	
	margin-top: 30px;	
}

.bottomMargin10 {
	
	margin-bottom: 10px;	
}

.leftpad5 {
	
	padding-left: 5px;	
}

.leftpad10 {
	
	padding-left: 10px;	
}

.leftpad15 {
	
	padding-left: 15px;	
}


.toppad5 {
	
	padding-top: 5px;	
}

.toppad10 {
	
	padding-top: 10px;	
}

.toppad20 {
	
	padding-top: 20px;	
}

.toppad25 {

	padding-top: 25px;	
}

.bottompad5 {
	
	padding-bottom: 5px;	
}

.bottompad10 {
	
	padding-bottom: 10px;	
}

.bottompad20 {
	
	padding-bottom: 20px;	
}

.bottompad25 {

	padding-bottom: 25px;	
}

.bottompad50 {

	padding-bottom: 50px;	
}

.topBorderDash {
	
	border-top: 1px dashed;
	border-color: #B3B3B3;
	
}

h2 {
	
	font-size: 16px;
	color: #5F5F5F;
	font-weight: bold;
	border: 0px solid red;		
	padding-right: 10px;
	text-align: justify;
}

h2.dateHeader {
	
	color: #A8A8A8;
	padding-bottom: 10px;
		
}

h3 {
	
	font-size: 13px;
	font-weight: normal;		
}

.alignButton {
	
	position: relative;
	top: -20px;
	left: 20px;	
	
}

#shell 	{
	
	/* the shell is set with auto left and right margins to centre the div on the screen */


	position: relative;		
	width: 960px;
	margin-left:   auto;
	margin-right:   auto;
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/siteBackground.gif);
	background-repeat: repeat-y;
	border: 0px solid red;
	
	
}


#credits {
	
	position: relative;		
	width: 962px;
	margin-left:   auto;
	margin-right:   auto;
	display: block;
	padding-top: 8px;
	text-align: right;
	
}
	
#credits a {

	text-decoration: none;
	color: #575757;	
}	





#contentMain {

	color: #666666;
	display: block;
	width: 960px;
	z-index: 5;	
	background-color: transparent;
	position: relative;
	left: 15px;	
}


#rossHeaderPortrait {
	
	position: absolute;
	top: -21px;
	right: -9px;
	
}

#mainNavHolder {
	
	height: 35px;	
	background-image: url(images/menuBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 945px;

}




#upperMenu {
	
	list-style: none;
	width: 945px;
	
}


#upperMenu li {
	
	float: left;	
	
}

#upperMenu li.donate {
	
	float: right;
	
}

#upperMenu li.donate a {
	
	font-weight: bold;	
}	

#upperMenu li a {
	
	color: #FFFFFF;
	border-left: 1px solid #E51598;
	border-right: 1px solid #F6AFDC;
	padding: 0 21px;
	padding-top: 12px;
	padding-bottom: 7px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	font-size: 14px;

}

#upperMenu li a:hover {

	color: #FF90D6;
	background-image: url(images/menuBackground_on.jpg);
	background-repeat: repeat-x;
	
}

#upperMenu li.donate a {
	
	border-right: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 45px;
	padding-right: 45px;
	
}


#slideshowHolder {
	
	position: relative;	
}


#slideShowContainer {

	display: block;	
	width: 555px;
	height: 198px;	
	background-image: url(library/image1.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}


#slideShow {
	
	display: block;

}


#mainQuoteHolder {
	
	width: 390px;
	height: 198px;
	background-image: url(images/pinkGradientBackground.jpg);
	background-repeat: repeat-x;	
	position: absolute;
	top: 0;
	right: 15px;	
	
}

#mainQuoteHolder p {
	
	color: #FFFFFF;
	padding: 25px 20px 25px 20px;
	font-style: oblique;	
	font-size: 15px;
	
}


#mainQuoteHolder p span {
	
	font-style: normal;
	font-weight: bold;	
	font-size: 12px;
}


#mainStory {
	
	width: 555px;
	padding-top: 20px;
	min-height: 500px;
	border: 0px solid red;
	
}

#mainStory p {
	
	padding-top: 10px;
	text-align: justify;
	padding-right: 10px;
		
}




#mainImageHolder img {
	
	border: 10px solid #E40B94;
	margin-top: 10px;
	margin-bottom: 5px;
		
}

#galleryThumbnails {
	
	list-style: none;
	width: 354px;
	border: 0px solid red;
	position: relative;
	top: 20px;	
}

#galleryThumbnails li {
	
	display: block;
	background-color: #E40B94;
	float: left;
	margin: 2px;
	height: 88px;
	
}

#galleryThumbnails li img {
	
	height: 78px;
	width: 103px;
	padding: 5px;
	cursor: pointer;
	
}

#galleryThumbnails li img.holder {
	
	cursor: default;	
}

#galleryHolder {
	
	width: 370px;
	border: 1px solid #B3B3B3;
	margin-top: 25px;
	margin-bottom: 10px;
	float: right;
	position: relative;
	right: 25px;
	padding-bottom: 10px;
	
}

#galleryHolder p {
	
	padding-left: 10px;	
}


#treatmentHeader {
	
	width: 370px;
	border-collapse: collapse;
	margin-bottom: 7px;	
}

#treatmentHeader td.header {
	
	text-align: center;
	padding: 5px;
	font-size: 18px;
	color: #5F5F5F;
		
}

#treatmentHeader td.notSelectedLeft {
	
	border-bottom: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
		
}

#treatmentHeader td.notSelectedRight {
	
	border-bottom: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
		
}

#treatmentHeader td.header a {

	color: #A8A8A8;

}

#treatmentHeader td.header a:hover {

	color: #5F5F5F;

}

#gallery340 {
	
	list-style: none;
	width: 340px;	
	border: 0px solid red;
	position: relative;
	top: 20px;
	margin-bottom: 30px;
	margin-left: 10px;	
}

#gallery340 li {
	
	display: block;
	padding-top: 10px;
}

#gallery340 li img {
	
	width: 340px;
	border: 5px solid #E40B94;
	
}

#gallery340 li img.bullet {
	
	width: 8px;
	margin-right: 5px;
	border: none;
	
}

#galleryCaption {
	
	padding-bottom: 10px;	
}
	

#promotions {

	width: 565px;
	position: relative;
	left: -14px;
	background-color: transparent;
	margin-top: 16px;
	margin-bottom: 10px;
			
}

#promotions div {
	
	display: inline;
	position: relative;	
}



#eileenPromo {
	
	margin: 0 8px;	
}

#promotions p {

	position: absolute;
	z-index: 100;
	display: block;
	width: 80px;
	padding: 0;
}

#promotions p a {

	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 16px;
}

#promotions form.paypalpayment {

	position: absolute;
	z-index: 100;
	top: 177px;
	left: 96px;
	border: 0px solid red;
	width: 80px;

}


#promotions form.paypalpayment input.bookPromo {
	
	border: 0;
	background-color: transparent;	
	color: white;
	font-size: 16px;	
	font-weight: bold;
	cursor: pointer;
	width: 80px;
}

#promotions form.paypalpayment input.bookPromo:hover {

	color: #B2BAD4;
	
}


#buyNow {
	
	border: 1px solid red;
	padding: 0;
	
}


form.paypalpaymentInline {
	
	border: 0px solid red;
	margin-top: 20px;
	margin-bottom: 40px;
}

form.paypalpaymentInline input.bookPromo {
	
	border: 0px solid red;;
	background-color: transparent;	
	color: #E40B94;	
	font-weight: normal;
	cursor: pointer;
	padding: 0;
	text-align: left;
	width: 220px;
	position: relative;
	left: 0px;
}


#promotions p.eileenPromo {

	top: 200px;
	left: 215px;
	
}

#promotions p.eileenPromo a:hover {
	
	color: #F7B8E0;
	
}

#promotions p.newsPromo {

	top: 101px;
	left: 398px;
	
}

#promotions p.newsPromo a:hover {
	
	color: #FFD4B2;
	
}
	
#newsHolder {
	
	width: 350px;
	border: 1px solid #B3B3B3;
	margin-top: 25px;
	padding: 13px;
	float: right;
	position: relative;
	right: 25px;
	margin-bottom: 10px;
	
}

#newsHolder p {
	
	text-align: justify;
	padding-top: 10px;	
}

#newsHolder h2 {
	
	margin-bottom: 3px;
	margin-top: 12px;	
}

#newsImage {
	
	border: 7px solid #EA3093;
	width: 340px;
}

#newsHeader {
	
	font-weight: bold;	
}

#newsEventsHolder {
	
	width: 370px;
	border: 1px solid #B3B3B3;
	border-top: none;
	margin-top: 25px;
	float: right;
	position: relative;
	right: 33px;
	margin-bottom: 10px;
	background-color: #DDE4FF;
	padding-bottom: 40px;
	
}

#newsEventsList {
	
	list-style: none;
	padding-top: 8px;
	
}

#newsEventsList li {
	
	border: 0px solid red;	
	display: block;
	width: 340px;
	position: relative;
	margin: auto;
	
}

#newsEventsList li div {
	
	margin-top: 10px;	
}

#newsEventsList li div h2 {
	
	background-image: url(images/newsItemBackground.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: white;
	font-size: 13px;
	display: block;
	padding-top: 7px;
	padding-left: 15px;
		
}

#newsEventsList li div p {
	
	padding-left: 15px;
		
}

#newsEventsList li div p a {
	
	color: #5F5F5F;
	text-decoration: underline;
	font-weight: bold;
}


#newsEventsList li div img.event {
	
	
	float: right;
}

#lowerNavHolder {
	
	height: 35px;	
	background-image: url(images/menuBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 945px;
	clear: both;

}

#lowerNavHolder p {
	
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	width: 600px;
	font-weight: bold;
}

#lowerMenu {
	
	list-style: none;
	width: 255px;	
	position: absolute;
	right: 15px;
	
}


#lowerMenu li.donate {
	
	float: right;	
	
}

#lowerMenu li.donate a {
	
	font-weight: bold;	
	
}

#lowerMenu li a {
	
	color: #FFFFFF;
	padding: 0 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	display: block;

}

#lowerMenu li a:hover {

	color: #FF90D6;
	background-image: url(images/menuBackground_on.jpg);
	background-repeat: repeat-x;
	
}

#lowerMenu li.donate a {
	
	border-right: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	
}

#pagenumbers {
	
	list-style: none;
	border: 0px solid red;
		
}

#pagenumbers li {
	
	display: inline;
	padding: 5px;
	
}

#pagenumbers li a {
	
	color: #666666;
	
}

#pagenumbers li a:hover {
	
	text-decoration: underline;
	
}



#userSlideShow {
	
	background-image: url(images/newsViewerBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 540px;
	position: relative;
	top: 0px;
	margin-top: 15px;
	border: 0px solid red;
		
}

#diaryImage {
	
	width: 540px;
	position: relative;
	top: 0px;
	margin-top: 15px;	
	background-color: #0128B6;
}

#diaryImage img.mainImage {
	
	width: 524px;
	position: relative;
	border: 8px solid #0128B6;
}

#diaryImage p {
	
	color: white;
	padding: 0 8px;
	padding-bottom: 5px;	
}


#userSlideShow img.mainImage {
	
	width: 524px;
	position: relative;
	border: 8px solid #0128B6;
}


#mainStory p#newsControls {
	
	padding-top: 0px;
	
}

#scrollLeft {
	
	height: 39px;
	border: none;
	cursor: pointer;
	display: inline;
	position: absolute;
	right:280px;
}

#scrollRight {
	
	height: 39px;
	border: none;
	cursor: pointer;
	display: inline;
	position: relative;
	left: 280px;	
}

#newsControls {
	
	background-image: url(images/controlBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;	
	height: 39px;
	border: 0px solid red;
	position: relative;
	top: 0;
	padding: 0;
	margin: 0;
}


#diaryLogo {
	
	position: absolute;
	top: -18px;
	right: 0px;	
	display: block;
	z-index: 100;
	
}
