A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}




body {
    background-image: url("../images/background.jpg");
    font-family: Verdana, sans-serif;
    text-align:center;

}

table {
    background-color: white;
    width: 90%;
    margin-left: auto;
    margin-right: auto 
}
table.cert {
    width: 100%;
    border-collapse : callapse;
}

table.bannor1 {
    width: 90%;
    border-collapse : collapse; 
}

table.contacts {
    width: 634;

}

td.bannor1{
    padding : 0;
}

td.tdmenu1 {

    width: 300px;
    vertical-align: top;
}

td.tdmain-content1{
    width: 84%;
    vertical-align: top;
}

td.td-happenings-bullets{
    width: 42px;
    vertical-align: top; 
}

td.td-happenings-content{
    width: 100%;
    vertical-align: top; 
}

img.bluebullet{
    width: 15px;
    height: 15px;
    hspace: 13px;
    border: 0;
}

img.email{
    width: 12px;
    height: 9px;
    border: 0;
}

img.externalicon{
    width: 12px;
    height: 12px;
    border: 0;
}

img.iconxl{
    width: 12px;
    height: 12px;
    border: 0;
}

img.pdficon{
    width: 12px;
    height: 12px;
    border: 0;
}

img.wordicon{
    width: 12px;
    height: 12px;
    border: 0;
}

p.bigred{
    font-size: x-large;
    color: red;
}

p.center-title{
    font-size: large;
    text-align: center;
    color: blue;
}

p.bold{
    font-weight: bold;

}









<!-- Main Menu stuff -->

table.tablemainmenu1 {
	Width: 143px;
}
td.tdmainmenuitem {
    background: url("../images/nameless.jpg");
    height: 30px;
    text-indent: 20px;
    font-size: x-small;
   
}
td.tdmainmenuspace {
    height: 12px;
}
td.tdmainmenutop {
    height: 50px;
}
p.pmainmenu1 {

}
