/* Paragraph and Text Styles */


/* MENU Styles */
.main_nav{
background-image:url(/alumni/images/arrow_orange.gif);
background-repeat: no-repeat;  background-position: 0 .4em;
padding-left: 10px;
display: block;
}

.main_nav a{
color: #4c4c4c; text-decoration: none; font-weight:normal;
}

.main_nav a:hover{
color: #4c4c4c; text-decoration: underline; font-weight:normal;
}

.main_navsub{
margin-bottom: 3px;
font-size: 11px;
background-image:url(/alumni/images/arrow_orange.gif);
background-repeat: no-repeat;  background-position: 0 .4em;
padding-left:10px;
margin-left:10px;
display: block;
}

.main_navsub a{
color: #000000; text-decoration: none; font-weight:normal;
}

.main_navsub a:hover{
color: #000000; text-decoration: underline; font-weight:normal;
}



/* PAGE POSITIONING STYLES !!! CAREFUL HERE !!! */
#master_table { background-color:#FFFFFF}
#menu_top_hz { width:796px; height:22px; overflow:hidden;}
#left_side { width:169px; height:auto; background-color:#ffffff;}
#middle { width:458px; height:auto;}
#middle_nest { width:458px; height:auto; margin-top:8px; padding:5px}
#right_side { width:169px; height:auto;}
