/* CSS Document */

body {
margin: 0px;
background: #C99030;
}

.bg_left {
background: url(photos/bg_left.jpg) top right repeat-y;
}

.bg_right {
background: url(photos/bg_right.jpg) top left repeat-y;
}

.bg_nav {
background: #7396FE;
padding: 7px;
}

.nav_div {
background: #494EB2;
border: solid 1px #ffffff;
font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
padding: 7px;
line-height: 21px;
}

.address {


font-family: arial, verdana, sans-serif;
font-size: 8pt;
font-weight: normal;
line-height: 16px;
color: #ffffff;
}

a.nav_link:link {
text-decoration : none;
color: #ffffff;
display: block;
}

a.nav_link:visited  {
text-decoration : none;
color: #ffffff;
display: block;
}

a.nav_link:hover {
text-decoration : none;
color : #D9E2FF;
display: block;
}

.content {
background: #ffffff url(photos/bg_content.jpg) top left repeat-y;
}

.content_text {
font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
padding-left: 16px;
padding-right: 16px;
padding-bottom: 9px;
line-height: 19px;
color: #000000;
text-align: justify;
}



.cal_cell {
font-family: arial, verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
padding: 4px;
color: #000000;
}



h1 {
color: #494EB2;
margin-bottom: 4px;
margin-top: 15px;
font-size: 11pt;
font-weight: bold;
}

.img_border {
border: solid 1px #4A4FB2;
}


a.content_link:link {
text-decoration : underline;
color: #0000cc;

}

a.content_link:visited  {
text-decoration : underline;
color: #0000cc;

}

a.content_link:hover {
text-decoration : none;
color : #0000cc;

}



.subtopic {
text-decoration: underline;
}



.bio_img {
border: solid 1px #000000;
}

.faculty_left {
padding: 10px 0px 10px 0px;
}

.faculty_right {
padding: 10px 4px 10px 6px;
font-family: arial, verdana, sans-serif;
font-size: 9pt;
line-height: 15px;
border-bottom: solid 1px #000000;
text-align: justify;
}















