
    BODY{
        background-color:#C2BEAD;       
        background-repeat:no-repeat;
        margin:0px;
        font-family:Times New Roman, serif;
        font-size:12px;
    }
    INPUT,TEXTAREA, TD
    {
		font-size:12px;
    }
    
   .LeftSideBackground{
        background:url(/images/site_background_left.jpg);
        
        background-repeat:repeat-y;
    }
   .MainContentFrame{
        background:url(/images/site_content_background.jpg);
        background-color:#ACAB9E;
        background-repeat:no-repeat;
        border-left:solid 2px black;
        border-right:solid 2px black;
    }  
   .RightSideBackground{
        background:url(/images/site_background_right.jpg);
        background-repeat:repeat-y;
        background-position:right;
    }
    
    /* Content Styles */
    .MainContentTextBlockHome
    {
        font-size:14px;
        font-weight:normal;  
        width:450px;
        position:relative;
        top:15px;
     }
   .MainContentTextBlock
    {
        font-size:14px;
        font-weight:normal;  
        width:450px;
        height:575px;
        overflow:visible;
        position:relative;
        top:-10px;
    }
    .MainContentTextBlock[class]
    {
        font-size:14px;
        font-weight:normal;  
        width:450px;
        height:auto;
        min-height:575px;
        overflow:visible;
        position:relative;
        top:-10px;
    }
    .MainContentTextBlockVirtualExhibit
    {
        font-size:14px;
        font-weight:normal;  
        width:450px;
        
        position:relative;
        top:-10px;
    }
   
   .MainContentImage
    {
		position:relative;
		left:10px;
    }
   .MainContentImageCaption
    {
		font-size:10px;
        line-height:10px;
        padding-top:5px; 
        position:relative;
		left:10px;
		width:175px;
    }
    
    .SidebarContentTextBlock
    {
        font-size:14px;
        font-weight:normal;  
        width:450px;
        padding-left:5px;
        background-color:#878880;
        padding-right:10px;
        color:#E8E4CF;
    }
   .SidebarContentImage
    {
		position:relative;
		left:8px;
    }
   .SidebarContentImageCaption
    {
		font-size:10px;
        line-height:10px; 
        position:relative;
		left:8px;
		width:180px;
		padding-top:5px;
    }
    
   .SidebarContentTextBlock
    {
        font-size:14px;
        font-weight:normal;  
        width:450px;
        padding-left:5px;
        background-color:#878880;
        padding-right:10px;
    }
    
    .ReadMoreContentTextBlock
    {
        font-size:14px;
        font-weight:normal;  
        width:661px;
    }
    
   .ReadMoreTitle
    {
		position:relative;
		left:-25px;	
    }
   .ReadMoreTitle[class]
    {
		left:-15px;
    }
    
   .ReadMoreImageBlock
    {
		float:right;
		position:relative;
		top:10px;	
		margin-left:15px;
		margin-bottom:25px;
    }
    
   .ReadMoreImageCaption
    {
		padding-top:5px;
		width:175px;
		font-size:10px;
        line-height:10px; 
    }
    
   .SubHeader
    {
		color:#6D1109;	
		font-size:16px;
    }
    
   .NYHSLogo
    {
		width:217px;
		overflow:hidden;
		position:relative;
		left:-25px;
		top:-30px;
    }
   .SidebarContentTitleSpacer
    {
		height:15px;
    }
    
   .ImgCaption
    {
        font-size:10px;
        line-height:10px;   
        display:block;
        width:175px;
        position:relative;
        left:10px;
        padding-top:5px;
    }
    
    
    A
    {
		color:#6D1109;
		text-decoration:underline;
    }
    
    A.ContentLink
    {
		color:#6D1109;
		text-decoration:underline;
		height:14px;
    }
    
    UL.DonorList
    {
		margin-left:0px;	
		padding-left:20px;
    }
    
    UL.DonorList LI
    {
		list-style-type:disc;
    }
    
    /* POPUP browser styles */
   .POPUPMainContentTextBlock
    {
        font-size:14px;
        font-weight:normal;  
        width:528px;
        
        position:relative;
        left:25px;
        top:-5px;
    }
    
   .PopupLeftNavigation
    {
		position:relative;
		left:10px;
		width:161px;
		font-size:12px;
		line-height:20px;
		letter-spacing:1px;
		color:#e8e4cf;
    }
    
    A.PopupLeftNavOff 
    {
		color:#e8e4cf;
		font-size:12px;
		letter-spacing:1px;
		font-family:Times New Roman, serif;
		text-decoration:none;
    }
    
    A.PopupLeftNavOff:hover
    {
		color:#e8e4cf;
		font-size:12px;
		letter-spacing:1px;
		font-family:Times New Roman, serif;
		text-decoration:underline;
    }
    
    A.PopupLeftNavOn 
    {
		color:#d9c978;
		font-size:12px;
		text-decoration:underline;
		letter-spacing:1px;
		font-family:Times New Roman, serif;
    }
   .PopupContentBlock
    {
		position:relative;
		font-size:12px;
		top:5px;
		width:312px;
    }
   .PopupContentBlockNoImage
    {
		position:relative;
		font-size:12px;
		top:5px;
		width:450px;
    }
    
   .PopupContentTitle
    {
		font-size:16px;
		font-weight:bold;	
    }
    
   .PopupMultimedia
    {
		padding-top:5px;
		padding-right:16px;
		width:216px;
    }
    
   .PopupMultimedia
    {
		width:200px;
    }
    
    
   .PopupMultimedia IMG
    {
		display:inline;	
		
    }
    
   .ExtraImages
    {
		width:200px;
    }
    
   .ExtraImages IMG
    {
		display:inline;	
    }
   .ExtraImageLeft
    {
		margin-right:25px;	
    }
   .ExtraImageMiddle
    {
		margin-right:25px;	
    }
    
   .popupImgCaption
    {
        font-size:10px;
        line-height:12px; 
        padding-top:5px; 
        padding-bottom:10px; 
    }
   .popupImgCaption I
    {
		font-weight:bold;	
    }
    
    /*PEOPLE*/
   .ToolTip1
    {
		color:#F2EDD9;
        width:80px;
        font-size:10px;
        vertical-align:middle;
        position:absolute;
        border:solid 1px black;
        background-color:#3A4B5B;
        /*background-color:#F3EED8;*/
        overflow:visible;
        padding:3px;
        font-family:times new Roman, serif;
        
    }
   .ToolTip2
    {
		color:#F2EDD9;
        width:200px;
        font-size:10px;
        vertical-align:middle;
        position:absolute;
        border:solid 1px black;
        background-color:#3A4B5B;
        /*background-color:#F3EED8;*/
        overflow:visible;
        padding:3px;
        font-family:times new Roman, serif;
        
    }
    
    /*PLACES*/
   .ToolTip3
    {
		color:#F2EDD9;
        width:80px;
        font-size:10px;
        vertical-align:middle;
        position:absolute;
        border:solid 1px black;
        background-color:#7B2E00;
        /*background-color:#F3EED8;*/
        overflow:visible;
        padding:3px;
        font-family:times new Roman, serif;
        
    }
   .ToolTip4
    {
		color:#F2EDD9;
        width:200px;
        font-size:10px;
        vertical-align:middle;
        position:absolute;
        border:solid 1px black;
        background-color:#7B2E00;
        /*background-color:#F3EED8;*/
        overflow:visible;
        padding:3px;
        font-family:times new Roman, serif;
        
    }
    
    /*DOCUMENTS*/
   .ToolTip5
    {
		color:#F2EDD9;
        width:80px;
        font-size:10px;
        vertical-align:middle;
        position:absolute;
        border:solid 1px black;
        background-color:#53531E;
        /*background-color:#F3EED8;*/
        overflow:visible;
        padding:3px;
        font-family:times new Roman, serif;
        
    }
   .ToolTip6
    {
		color:#F2EDD9;
        width:200px;
        font-size:10px;
        vertical-align:middle;
        position:absolute;
        border:solid 1px black;
        background-color:#53531E;
        /*background-color:#F3EED8;*/
        overflow:visible;
        padding:3px;
        font-family:times new Roman, serif;
        
    }
    
   .CloseWindowLink
    {
		color:#E8E4CF;
		font-family:times new Roman, serif;	
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
		padding-top:15px;
		padding-right:60px;
    }
    
   .ImageBrowserBottomLinks
    {
		width:580px;
		padding:5px;		
    }
   .ImageBrowserBottomLinks[class]
    {
		width:680px;
		padding:5px;
    }
    
   .VotingBooth
    {
		border:solid 1px black;
		padding:10px;
		background-color:White;
		width:300px;
		height:100px;	
		margin-top:10px;
		margin-bottom:10px;
		color:Black;
    }
    
    .NYHSlogoLanding
    {
		position:relative;
		left:30px;
		top:20px;	
    }
    
    H2.ParagraphHeader
    {
		margin-bottom:0px;
		padding-bottom:0px;
		font-size:13px;	
    }
    P.SecondaryParagraph
    {
		margin-top:8px;
		padding-top:0px;	
    }
    
    .SitemapLevel1 UL
    {
		text-transform:uppercase;
		font-weight:bold;
		font-size:18px;
		padding-left:0px;
		margin-top:2px;
		margin-bottom:2px;
		margin-left:10px;
		padding-top:15px;
		padding-bottom:8px;
    }
    .SitemapLevel1 LI
    {
		padding-left:0px;
		list-style-type:none;
		text-decoration:none;
    }
    
    .SitemapLevel2 UL
    {
		font-weight:bold;
		font-size:14px;
		padding-left:25px;
		margin-top:2px;
		margin-bottom:2px;
		margin-left:2px;
		padding-top:0px;
		padding-bottom:0px
    }
    .SitemapLevel2 LI
    {
		margin-left:25px;
    }
    
    .SitemapLevel3 UL
    {
		font-weight:bold;
		font-size:12px;
		padding-left:50px;
		margin-top:2px;
		margin-bottom:2px;
		margin-left:2px;
		padding-top:0px;
		padding-bottom:5px
    }
    .SitemapLevel3 LI
    {
		margin-left:20px;
    }
    
    
    .SitemapLevel1 A, .SitemapLevel3 A
    {
		color:Black;
    }
     .SitemapLevel1 A, .SitemapLevel2 A,.SitemapLevel3 A
     {
		text-decoration:none;	
     }
     .SitemapLevel1 A:hover, .SitemapLevel2 A:hover,.SitemapLevel3 A:hover
     {
		text-decoration:underline;	
     }
    
