body { 
background-image: url('../images/bg_page01.jpg');
background-repeat: no-repeat;
background-position: top center;
background-color: #f7c794;
min-height:100%;
min-width:988px;
height: 100%;
}

#headerBackground {
background-image: url('../images/bg_header01.jpg');
background-repeat: no-repeat;
background-position: top center;
height:374px;
width: 988px;
padding: 0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
} 


#subContentInner {
min-height: 480px;
display: block;
margin: 4px 0px 0px 65px;
width: 670px;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px; 
color: #996633;
line-height: 15px;
}
#subContentInner a { 
color:#996633; 
text-decoration: underline;
}
#subContentInner a:visited { 
color:#996633; 
text-decoration: underline;
}
#subContentInner a:hover { 
color:#996633; 
text-decoration: none;
background-color: #ffffff;
}


#secondBlock {
width: 613px;
margin: 0px 0px 0px -19px;
}
#secondBlockTop {
width: 605px;
height: 32px;
background-image: url('../images/bg_scInnerBlockTop01.png');
background-repeat: no-repeat;
background-position: top left;
azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}
#secondBlockMid {
width: 565px;
height: auto;
background-image: url('../images/bg_scInnerBlockMid01.png');
background-repeat: repeat;
background-position: top left;
background-color: #f29939;
padding: 6px 20px 0px 20px;
color: #ffffff;
line-height: 15px;
}
#secondBlockBottom {
width: 605px;
height: 12px;
background-image: url('../images/bg_scInnerBlockBot01.png');
background-repeat: no-repeat;
background-position: top left;
azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}
#secondBlockMid a { 
color:#ffffff; 
text-decoration: underline;
}
#secondBlockMid a:visited { 
color:#ffffff; 
text-decoration: underline;
}
#secondBlockMid a:hover { 
color:#996633; 
text-decoration: none;
background-color: #ffffff;
}

.IntroTitleText {
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 17px; 
color:#98287c; 
line-height: 21px;
}
.secondText {
display: block;
margin-bottom: 8px;
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 21px; 
color:#ffffff;
line-height: 28px;
}
.thirdText {
position: relative;
display: block;
margin-top: -9px;
padding-bottom: 0px;
margin-bottom: 12px;
background-image: url('../images/bg_hr3.gif');
background-repeat: no-repeat;
background-position: bottom left;
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 24px; 
color:#e22c76;
line-height: 28px;
}
