*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {list-style: none;}
ul li a{text-decoration:underline;border:none;}
ul li a:hover {text-decoration:none;}
body {margin: 0; padding: 0; font-family: arial, sans-serif, Osaka, verdana; color: #333; text-align: center; background: url(img/back.gif);}

a { color: #8b8b8b; text-decoration:underline;}

a:hover {color: #333;text-decoration:none;}

/* container */

#pageframe {
width: 715px;
margin:  0 auto;
text-align: left;
background: url(img/pageback.png) repeat-y; 
}

/* Header */
#head {
width: 700px;
height: 229px;
background: url(img/head.jpg) no-repeat;
margin-left: 7px;
padding-top: 13px;
}
#head p {
margin-left: 284px;
font-size: 11px;
}
#head  h1 {
padding:  108px 0 0 10px;
}
#head  h1 a {
display: block;
width: 403px;
height: 78px;
}
#head  h1 a span {
display: none;
}

/* Content */
#MAIN_col {
float: left;
width: 423px;
margin: 20px 0 0 20px;
font-size: 13px;
} 
#MAIN_col h3 {
width: 423px;
font-size:12px;
background: url(img/info.gif) no-repeat;
padding: 6px 0 6px 20px;
}  
#MAIN_col h2 {
padding: 22px 40px 20px 10px;
font-size: 26px;
background:url(img/pagetitle.gif) no-repeat bottom left;
}
 
#MAIN_col .text_space { 
padding: 20px;
line-height: 280%;
}
#cat li { 
margin: 10px 10px 20px 10px; 
font-size: 16px; 
border-left: 6px solid #333; 
border-bottom: 1px dashed #666; 
font-weight: bold;
}
#cat li a {
color: #575757; 
text-decoration: none;
}
#cat li a:hover { 
color: #333;
}
#cat li a span {
padding: 4px 0 4px 10px;
}
/* left list*/

#MENU_col {
float: right;
margin: 20px 10px 0 0;
font-size: 12px;
width: 219px;
background: url(img/pagelinks_mdl.gif) repeat-y;
}
#info {
padding: 15px;
}
#info_btm {
padding: 15px 15px 30px 15px;
background: url(img/pagelinks_btm.gif) no-repeat bottom;
}
#navi_top {
display: block;
width: 219px;
height: 64px;
background: url(img/pagelinks_top.gif) no-repeat top;
}
#links {
padding: 10px;
}
#links li a {
display: block; 
text-decoration: none;
background: url(img/mark.gif) no-repeat left;
}
#links li a span {
display: block;
padding: 10px 5px 10px 20px;
}
/* foot */
#footer {
clear: both;
background: #515151 url(img/fotter.gif) repeat-x;
font-size: 11px;
margin: 0 8px 0 7px;
color: #eee;
}
#footer ul {
padding: 10px;
}
#footer p {
padding-top: 20px;
text-align: center;
}
