#SPTopFrame 
{
    background-image: url(/css/template3/images/SPTopFrame.jpg);
    height: 128px;
    width: 919px;
    cursor: pointer;
}

.ContentCell2 
{
    background-image: url(/css/template3/images/SPLeftFrame.jpg);
    width: 215px;
}

#ContentCell1 
{
    width: 704px;
    background-image: url(/css/template3/images/SPContentFrame.jpg);
    line-height: 20px;
    color: #333333;
    font-size: 13px;
    padding: 0px;
}

#ArchiveLogo 
{
    left: 40px;
    width: 120px;
    height: 75px;
    position: relative;
}

.SPBannerHome 
{
    padding: 15px 15px 5px 15px;
    background-color: #1b1818;
    background-image: url(/css/template3/images/picture_credits.gif);
    background-repeat: no-repeat;
    background-position: 13px right;
    text-align: center;
	color: #fff;
}

.SPBanner 
{
    float: right;
    padding: 12px 12px 8px 12px;
    margin: 15px;
	color: #fff;
	background-color: #1b1818;
    background-image: url(/css/template3/images/picture_credits.gif);
    background-repeat: no-repeat;
    background-position: 13px right;
    text-align: center;
    display: block;
}

.SPBanner img
{
    border-color: #54514d;
}

#contentFrame 
{
	width: 915px;
	margin: 0px 26px 0px 26px;
	padding: 2px 0px 15px 0px;
}

#ContentCell1 a, .ContentCell2 a 
{
    color: #9b1213;
}

h1 
{
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    color: #9b1213;
    margin-bottom: 10px;
}

h2 
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #9b1213;
    margin-bottom: 5px;
}

#InfoBoxLeft_bannerLeft 
{
    margin-left: 15px;
}

.bannerHeader 
{
    padding: 0px;
    margin-bottom: 10px;
    background-image: none;
    background-color: Transparent;
    font-size: 14px;
    font-weight: bold;
    color: #9b1213;
}

.bannerCopy 
{
    padding: 0px;   
    background-color: Transparent;
    font-size: 12px;
    color: #000000;
}

.bannerCopy a
{
    color: #9b1213;
    text-decoration: underline;
}

.screen 
{
    border-width: 10px 10px 5px 10px;
    border-style: solid;
    border-color: #dad198;
}

.screenDesc 
{
    background-color: #dad198;
    font-size: 11px;
    padding: 0px 10px 10px 10px;
}

#nav1
{
	margin: 10px 20px 10px 10px;
	padding: 0px;
	list-style-type: none;
}

#nav1 li
{
	line-height: 24px;
}

#nav1 li a
{
    color: #9b1213;
    font-weight: bold;
}

#nav1 li a:hover
{
    text-decoration: underline;
}