/* CSS Document */

a { text-decoration:none }
a:link { color: #000000 }
a:visited { color: #000000 }
a:hover { color: #999999; text-decoration: underline }
a:active { color: #000000 }
body { font-family:"Times New Roman", Times, serif; font-size: 12px }

#title { margin: .5em; margin-left: 1.2em; font-family:"Times New Roman", Times, serif; font-size: 13px }
#content { margin-left: .8em; margin:.5em; font-family:"Times New Roman", Times, serif; font-size: 12px }

#one { border: 1px solid #666666; border-right: 1px dashed #666666 }
#two { border-top: 1px solid #666666; border-bottom: 1px solid #666666; border-right: 1px dashed #666666 }
#three { border: 1px solid #666666; border-left: none }
#four { border: 1px solid #666666; border-left: none }

#projects_t { border-bottom: 1px solid #666666 }
#special_efforts_t { border-bottom: 1px solid #666666 }
#joint_projects_t { border-bottom: 1px solid #666666 }
#articles_t { border-top: 1px solid #666666; border-bottom: 1px solid #666666 }

#bottom_left { border: 1px solid #666666; border-right: none}
#bottom_right { border: 1px solid #666666; border-left: none }