BODY { background-color: #8E0000; background-image: url('/images/body_background.gif'); margin-top: 55px; text-align: center; }
BODY, TD { color: #444444; font: 11px Verdana, sans-serif; }
FORM { margin: 0px; }
INPUT, TEXTAREA, SELECT { font: 11px Verdana, sans-serif; border: 1px solid #444444; color: #444444; }
#required, #error_messages { color: red; }

#intro_container { backgrond-color: #F2F2F2; background-image: url('/images/index/intro_background.gif'); background-repeat: repeat-x; }

#body_container { width: 785px; border: 1px solid #F19865; }
#head { background-color: #8E0000; border-bottom: 1px solid #F19865; }
#head_bottom { border-top: 1px solid #8E0000; border-bottom: 1px solid #8E0000; background: #FFB15A; }
#head_menu { text-align: center; }

#central_big { height: 200px; border-bottom: 1px solid #F19865; background: #F8F8F8; background-image: url('/images/central_background.gif'); background-repeat: repeat-x; background-position: bottom; }

#central_left { background-color: #F7F7F7; background-image: url('/images/left_background.jpg'); background-repeat: repeat-y; background-position: left; }
#central_center { text-align: right; border-left: 1px solid #F19865; border-right: 1px solid #F19865; width: 100%; padding: 10px 4px 8px 8px; }
#central_center #heading { text-align: right; padding: 0px 0px 8px 0px; margin: 0px 4px 8px 0px; border-bottom: 1px solid #F19865; }
#central_center #text { font: italic 14px Georgia, serif; }
#central_right { background: #AFAFAF; }
#central_right #pic_th { border: 1px solid #F19865; }

#bottom { width: 785px; height: 31px; font: 11px; color: #FFE0AE; padding-top: 7px; border-top: 1px solid #8C0000; background-color: #5C0000; background-image: url('/images/bottom_background.gif'); background-repeat: repeat-x; background-position: bottom; }

