/* AandI/css for AandI website */

body {background-color: #f8f8ff}

#head {text-align: center; border-bottom: 4px solid orange}

.title {font-family: Verdana, Helvetica, sans-serif; text-align: center; color: black}
h3.title {font-style: normal; letter-spacing: 0.5em;}



#links {width: 18%; float: right; background-color: #f8f8ff; padding-left: 4px}
#links a {display: block; font-family: Verdana, Helvetica, sans-serif; color: black; font-size: 10pt; line-height: 1.3}

#links a:link {text-decoration: none}
#links a:visited {color: green; text-decoration: none}
#links a:hover {color: orange; text-decoration: underline}
#links a:active {text-decoration: none}

#links a.newgroup {margin-top: 15px}

#main {width: 78%; float: left; background-color: #f8f8ff; padding-left: 20px; padding-right: 15px; 
font-family: Verdana, Helvetica, sans-serif; text-align: left; color: black; font-size: 10pt; border-right: 2px solid orange; padding-right: 10px}

h4.title {text-align: center; color: green}
h5.title {text-align: center}
address {background-color: #f8f8ff; color: black; font-style: normal; font-variant: 
small-caps; text-align: center; clear: both; border-top: 2px solid orange}
