/* general links */

a:link { color: #ca39c5; text-decoration: none; }
a:active { color: #848f71; text-decoration: underline; }
a:visited { color: #ca39c5; text-decoration: none; }
a:hover { color: #848f71; text-decoration: underline; }

a img { border: 0px; }

body, a, div, h1 { font-family: verdana, geneva, arial, sans-serif; }

body { margin: 0px; padding: 0px; background-color: #fff; color: #1f4a41; }

h1 { margin: 44px 0px 40px 98px; color: #85b354; font-size: 17px; font-weight: bold; letter-spacing: 2px; clear: both; }
h2 { margin: 16px 0px 6px 0px; color: #7a7b73; font-size: 11px; font-weight: bold; text-transform: uppercase; }

#pic-container { top: 110px; left: 100px; margin: 0px; padding: 0px; border-right: solid 1px #848f71; font-size: 10px; color: #75756d; float: left; position: absolute; }
#main-pic { margin-bottom: 10px; border: solid 2px #848f71; background-repeat: no-repeat; position: relative; }
* html #main-pic { width: 303px; height: 428px; }
#info { top: 110px; padding: 0px 0px 0px 40px; font-size: 11px; position: absolute; }
#message-container { top: 110px; left: 100px; width: 600px; margin: 0px; padding: 0px; font-size: 11px; color: #75756d; float: left; position: absolute; }

/* newsletter */
#newletter-form { margin-left: 20px; }
table.newsletter td { font-size: 11px; }
table.newsletter td.newsletter-categories { padding: 2px 5px 2px 2px; }