html, body{
height:100%;
}
body{
text-align:left;
margin:0;
background-image: url(img/body_bgr.jpg);
background-repeat:repeat-x;
background-color:#E4E4E4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#696969;
}
h1{
color:#C40004;
font-size:15px;
text-align:center;
}
h2{
color:#528411;
font-size:13px;
margin-bottom:5px;
}
h3{
text-align:left;
font-size:11px;
}
h4{
text-align:justify;
font-style:italic;
}
h5{
font-size:11px;
text-align:center;
}
strong {
color:#333333;
}
a{
color:#D80000;
text-decoration:none;
}
a:hover{
color:#D80000;
text-decoration:underline;
}
img{
border:0;
margin:0;
}
td{
vertical-align:top;
}
th {
text-align:center;
}
p{
text-align:justify;
font-size:11px;
}
#main{
background-color:#FFFFFF;
width:860px;
height:100%;
padding:0px;
}
#header{
background-image:url(img/header.jpg);
background-repeat:no-repeat;
height:78px;
padding:10px 0 0 540px;
}
#top_menu{
background-image:url(img/top_menu.jpg);
background-repeat:no-repeat;
height:25px;
padding:0px 0 0 45px;
}
#top_menu a{
color:#FFFFFF;
font-weight:bold;
font-size:11px;
margin:0 5px;
line-height:22px;
}
#breadcrumb{
background-image:url(img/breadcrumb.jpg);
background-repeat:no-repeat;
height:33px;
padding:0px 0 0 30px;
color:#649515;
font-weight:bold;
font-size:11px;
}
#breadcrumb a{
color:#649515;
font-weight:bold;
font-size:11px;
margin:0 5px;
line-height:25px;
}
#content{
height:85%;
padding:0px 10px 20px 10px;
font-size:11px;
}
#content p img{
float:left;
margin:0 5px 5px 0px;
}
#news{
display:block;
background-image:url(img/news_bgr.gif);
background-repeat:no-repeat;
padding:40px 0px 0px 0px;
}
#news h2{
color:#C40004;
font-size:11px;
margin:2px;
width:390px;
padding-left:36px;
}
#news h3{
color:#649A1E;
font-size:9px;
margin:2px;
padding-left:36px;
width:390px;
}
#news p{
width:390px;
text-align:justify;
background-image:url(img/news_dots.gif);
background-repeat:no-repeat;
background-position:-8px bottom;
color:#696969;
font-weight:normal;
padding:0 0 20px 36px;
}
#news p.paging{
background-image:none;
padding-bottom:0;
}
#right{
padding:0px 0px 0 0px;
}
/*
#right td{
background-image:url(img/right_menu.jpg);
background-repeat:no-repeat;
background-position:0 0;
width:261px;
height:62px;
margin:0px 0px 6px 0px;
text-align:left;
padding:0 10px 0 70px;
vertical-align:middle;
}
#right a{
color:#528411;
font-weight:bold;
font-size:14px;
}*/
