body, html {
 background-image: url(../images/bg3.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 background-attachment: fixed;
 background-color: #FCFCFC;
 margin: 0px;
 min-width: 600px;
}
blockquote, body, dd, div, dl, dt, form, ol, p, ul, dir, menu, li  {
 font-size : 12px;
 font-family : Arial, sans-serif;
 color: #22201E;
}
a:link {
 font-family: Arial, sans-serif;
 text-decoration: none;
 color: #af8501;
 font-size: 11px;
 font-weight: normal;
}
a:visited {
 font-family: Arial, sans-serif;
 text-decoration: none;
 color: #af8501;
 font-size: 11px;
 font-weight: normal;
}
a:active {
 font-family: Arial, sans-serif;
 text-decoration: none;
 color: #BA6A44;
 font-size: 11px;
 font-weight: normal;
}
a:hover {
 font-family: Arial, sans-serif;
 text-decoration : underline;
 color: #fa3100;
 font-size: 11px;
 font-weight: normal;
}

#left_column {
 margin-right : 190px;
 padding : 0px;
}
#right_column {
 position : absolute;
 top : 14px;
 right : 10px;
 width : 150px;
 z-index : 1;
 padding : 10px;
 background-image: url(../images/linksbg.jpg);
 background-color: #000000;
}
#footer {
 margin: 0px 10px;
 padding-bottom: 10px;
 padding-left: 3px;
}

.top_nav {
 margin-left: 5px;
 font-size: 10px;
}
.header {
 background: #ffffff;
}
.title {
 margin: 15px 0px 0px 0px;
 padding: 0px 0px 5px 25px;
 color: #ba4838;
 font-size: 20pt;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: oblique;
 white-space: nowrap;
 background: #000;
}
.fortune {
 margin: 0px 0px 5px 0px;
 color: #4a2a2a;
 font-weight: bold;
 font-family: "Trebuchet MS", sans-serif;
 font-size: 12px;
 padding: 10px 0px 10px 25px;
 background-position: top right;
 background-image: url(../images/fortunebg.jpg);
 background-repeat: repeat-y;
}

.news {
 float: left;
 border: 1px solid #22201E;
 width: 120px;
 padding: 5px 5px 0px 5px;
 margin: -5px 0px 0px 5px;
 background-color: #cd981a;
 background-image: url(../images/newsbg.jpg);
 color: #ffffff;
}
a.news_item, a:visited.news_item {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 color: #ffffff;
 text-decoration: none;
}
a:hover.news_item {
 text-decoration: underline;
}
.news_heading {
 font-family : "Trebuchet MS", verdana, sans-serif;
 font-size : 13px;
 font-weight : bold;
 color : #ffffff;
 background-color: #000000;
 text-align: center;
 margin-bottom: 6px;
 white-space: nowrap;
}
.content {
 margin-top: 10px;
 margin-left: 151px;
 z-index: 1;
}

a.links {
 color: white;
 text-decoration: none;
}
a.links:hover {
 color: #fa3100;
 text-decoration: underline;
}
.links_text {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 white-space : nowrap;
}
.links_heading {
 font-family : "Trebuchet MS", verdana, sans-serif;
 font-size : 13px;
 font-weight : bold;
 color : #ffffff;
 background-color: #BA4838;
 text-align: center;
}
.links_subheading {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 9pt;
 font-weight : bold;
 color : #faca00;
 text-align: left;
}

.archive_heading {
 font-family : Arial, Helvetica, sans-serif;
 font-weight : bold;
 font-style : oblique;
 font-size : 10pt;
}
.archive_text {
 font-size : 8pt;
 font-family : Arial, Helvetica, sans-serif;
}
.entryinfo_top {
 font-family : "Trebuchet MS", sans-serif;
 font-weight: bold;
 font-size : 14px;
 color : #ba4838;
 border-top: 1px solid #efefef;
 border-bottom: 1px solid #efefef;
}
.entryinfo_bottom {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-weight : bold;
 font-size : 10px;
 color : #000000;
}
.info_text {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 10px;
 text-decoration: none;
 color : #484838;
}
a.info_text, a:hover.info_text, a:visited.info_text, a:active.info_text {
 font-size: 10px;
 color: #ba4838;
}

#update_entry {
 margin: 0px 5px 5px 5px;
 width: 600px;
}
#update_modify {
 margin: 0px 5px;
 width: 600px;
}
#update_refresh {
 clear: both;
 margin: 250px 0px 0px 0px;
}
.update_heading {
 font-family : "Trebuchet MS", verdana, sans-serif;
 font-weight : bold;
 font-size : 13px;
 text-align: center;
 color: #4a4a3f;
}
.update_subheading {
 font-family : Verdana;
 font-weight : bold;
 font-size : 10px;
 color: #af8501;
}
.update_text {
 float: left;
 font-family : Verdana;
 font-size : 10px;
}
.update_text_area {
 height: 250px;
 width: 600px;
}
.update_signature {
 width: 483px;
}
.update_modify_table {
 width: 600px;
}
.update_form {
 margin: 0;
}
