@charset "utf-8";
#header{
background:url(../images/bg.gif) repeat-x top;
height:86px;
text-align:left;
width:100%;
min-width:1003px;
_width:expression(document.documentElement.clientWidth <= 1003? "1003px": "100%" );
}
#nav {
background:url(../images/head1.jpg) repeat-x top;
height:34px;
text-align:center;
width:100%;
min-width:1003px;
_width:expression(document.documentElement.clientWidth <= 1003? "1003px": "100%" );}
#nav a{ font-weight:bold; line-height:34px; margin-left:20px; margin-right:20px}
#bulletin {
font-size:14px;
font-weight:bold;
height:30px;
line-height:30px;
background-color:#BACC76;
text-align:center;
width:100%;
min-width:1003px;
_width:expression(document.documentElement.clientWidth <= 1003? "1003px": "100%" );
overflow:hidden;
}
#bulletin a{ font-size:14px; font-weight:bold; line-height:30px; }

#contenter {
background:url(../images/bg.gif) repeat-y left;
width:100%;
min-width:1003px;
_width:expression(document.documentElement.clientWidth <= 1003? "1003px": "100%" );
position:relative;
}
#left{ width:191px; position:absolute; left:0; top:0; z-index:999}
#left dl { width:191px; background-color:#3A692C}
#left dt { width:176px; background:url(../images/leftcd.gif); height:26px; line-height:26px; padding-left:15px; font-weight:bold; color:#FFFFFF;}
#left dd { padding-top:7px; padding-bottom:10px}
#left dd a{ display:block;width:170px; padding-left:21px; height:24px; line-height:24px;}
#left dd a:hover{background-color:#A2B78E;}

#right{
width:auto;
min-width:812px;
_width:expression(document.documentElement.clientWidth <= 1003? "812px": "auto" );
margin-left:191px;
padding-top:10px;
min-height:700px;
_height:expression(document.getElementById("bulletin").clientHeight <= 700? "700px": "auto" );}
#flash { width:768px; height:220px; margin-left:22px;}
#content {
width:100%;
min-width:812px;
_width:expression(document.documentElement.clientWidth <= 1003? "812px": "100%" );
background:url(../images/GFCL0146.jpg) no-repeat center bottom;
padding-bottom:120px;
margin-top:20px;
}
#links{
width:100%;
min-width:790px;
_width:expression(document.documentElement.clientWidth <= 1003? "790px": "100%" );
background-color:#3A692C;
margin-top:5px
}
#links a{ margin-left:5px; margin-right:5px}

#keyworsdiv {
background:url(../images/head1.jpg) repeat-x top;
height:34px;
text-align:center;
width:100%;
min-width:1003px;
_width:expression(document.documentElement.clientWidth <= 1003? "1003px": "100%" ); color:#FFFFFF; line-height:34px}
#keyworsdiv a{line-height:34px; margin-left:5px; margin-right:5px}
#footer {
text-align:center;
width:100%;
min-width:1003px;
_width:expression(document.documentElement.clientWidth <= 1003? "1003px": "100%" ); color:#FFFFFF;
background-color:#BACC76;
line-height:20px;
padding-top:30px;
padding-bottom:10px;
}
