.BodyArea
{
margin-left: 45pt;
margin-right: 35pt;
}
.BodyArea1
{
margin-left: 35pt;
margin-right: 35pt;
}
.NonPostArea
{
width: 92%;
float: left;
}
.PostArea
{
float: left;
width: 4%;
}
.Post
{
float: right;
background-color: #333399;
border-width: 1pt;
border-style: solid;
border-color: black;
width: 50%;
height: 400pt;
}
.HorizontalSupport
{
border-width: 1pt;
border-style: solid;
border-color: black;
background-color: #cc0000;
text-align: center;
}
.HangingStrap
{
border-width: 4pt;
border-right-style: solid;
border-color: black;
}
.Sign
{
text-align: right;
font-weight: bold;
font-size: 110%;
float: left;
width: 270px;
}
.LeftTable
{
font-size: 90%;
border-width: 5pt;
border-style: solid;
border-color: #333399;
background-color: #eeeeee;
float: left;
margin-right: 15pt;
margin-bottom: 10pt;
margin-left: 15pt;
margin-top: 0px;
}
.RightTable
{
font-size: 90%;
border-width: 5pt;
border-style: solid;
border-color: #333399;
background-color: #eeeeee;
float: right;
margin-bottom: 10pt;
margin-left: 15pt;
}
.LeftRightTableHeader
{
border-style: solid;
border-width: 1pt;
background-color: #333399;
color: white;
}
.LeftRightTableCells
{
border-style: solid;
border-width: 1pt;
text-align: center;
}
body
{
font-size: 90%;
font-family: sans-serif;
background-color: white;
background-repeat: repeat;
background-image: url(http://www.byownerfranchise.com/Page1Files/TerrysFlag.JPG);
}
h1
{
font-weight: bold;
font-family: serif;
color: #333399;
font-style: italic;
font-size: 180%;
text-align: right;
margin-top: 120pt;
margin-bottom: 0em;
}
h2, a.h2
{
text-align: center;
font-size: 80%;
}
h3
{
font-size: 125%;
font-weight: bold;
border-width: 1pt;
border-style: solid;
border-color: black;
}
p
{
margin-bottom: 1em;
}
a
{
font-weight: normal;
color: #333399;
}
:visited { color: green; } /* for visited links */
:hover { color: #cc0000; } /* when mouse is over link */
:active { color: #cc0000; } /* when link is clicked */


