/* CSS Document */

#menu{
background-image:url(../images/new_menu.jpg);
background-repeat:no-repeat;
width:980px;
height:51px;
}

#left_col{
width:167px;
height:auto;
padding:5px 0px 5px 0px;
vertical-align:top;
}

#content{
width:618px;
height:auto;
vertical-align:top;
}

#right_col{
width:195px;
height:auto;
padding:5px 0px 5px 0px;
vertical-align:top;
}

#footer{
background-image:url(../images/new_footer.jpg);
background-repeat:no-repeat;
width:980px;
height:150px;
}

.menu{
width:960px;
height:39px;
margin:6px 10px 6px 10px;
vertical-align:middle;
}

.content{
width:608px;
height:auto;
margin:5px 5px 5px 5px;
vertical-align:top;
}

.mod_header_left{
background-image:url(../images/mod_header_left.jpg);
background-repeat:no-repeat;
width:167px;
height:20px;
}

.mod_body_left{
background-image:url(../images/mod_body_left.jpg);
background-repeat:repeat-y;
width:167px;
height:auto;
margin-bottom:0px;
}

.mod_content_left{
width:155px;
height:auto;
margin:0px 6px 0px 6px;
padding-bottom: 1px;
}

.mod_footer_left{
background-image:url(../images/mod_footer_left.jpg);
background-repeat:no-repeat;
width:167px;
height:20px;
margin-top:0px;
}

.mod_header_right{
background-image:url(../images/mod_header_right.jpg);
background-repeat:no-repeat;
width:195px;
height:20px;
}

.mod_body_right{
background-image:url(../images/mod_body_right.jpg);
background-repeat:repeat-y;
width:195px;
height:auto;
}

.mod_content_right{
width:183px;
height:auto;
margin:0px 6px 0px 6px;
}

.mod_footer_right{
background-image:url(../images/mod_footer_right.jpg);
background-repeat:no-repeat;
width:195px;
height:20px;
}

.footer{
width:850px;
height:80px;
margin:5px 0px 0px 80px;
}

.mod_heading{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#552D75;
text-decoration:underline;
text-align:center;
margin-bottom:5px;
}

.email_update{
background-image:url(../images/email_update_bg.jpg);
background-repeat:no-repeat;
width:160px;
height:83px;
padding-top:8px;
margin-top:15px;
}

.poem{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#552D75;
text-align:center;
}

/* USED FOR TEST SITE ONLY */

.menu_item{
background-image:url(../images/menu_bg.jpg);
background-repeat:no-repeat;
width:94px;
height:36px;
padding-top:3px;
display:block;
text-align:center;
margin:0px 1px 0px 1px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#552D75;
vertical-align:middle;
}

a.quick_links{
font-family:"Arial Narrow";
font-size:18px;
font-weight:bold;
color:#552D75;
text-decoration:none;
}

a.quick_links:link{
text-decoration:none;
}

a.quick_links:hover{
text-decoration:none;
color:#CDBDDA;
}

/* -------------------- */
