.MainPage {
                padding: 0px;
                --position: fixed;
                margin-left: auto;
				margin-right: auto;
				text-align: center;
                top: 0px;
                width: 800px;
                color: #FFFFFF;
                background: #000000;
                font-family: Arial, sans-serif;
}
.fbpLogoFrame {
                margin: 0px;
}
.fbpBusName {
                position: relative;
                margin-left: 10px;
                margin-right: 10px;
                font-size: 1.5em;
                text-align: left;
}
.fbpBusTagLine {
                font-family: Arial, sans-serif;
                font-size: .8em;
                text-align: right;
}
.fbpBusNameSerif {
                font-family: Palatino, serif;
                font-size: 1.5em;
}
.FrontPageSlideImage {
                width: 400px;
                height: 400px;
                margin-left:auto;
                margin-right:auto;
}               
.HorizontalLine {
                position: relative;
                top: 10px;
                bottom: 100px;
                height: 1px;
                padding: 10px;
                width: 100%;
                color: #999999;
}
.Specialties {
                position: relative;
                width: 100%;
                height: 60px;
                padding: 10px;
                margin: 10px;
}
.fbpSpecialties {
                font-family: Arial, sans-serif;
                font-style: italic;
                font-size: 1em;
                text-align: center;
}
.fbpBottomGroup {
                height: 100px;
                width: 100%;
                background: #999999;}
                .links {
                display:inline; 
                width: 200px;
}
.BodyText {
                margin: 0;
                border: none;
                font-family: Arial, sans-serif;
                font-size: 16px;
                text-indent: 0;
                text-align: left;
}
#MainNavigation {
                position: relative;
                top: 10px;
                width: 100%;
                height: 48px;
                margin: 1px;
}

#MainNavigation ul {
                height: 48px;
                padding: 0px;
                margin: 0px;
}

#MainNavigation li {
                display: block;
                float: left;
                height: 48px;
                width: 50%;
                list-style-type: none;
                text-align: center;
}

#MainNavigation a {
                margin-top: 5px;
                margin-bottom: 5px;
                height: 38px;
                display: block;
                line-height: 38px;
                font-size: 1.1em;
                color: #FFFFFF;
                font-weight: bold;
                text-decoration: none;
}

#MainNavigation a:hover {
                background-color: #444444;
                color: #FFFFFF;
}
#pscroller{
                width: 400px;
                height: 150px;
                border: 1px solid black;
                padding: 5px;
                background-color: #F0F0F0;
}

.rssclass .rsstitle{
                font-weight: bold;
}

.rssclass .rssdate{
                color: gray;
                font-size: 85%;
}

.rssclass a
{
                text-decoration: none;
}

div#slide2, div#slideshow 
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
	height: 400px;
	
}

div#slide2 img,
div#slideshow img 
{  
    --padding: 15px;
	text-align: center;
    --width:  600px; 
    --height: 400px; 
    

}

