a:link {color:black}    /* unvisited link */
a:visited {color:black} /* visited link */
a:hover {color:gray}   /* mouse over link */
a:active {color:gray}  /* selected link */


html, body {
background-color:#032A54;
}

#page {
width:800px;
margin:10px auto 0;

}

#header {
width:800px;
}

/*#logo {
background-color:white;
width:200px;
height:200px;
float:left;
}*/

/*#nav {
background-color:#ba0202;
width:780px;
height:160px;
margin-left:20px;
}*/

#content {
width:700px;
min-height:300px;
float:left;
background-image:url(http://www.ecfma.com/themes/ecfma/images/mainbak.jpg);
background-repeat:repeat-y;
padding-left:80px;
padding-top:10px;
padding-right:20px;
text-align:left;
}

#footer {
width:800px;
height:105px;
background-image:url(http://www.ecfma.com/themes/ecfma/images/bottombak.jpg);
background-repeat:no-repeat;
float:left;
}

#footerleft {
width:150px;
height:105px;
text-align:center;
font-family:serif;
font-style:italic;
font-weight:bold;
float:left;
padding-top:25px;
padding-left:80px;
color:#910002;
}

#footerright {
width:460px;
height:105px;
text-align:center;
font-family:arial,sans-serif;
font-size:80%;
float:left;
padding-top:30px;
line-height:120%;
}

#footerbottom {
width:800px;
height:20px;
text-align:center;
font-family:arial,sans-serif;
font-size:90%;
clear:both;
padding-top:8px;
padding-bottom:5px;
}


/** typography **/
.center {
text-align:center;
}

.left {
text-align:left;
}

.right {
text-align:right;
}

.justify {
text-align:justify;
}

.redtext {
color:#910002;
line-height:120%;
}

.bluequote {
color:#032a54;
font-family:times new roman,serif;
font-style:italic;
}

table.signature {
margin:0 20px 0;
border:0;
}

td.signature {

}

td.spacer {
width:40px;
}


/* ECFMA HEADER STYLE */
/* <?php header("Content-type: text/css"); ?>*/

#zzheader {
width: 800px;
}

 
#header1 {
background-image: url(http://www.ecfma.com/themes/ecfma/"header1.png");
float: left;
width: 223px;
height: 213px;
color: white;
background-repeat: no-repeat;
}


#headertop {
background-image: url(http://www.ecfma.com/themes/ecfma/"headertop.png");
float: left;
width: 577px;
height: 35px;
background-repeat: no-repeat;
}

.headertop {
padding-top: 12px;
padding-right: 5px;
color: white;
text-align: right;
font-size: 18px;
font-family: arial;
font-style: italic;

}

.hidden {
display: none;
}

#headerbuttons {
width: 565px;
float: left;
display: block;
}

#headerbutton {
background-image: url(http://www.ecfma.com/themes/ecfma/"headerbutton.png");
background-repeat: no-repeat;
float: left;
width: 25%;
height: 128px;
padding-top: 50px;
background-repeat: no-repeat;
text-align: center;

}

.button {
color: white;
font-size: 20px;
font-family: arial;
font-weight: bold;
xpadding-top: 50px;
}

a.button:link, a.button:visited {
color:white;
}

a.button:hover, a.button:active {
color: black;
}

#header6 {
background-image: url(http://www.ecfma.com/themes/ecfma/"header6.png");
float: left;
width: 5px;
height: 178px;
color: white;
background-repeat: no-repeat;
}




/* Content settings */
.cheader {
font-size: 16px;
text-align: center;
padding: 4px 0 4px;
color: gray;
}

.cheading {
font-size: 14px;
font-weight: bold;
padding-left: 15px;
}

.cbody {
font-size: 12px;
padding: 5px;
color: black;
list-style-type: disc;
}

.disc {
list-style-type: disc;
}


.cnav {
padding: 5px 30px 5px;
color: #990000;

}

.cnav li {
font-size: 12px;
list-style-type: disc;
color: #990000;
}

.cnav a {
color: #990000;
}



/* Schedule Table Settings */
.schedule {
border: 2px solid black;
width: 95%;

}

.scontent {
font-size: 12px;
text-align: center;
border: 1px solid black;
padding:2px;
}
.shead {
font-size: 14px;
text-align: center
font-weight: bold;
border: 2px solid black;
}
