#wall_frame{margin:auto;}
#wall_frame td{text-align:left; padding:0px;}
#wall_frame .top{background-image:url(../images/wall_top.png); background-repeat:no-repeat; background-position:center; height:6px;}
#wall_frame .center{background-image:url(../images/wall_center.png); background-repeat:repeat-y; background-position:center;}
#wall_frame .bottom{background-image:url(../images/wall_bottom.png); background-repeat:no-repeat; background-position:center; height:6px;}

#wall_menu{width:210px; vertical-align:top;}
#wall_desc{width:650px; padding:2px 5px 2px 15px !important;}
#wall_title{padding:0px 5px !important; color: #666666; font-size:14px;  margin-left:15px; height:30px; }


.markermenu td a{background: white url(../images/arrow-list.gif) no-repeat 2px center; display: block; width: auto; padding-left: 20px; text-decoration: none; color: #00014e;}
.markermenu ul li a:visited, .markermenu ul li a:active{color: #00014e;}

.markermenu td a:hover{color: #FF9900; background-image:url(../images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/}
.selected{color: #FF9900 !important; background-image:url(../images/arrow-list-red.gif) !important; /*onMouseover image change. Remove if none*/}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

#login_form{text-align:right;}
#login_table{width:250px; margin:0 0 10px 0; float:right; border:#CCCCCC 1px solid; background:#EEEEEE;}
#login_table td{padding:2px;}
.error_msg{color:#FF0000;}
