@import url(http://fonts.googleapis.com/css?family=Cantarell);
body { background-color: rgb(48,24,0); font-family: Cantarell, verdana, sans-serif; color: rgb(51,0,0); margin-top: 5px; text-align: center; }

#maincontainerphoto { width: 900px; margin: 33px auto; border-style: solid; border-width: 33px 55px; border-color: rgb(169,194,169); padding: 33px; background-color: white; text-align: center; }

a:visited { color: rgb(110,128,110); text-decoration: none; }
a:link { color: rgb(0,128,0); text-decoration: none; }
a:hover { color: rgb(0,80,160); text-decoration: underline; }

p, dl, ul { font-size: 90%; }
p.left { text-align: left; }

.img { margin: 0; border-style: none; border-width: 0; }
.imgbord { margin: 0; border-style: solid; border-width: 1px; }
.imgright { float: right; margin: 0 0 14px 24px; border-style: none; border-width: 0; }
.imgrightbord { float: right; margin: 0 0 14px 24px; border-style: solid; border-width: 1px; }

.homelink { font-size: 80%; }
.colorlink { color: #0000CC; }
.bottomlinks { font-size: 85%; text-align: center; line-height: 1.4;  } 
.views { font-size: 90%; }
hr.footerrule { border-style: dotted none none none; clear: both; }

.greenbacknote, .bluebacknote, .yellowbacknote, .orangebacknote, .lavenderbacknote, .graybacknote, .ltgrnbacknote { padding: 6px 24px; border: rgb(127,157,185); border-style: solid ; border-width: 1px; margin: 4px 0; clear: both; }
.greenbacknote { background-color: rgb(220,255,220); }
.bluebacknote { background-color: rgb(220,255,255); }
.yellowbacknote { background-color: rgb(255,255,235); }
.orangebacknote { background-color: rgb(255,240,160); }
.lavenderbacknote { background-color: rgb(240,220,255); }
.graybacknote { background-color: rgb(244,244,244); }
.ltgrnbacknote { background-color: rgb(222,229,222); }

.sectintro { font-weight: bold; color: rgb(102,51,0); }

