.sidebar { background-image : url(purple.gif) ; background-position : left ; background-repeat : repeat-y ; color : gold ; text-align : left ; line-height : 200% ; position : absolute ; left: 0 ; height : 100% ; top: 0% }
.sidebarlinks { position : relative ; top : 25% ; height : 100% }
.sidebar A:link { text-decoration : none ; color : gold }
.sidebar A:active { text-decoration : none }
.sidebar A:visited { text-decoration : none ; color : gold }
.message { background: gold ; width: 66% ; position: relative ; left: 30% }
.graphic { width: 66% ; position: relative ; left: 30% }
.pblink A:link { text-color : gold }
.pblink A:visited { text-color : gold }
.photolink A:link { text-decoration : none ; color : gold }
.photolink A:active { text-decoration : none }
.photolink A:visited { text-decoration : none ; color : gold }
.phototext { text-align: center}
.fields { width: 50% ; text-align: right ; background: purple ; color: gold }
INPUT.text { border-style: solid ; border-width: 1px; border-color: black ; width: 66% }
TEXTAREA { width: 100% ; height: 50% : border-style: solid ; border-width: 1px; border-color: black }
.messagetext { background-color : white ; text-align : left ; border-style : solid ; border-width : 1px }
BODY { background-image : url(purple.gif) ; background-position : left ; background-repeat : repeat-y }

.noframemessage { color: purple ; width: 66% ; position: relative ; left: 30% }