body {margin: 6px; background-color: #FFEEDD;}

/* General fonts throughout site */
td {font:14px Arial, Helvetica, sans-serif;}

/* General links throughout site */
a:link, a:active, a:visited {color:#6600CC;} 
a:hover {color:#FF0000;text-decoration: none;}

.header {width:740px;}

.mainbody {background:#FFCF9F; width:740px; color: #800000; border-right: 1px solid #804000; border-left: 1px solid #804000;}

.title {font-size: 18px; color: #783655;}

.pics {margin:6px;}
.pictext {text-align: center; font-size: 12px; vertical-align: top;}
.photo {border: 1px solid #000000;}

.contact_info {font-size: 16px; padding: 12px; font-weight: bold; background-color:#FFEEDD; border: 1px solid #804000; width:340px}

.copyright {font-size: 11px;	color: #D26900;}

/* Gets rid of the need for border=0 on hyperlinked images */
img {border:0 solid}
