.left_side { background-image: url(images/leftside.jpg); background-repeat: repeat-y; }
.right_side { background-image: url(images/rightside.jpg); background-repeat: repeat-y; }
.nav_bar { color: #656565; font-size: 16px; font-family: verdana; font-weight: 900; background-image: url(images/nav_bar.jpg); background-repeat: repeat-x; text-align: left; vertical-align: middle; }
.nav_bar a:link {color: #656565; text-decoration: none}
.nav_bar a:visited {color: #656565; text-decoration: none}
.nav_bar a:hover {color: black; text-decoration: none}

.main_area { color: #fff; font-size: 12px; font-family: verdana; margin: 12px; }
.main_area a:link {color: #6a1c02; text-decoration: none}
.main_area a:visited {color: #6a1c02; text-decoration: none}
.main_area a:hover {color: #6a1c02; text-decoration: underline}


.date_text { color: #656565; font-size: 11px; font-family: verdana; font-weight: normal; font-style: italic; }
.date_text a:link {color: #6a1c02; text-decoration: none}
.date_text a:visited {color: #6a1c02; text-decoration: none}
.date_text a:hover {color: #6a1c02; text-decoration: underline}

.label_text { color: #fff; font-size: 18px; text-shadow: 3px 3px 3px black; font-family: verdana; font-weight: bold; }
.label_text a:link { color: #6a1c02; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none ; text-shadow: none; }
.label_text a:visited { color: #6a1c02; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none ; text-shadow: none; }
.label_text a:hover { color: #fee1b8; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none ; text-shadow: none; }

.news_label_text { color: #fff; font-size: 14px; font-family: verdana; font-weight: bold; }
.news_label_text a:link { color: #fff; text-decoration: none; }
.news_label_text a:visited { color: #fff; text-decoration: none; }
.news_label_text a:hover { color: #6a1c02; text-decoration: underline; }

.body_text { color: black; font-size: 13px; font-family: verdana; font-weight: normal; }
.body_text a:link {color: #6a1c02; text-decoration: none}
.body_text a:visited {color: #6a1c02; text-decoration: none}
.body_text a:hover {color: #6a1c02; text-decoration: underline}

.sidebar_text { color: olive; font-size: 11px; font-family: verdana; font-weight: normal; padding-top: 3px; }
.sidebar_text a:link {color: #6a1c02; text-decoration: none}
.sidebar_text a:visited {color: #6a1c02; text-decoration: none}
.sidebar_text a:hover {color: #6a1c02; text-decoration: underline}

.codebar_text { color: black; font-size: 11px; font-family: verdana; font-weight: normal; padding-top: 3px; }
.codebar_text a:link {color: #6a1c02; font-size: 9px; text-decoration: none}
.codebar_text a:visited {color: #6a1c02; font-size: 9px; text-decoration: none}
.codebar_text a:hover {color: #6a1c02; font-size: 9px; text-decoration: underline}

.sidebar_title { color: #656565; font-size: 15px; font-family: verdana; font-weight: bold; background-image: url(images/sidebar_title.jpg); background-repeat: repeat-x; background-position: 0 top; }
.sidebar_title a:link {color: #6a1c02; font-size: 11px; font-family: verdana; font-weight: normal; font-style: italic; text-decoration: none}
.sidebar_title a:visited {color: #6a1c02; font-size: 11px; font-family: verdana; font-weight: normal; font-style: italic; text-decoration: none}
.sidebar_title a:hover {color: #6a1c02; font-size: 11px; font-family: verdana; font-weight: normal; font-style: italic; text-decoration: underline}

.admin_bar{ color: #656565; font-size: 12px; font-family: verdana; background-image: url(images/sidebar_title.jpg); background-repeat: repeat-x; border: solid 1px #0c6003; }
.admin_bar a:link {color: #656565; text-decoration: none}
.admin_bar a:visited {color: #656565; text-decoration: none}
.admin_bar a:hover {color: #6a1c02; text-decoration: none}
.sidebar { border: solid 1px #0c6003; }
.other_links {color: #6a1c02; font-size: 12px; font-family: verdana; }
.other_links a:link {text-decoration: none; color: #6a1c02; }
.other_links a:visited {text-decoration: none; color: #6a1c02; }
.other_links a:hover {text-decoration: none; color: #fee1b8; }

#pupcontent {
	background: #89a358 url(images/bottom_left.gif);
}

