body {margin:0; padding:0; font-family:  arial, helvetica, sans-serif; font-size: 90%; background-color:#F2F2F2;}
* html body {text-align:center;} /*ie hack*/			

#outer_container {
	width: 760px;
	margin: 10px auto;
	background: white url(../img/admin/) no-repeat top left;
	}
* html #outer_container  {text-align:justify; width: 760px; }/*ie hack*/

#inner_container {border:0px solid #DCDCDC	}

#column_table {background: url(../img/admin/style_1/body_repeat_bg.jpg) right top repeat-y;}

#side_column {width:155px; background:#5F8A50 url(../img/admin/style_1/corner.jpg) left top no-repeat;}

#side_inner_container {}

#content_cell {background: url(../img/admin/style_1/banner.jpg) right top no-repeat; }

#content {padding:95px 20px 10px;  }

#bottom_shadow {height: 9px; background: #F2F2F2 url(../img/admin/style_1/bottom_shadow.jpg) right top no-repeat; padding:0; margin:0; border:0px solid red;}
/*------------------------------------------------------IMG STYLES----------------------------*/
.img_caption {font-size: 85%; color:#93B985}
/*------------------------------------------------------TAG STYLES----------------------------*/
h1 {color: #939792; font-size: 20px; margin: 10px 0 25px 0px}
h2 {color: #939792; font-size: 16px; margin: 10px 0 10px 0px; border-bottom: 0px solid #C6C6C6;}

/*------------------------------------------------------GENERAL LINK STYLES----------------------------*/
a  {color: #C97E27; font-weight: 800; text-decoration: none; }
a:visited { color:#C97E27;}
a:hover {color: #AF5E00; }
/*-------------------------------------------------------MAIN MENU STLYES-------------------------------*/

#menu_list {margin:99px 0 0 0;  list-style-type: none; padding:0; }
#menu_list li {list-style-type: none; padding: 0; border-bottom:1px solid #5F8A50; margin:0;}
#menu_list li.on {background:  url(../img/admin/style_1/menu_on_bg.gif) center right no-repeat;}

#menu_list a {border:0;
	margin:0; 
	padding:12px 8px 11px 25px;
	color:white;
	font-size:15px;
	font-variant: small-caps;
	text-decoration: none;
	display:block;
	background: url(../img/admin/style_1/menu_off_bg.jpg) no-repeat 10px center;
}

#menu_list a.off:hover {background: #719C62 url(../img/admin/style_1/menu_hover_bg.jpg) no-repeat 10px center;}
#menu_list a.on {}
#menu_list a.on:hover {}
#menu_list a.on:link  {color: white; }
#menu_list a.on:hover {color: white;}
#menu_list a.on:visited {color: white;}

/*--------------------------------------------------------SUB MENU STLYES------------------------------*/
#sub_menu {text-align:right; border: 0px dashed silver; padding:5px; font-size:90%}
#sub_menu a {color: ;text-decoration: none }
#sub_menu a:hover  {color: #AF5E00; text-decoration: underline }
#sub_menu a.on {color: ; text-decoration: underline }
#sub_menu a.on:hover {color: ;}


/*---------------------------------------------------------CREDIT STYLES----------------------------*/
#credits {color:white; font-size:80%}
a.credits {color:white; text-decoration:none;}
a.credits:hover {color:0B77A4;}