body {
	background-color: #F6F2EF;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
.header {
	background-repeat: repeat-y;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 18px;
	padding: 0px 50px 0px 10px;
	color: #CC0000;
	font-weight: normal;
	width: 524px;
	margin: 0px;







}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	padding: 10px 60px 0px 20px;
	font-size: 12px;
	background-position: left top;
	width: auto;



}
.edulist {
	font-size: 11px;
	font-weight: normal;
	background-image: url(edulistback.jpg);
	padding: 5px 23px 5px 35px;
	font-family: Courier, "Courier New", monospace, mono;
	line-height: 20px;


}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;



}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	border: #FFFFFF;
}
.maintable {
	background-image: url(bottom.jpg);
	background-repeat: repeat-y;
	width: 750px;

}
.contact {
	font-family: Courier, "Courier New", monospace, mono;
	font-size: 11px;
	font-weight: normal;
	background-image: url(leftside.jpg);
	padding: 5px 25px 5px 40px;
	line-height: normal;
	background-repeat: no-repeat;
	height: 180px;



}
.profile {

	font-size: 11px;
	font-weight: normal;
	background-image: url(profileback.jpg);
	padding: 5px 23px 5px 35px;
	font-family: Courier, "Courier New", monospace, mono;
	line-height: 20px;
}
.gallery {

	font-size: 11px;
	font-weight: normal;
	background-image: url(library/galleryback.jpg);
	padding: 5px 23px 5px 35px;
	font-family: Courier, "Courier New", monospace, mono;
	line-height: 20px;
}
.Blogtitle {
	background-repeat: repeat-y;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	font-size: 16px;
	color: #CC0000;
	font-weight: normal;
}
.Blogdate {
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.Blogheaderdate {

	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;

}
.script {
	font-family: Papyrus, Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 21px;

}
.maintextunspaced {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
	background-position: left top;
	width: auto;
}
.tinytext {


	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 9px;
	background-position: left top;
	width: auto;
}
.essay {


	font-family: Papyrus, Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.tinydate {

	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.diaryitem img {
	border-style: none;
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}
.maintext .diaryitem {
	background: #FFF;
	margin: 12px;
	padding: 6px;
	border-bottom: 1px solid #E5DCD3;
}

