body{background:#b96e15}

/* Blank Page Class */
.blank_mode_message{position:static}

/* Group Management page elements */
.group_headline{position:static; width:100%}
.group_headline_title{ width:50px; font-size:25px; display:inline}

.group_headline_links{display:inline; font-size:10px}
.group_search_results_div{position:static}

.group_search_results{position:static}

/* Edit page elements */
.edit_headline{position:static; width:100%}
.edit_headline_title{ width:50px; font-size:25px; display:inline}

.edit_headline_links{display:inline; font-size:10px}

/* Search page elements */
.search_headline{position:static; width:100%}
.search_headline_title{ width:50px; font-size:25px; display:inline}

.search_headline_links{display:inline; font-size:10px}

/* Edit form elements */
.form_field_div{position:static; width:100%; min-height:25px}
.form_field_name_div{float:left; top:0px; left:0px;  width:155px; height:15px}

.form_field_input_date_button{cursor:pointer; border:1px solid red}

.form_field_input_div{float:left; top:0px; left:165px}

.form_field_message_div{float:left; top:0px; left:0px;  width:100%; height:15px; color:red}

.basic_form_div{border-width:1px 1px 1px 1px}

.advanced_form_div{border-width:1px 1px 1px 1px}

.buttons_form_div{border-width:1px 1px 1px 1px}

.options_form_div{border-width:1px 1px 1px 1px}

/* Standard Elements */
#page_outer{width:800px; margin:auto; background:#fbf6f1; font-family:Arial,Verdana,SanSerif; font-size:10px}
#page_head{
height:178px; 
border:0px;
background:url(/images/header.jpg) no-repeat 0;
}
#page_top_nav{
border:solid 0px black;
paddng: 0px;}
#page_content_top{height:1px}
#page_side_nav{}
#page_content{
width:780px; 
padding:10px; 
min-height:400px;
background: #fbf6f1;
}

#page_foot{
height:25px;
background: #84220a;
color: #c19084;
padding: 5px;
}

#page_copyright{
text-align: right;}

/* Standard Tags */
a {
color: #000000;
}

.form_field_name {
color: #9b3402;
}