body {
    margin:0;
    padding:0;
    background:#FFF;
    color:#000;
    text-align: center;
    }

body2 {
    min-width:900px;
    }


#wrap {
    background:#FFF;
    text-align: center;
    margin:0px;
    width:900px;
    font-family: Tahoma, Arial;
    margin: 0px auto;
    }
    
#main {
    background:#FFF;
    padding-left:25px;
    width:850px;
    text-align: left;
    font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14px;
	color: #13335C;
    }

#header {
    background:#FFF;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #13335C;
	width: 900px;
    border-style: none;
    text-align: left;
    margin: 0px auto;
    }
    
#header h1 {
    padding:5px;
    margin:0;
    }

#header a {
    font-weight: bold;
    }

#footer {
    background:#FFF;
    clear:both;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 15px;
    /*font-weight: bold;*/
    color: #E0D08A;
    margin: 0px auto;
    }
    
#footer td{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 15px;
    /*font-weight: bold;*/
    color: #E0D08A;
    }    
    
#footer p {
    padding:5px;
    color: #FFF
    }    
    
#nav {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #215E7D;
    }
#nav A:link {text-decoration: none; color: #215E7D;}
#nav A:visited {text-decoration: none; color: #215E7D;}
#nav A:hover {text-decoration: none; color: #FFFFFF;}    

#content {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14px;
	color: #13335C;
        text-align: left;
   }

#content A:link {text-decoration: underline; color: #215E7D;}
#content A:visited {text-decoration: underline; color: #215E7D;}
#content A:hover {text-decoration: underline; bold; color: #FFFFFF;}

#content {
	font-size:12;
	}	

#title {
   font-family: Trebuchet MS, Tahoma, Verdana;
   font-size: 18px;
   font-weight: bold;
}

.text{
	font-size:12;
}

.announcetext {
   font-family: Trebuchet MS, Tahoma, Verdana;
   font-size: 16px;
   color: #002EB8;
   /*padding: 20px;*/
   background-color: #FFFFFF;
   background-image: url(images/invite.jpg);
   }

.announcetext table{
   font-family: Trebuchet MS, Tahoma, Verdana;
   font-size: 16px;
   color: #002EB8;
   }
   
.buttontext table{
   font-family: Trebuchet MS, Tahoma, Verdana;
   font-size: 20px;
   font-weight: bold;
   color: #215E7D;
   }
.buttontext table  A:link {text-decoration: none; color: #215E7D;}
.buttontext   A:visited {text-decoration: none; color: #215E7D;}
.buttontext   A:hover {text-decoration: none; color: #FFFFFF;}

.headertext {
   font-family: Trebuchet MS, Tahoma, Verdana;
   font-size: 18px;
   font-weight: bold;
   color: #13335C;
   }
.headertext   A:link {text-decoration: underline; color: #13335C;}
.headertext   A:visited {text-decoration: underline; color: #13335C;}
.headertext   A:hover {text-decoration: underline; bold; color: #1D4F90;}

.contenttext {
   font-family: Trebuchet MS, Tahoma, Verdana;
   font-size: 14px;
   color: #13335C;
   }

.contenttext   A:link {text-decoration: underline; color: #13335C;}
.contenttext   A:visited {text-decoration: underline; color: #13335C;}
.contenttext   A:hover {text-decoration: underline; bold; color: #1D4F90;}

/* 13335C dark blue, 215E7D medium blue 266e91 other lighter med blue*/