body {background-color:#805d5f; padding:0px; margin:0px; font-size:12px;}

a {color: #fff; text-decoration: none; }

a:link { }

a:visited {}

a:hover {}

a:active {}


#shadow {position:relative; width:726px; height:570px; margin:15px auto 10px; background-image: url(../assets/shadow.gif); background-repeat: no-repeat;}

#mainPanel {position:relative; width:700px; height: 540px; background-image: url(../assets/bck_line.gif); background-repeat: repeat-y; left:13px; top:15px;background-position:left;overflow:auto;}

#topPanel {position:relative; width:700px; height: 270px; }

#navPanel {position:absolute; width:170px; height:260px;left:71px; top:10px;overflow:hidden; }

#navPanel h1 {font-size:1.2em;text-align:center; color: #805d5f; font-family: Tahoma, Helvetica, Arial, sans-serif; margin:5px 0px;}
#navPanel a {display:block; padding:5px 0px;}
#navPanel a:hover { background-color: #643331;color:#feffcc; }
#navPanel a.active { color: #643331;}
#navPanel a.active:hover { color: #feffcc;}

#midPanel {position:relative; width:700px; height:31px;text-align:right; }

#contentPanel {position:relative; width:270px; height:195px;margin-left:420px; padding-top:20px;overflow:auto;}
#contentPanel p{text-align: right; font-family: Tahoma, Helvetica, Arial, sans-serif; color: #999; font-size: 1em; padding:0px 5px; margin:0px 0px 10px; line-height:16px;}

#brandPanel {position:absolute; width: 66px; height:210px; left:120px;background-image: url(../assets/rest.gif); background-repeat: no-repeat; background-position: top; z-index:1;}

#bottomMenuPanel {position:relative; text-align:right; margin-left:250px; height: 20px; width:440px;overflow:hidden;}
ul#menuList{margin:6px 0px;padding: 0px;white-space: nowrap;}
#menuList li{display: inline;list-style-type: none;font-size:1.0em; font-family: Tahoma, Helvetica, Arial, sans-serif; }
#menuList a{padding:5px 10px; color: #643331; }
