 /* main site classes */
body { margin: 0px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
A:Link { text-decoration: underline; color: #0000CC; font-size:12px; }
A:Visited { text-decoration: underline; color: #0000CC; font-size:12px; }
A:Active { text-decoration: none; color: #0000CC; font-size:12px; }
A:Hover { text-decoration: none; color: #0000CC; font-size:12px; }
A.linkboldblack:Link { text-decoration: none; color: #000; font-weight: bold; }
A.linkboldblack:Visited { text-decoration: none; color: #000; font-weight: bold; }
A.linkboldblack:Active { text-decoration: none; color: #000; font-weight: bold; }
A.linkboldblack:Hover { text-decoration: none; color: #000; font-weight: bold; }
A.linkbooknow:Link { text-decoration: underline; color: #CC0000; }
A.linkbooknow:Visited { text-decoration: underline; color: #CC0000; }
A.linkbooknow:Active { text-decoration: none; color: #CC0000; }
A.linkbooknow:Hover { text-decoration: none; color: #CC0000; }
A.linksmall:Link { font-size: 11px; }
A.linksmall:Visited { font-size: 11px; }
A.linksmall:Active { font-size: 11px; }
A.linksmall:Hover { font-size: 11px; }
h1 { font-size: 14px; font-weight: bold; color: #C51526; }
ul li { text-align:left; }
.text { color: #000; }
.textbold { font-weight: bold; color: #000; }
#contentcontainer { width: 500px; padding: 20px 0px 0px 0px; }
#photocontainter { width: 360px; padding: 10px; }
