/* Subpage CSS file for Skydiving in the St. Louis Area */

body
{
background-color: white;
}

body, td
{
font-family: verdana, arial, sans-serif;
font-size: smaller;
color: black;
} 


h2, h3
{
text-align: center;
}


.center
{
text-align: center;
}


.dottedbox
{
color: black;
border-style: dotted;
border-color: black;
border-width: 1px;
text-align: left;
padding: 10px 10px 10px 10px;
}


/* round corner with border, no image, requires line break before any heading */
.b1, .b2, .b3, .b4 {font-size: 1px; overflow: hidden; display: block;}
.b1 {height: 1px; background: black; margin: 0 5px;}
.b2 {height: 1px; background: #E8ECF0; border-right: 2px solid black; border-left: 2px solid black; margin: 0 3px;}
.b3 {height: 1px; background: #E8ECF0; border-right: 1px solid black; border-left: 1px solid black; margin: 0 2px;}
.b4 {height: 2px; background: #E8ECF0; border-right: 1px solid black; border-left: 1px solid black; margin: 0 1px;}
.bc {background: #E8ECF0; border-right: 1px solid black; border-left: 1px solid black;}
.bc div {margin-left: 20px; margin-right: 20px;}
.sp div {margin-left: 2px; margin-right: 2px;}


a:link {color: rgb(0,0,255); text-decoration: none}
a:visited {color: rgb(0,0,255); text-decoration: none}
a:active {color: rgb(127,0,0); text-decoration: none}
a:hover {color: rgb(255,64,64); text-decoration: underline}

