/* Mary Catherine's Stylesheet
   Author: Joy Parker
   Date: 10/1/06 */

body {color: brown; background-color: white}
h1, h2, h3, h4, h5, h6 {font-family: serif; color: brown}
address {color: brown; font-style: normal; font-variant: small-caps; 
	text-align: center; clear: both; border-top: 1px solid brown; padding-top: 5px}
#head {text-align: left; border-bottom: 1px solid brown}
#links {width: 175px; float: left; background-color: bisque; margin-right: 10px; 
	padding: 10px; border-style: none}
#links a {display: block; font-family: serif; color: brown; font-size: 15pt}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: gray; text-decoration: none}
#links a:active {text-decoration: none}
#links a.newgroup {margin-top: 15px}
#main {width: 615px; font-family: serif; font-size: 15px; float: left; border-left: 1px solid brown; padding-left: 10px; padding-top: 0px}
#main a:link {color: brown}
#main a:hover {color: black;}
#main a:active {text-decoration: none}