#mastwrapper {
background: #56A3E6 url(clouds1.jpg) top left no-repeat;
}
.member a {
font-size: 12px;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
h1#bluebroward {
        font-family: "Times New Roman", Times, serif;
        font-size: 42px;
        font-style: normal;
        font-weight: bolder;
        color: #0000FF;
/*		padding-top: 30px;
		width: 100%;
		background: url(clouds.jpg) top center no-repeat;
*/		
}
h1 {
        font-family: "Times New Roman", Times, serif;
        font-size: 24px;
        font-weight: bold;
        color: #0000FF;
}
h2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 20px;
        font-style: normal;
        font-weight: normal;
        color: #0000FF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 0px;
}

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #FFFFFF;
}
li {  font-size: 12px}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: top;}

#footer
        {
        margin-left: 70px;
        padding: 10px;
        }


table#nav td {
        font: normal 18px "Times New Roman", Times, serif;
        text-align: center;
        border: 5px solid #F00;
        width: 140px;
        }
#nav a {
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        }
#nav a:link, #nav a:visited {
        color: #FFFFFF;
        background: #0000FF;
        display: block;
        margin: 0;
        line-height: 35px;
        }
#nav a:hover {
        text-decoration: underline;
        background: #FFFFFF;
        color: #0000FF;
        }

#nav p
        {
        color: #CE4F5A;
        text-align: center;
        width: 100%;
        margin: 0;
        padding: 0;
        background: #333;
        border-top: 1px solid #CE4F5A;
        /* border: 1px solid #CE4F5A; */
        }

#nav p a:link, #nav p a:visited
        {
        color: #CE4F5A;
        text-decoration: none;
        }

#nav p a:hover
        {
        text-decoration: underline;
        }

td#navcontainer
        {
        padding: 0;
        }
td#thisone a:link, td#thisone a:visited{
         background: #FFF;
        color: #0000FF;
        }

a:link, td#thisone a:visited{
/*         background: #FFFFFF; */
        color: #CE4F5A;
        }

input.red {background-color: #cc0000; font-weight: bold; font-size: 16px; color: white;}
.blue {color: #0000FF;}
.bluebackground {
	background-color: #66FFFF;
}

.bluebox {
	padding: 10px;
	border: thick double #3399FF;
}
a.buttonblue {
font-weight:bold;
color: white; 
text-decoration: none; 
background-color: blue;
margin: 1px;
}
.buttonborder {
border: 4px solid red;
padding: 1px;
}
.cal_byline {
font-style: italic;
font-size: smaller;
}
.endorsement {
margin-left: 10px;
padding: 5px;
width: 180px;
border: thin solid blue;
text-align: center;
}
.endorsement a {
color: blue;
}
a:link.redblue, a:hover.redblue, a:visited.redblue {
display: block; width: 150px; text-align: center;
font-weight:bold; color: white; text-decoration: none; background-color: blue; padding: 2px; border: thick solid red; margin-bottom: 10px; margin-top: 10px;
}
.comments {
padding: 10px;
margin: 10px;
border: medium dotted blue;
}
.author {
color: blue;
font-style: italic;
}