body
    {
    margin : 15px 0px 15px 0px;
    background-color : #FFFFCD;

    }

h1
    {
    font-family : "times new roman", serif;
    font-size : 23pt;
    font-weight : bold;
    color : #AB0949;
    margin : -20px 0px -10px 0px;
    line-height : 1.2;
    }

h2
    {
    font-family : "times new roman", serif;
    font-size : 17pt;
    font-weight : bold;
    color : #AB0949;
    margin : 20px 0px -17px 0px;
    }

h3
    {
    font-family : "times new roman", serif;
    font-size : 15pt;
    font-weight : bold;
    color : white;
    padding : 2px 2px 3px 5px;
    }

h4
    {
    font-family : verdana, arial, sans-serif;
    font-size : 12pt;
    font-weight : normal;
    margin : -12px 0px 0px 0px;
    }

h5
    {
    font-family : "times new roman", serif;
    font-size : 16pt;
    font-weight : normal;
    margin : 0px 0px 0px 0px;
    }

h6
    {
    font-family : "times new roman", serif;
    font-size : 16pt;
    font-weight : bold;
    margin : 25px 0px -15px 0px;
		}

li
    {
    line-height : 1.6;
    }

hr
    {
    color : #375EA4;
    margin : 15px 0px 0px 0px;
    }

#main-container
    {
    margin : auto;
    width : 977px;
    }

#main-content
    {
    font-family : verdana, arial, sans-serif;
    font-size : 12pt;
    color : black;
    line-height : 1.6;
    margin : 0px 0px 0px 16px;
		float : left;
    width : 638px;
		}

#otr-logo
    {
    float : left;
    }

.current-page
	{
	color : #AB0949;
	}
    
#bottom-photos
    {
		text-align : center;
    width : 638px;
		}

#cartoons
    {
		text-align : center;
		}

#address-block
    {
    width : 200px;
    }

#shop-front
    {
    margin : 20px 0px 0px 0px;
    float : right;
    }

#top-strapline
    {
    background-color : #375EA4;
    }

#main-passages
    {
    clear : left;
    margin : 30px 0px 0px 0px;
    }

#left-navigation
    {
    font-family : verdana, arial, sans-serif;
    font-size : 11pt;
    font-weight : bold;
    color : black;
    width : 156px;
		float : left;
    border-style : solid;
		border-width : 1px;
		border-color : black;
		padding : 5px 2px 0px 3px;
    line-height : 1.3;
    margin : 121px -8px 0px -150px;
    }

p.left-nav
    {
		font-family : verdana, arial, sans-serif;
    font-size : 11pt;
    background-color : #FFFFCD;		
		line-height : 1.2;
		padding : 5px 3px 1px 3px;
    margin : 0px 0px 3px 3px;
    }

#text-size
    {
		margin : 0px 0px 20px 0px;
		padding : 0px 0px 5px 2px;
		}		
		
#left-photos
    {
		margin : 0px 0px 8px 8px;	
		}
		
#right-photos
    {
    font-family : verdana, arial, sans-serif;
    font-size : 11pt;
    width : 151px;
    float : right;
    border-style : solid;
		border-width : 1px;
		border-color : black;
    padding : 5px 6px 1px 3px;
    margin : -3px 0px 0px 3px;
    }

#top-of-page
    {
		margin : 0px 0px 20px 0px;
		}		
		
.bold
    {
    font-weight : bold;
    }

.notes
    {
    font-family : verdana, arial, sans-serif;
    font-size : 12pt;
    color : green;
    }

a:link
    {
    color : #143C84;
    font-weight : bold;
 	}

a:visited
    {
    color : #143C84;
    font-weight : bold;
 	}

a:hover
    {
    color : #AB0949;
    font-weight : bold;
 	}

a:active
    {
    color : #143C84;
    font-weight : bold;
 	}

/* ------------ LIGHTBOX CSS FOLLOWS ------------ */
#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; }
/*

/* ------------ END OF LIGHTBOX CSS ------------- */