*{
padding:0;
margin:0;
border:0;
}
body, html {
height:100%;
font:13px Arial, Helvetica, sans-serif;
color:black;
background:#D4D6D5;
background-image: url(../mainpictures/bg2.jpg);
background-repeat: repeat-x;
background-position:50% -17px;
text-align:center;
}
#overall_3col {
width:951px;
text-align:left;
margin:0 auto;
position: relative;
background-image: url(../mainpictures/overall_bg.gif);
background-repeat: repeat-y;
margin-top:20px;
}
#overall_2col {
width:951px;
text-align:left;
margin:0 auto;
position: relative;
background-image: url(../mainpictures/overall_bg_2col.gif);
background-repeat: repeat-y;
margin-top:20px;
}
#header {
background-image: url(../mainpictures/header.jpg);
background-repeat: no-repeat;
height:268px;
width:951px;
}
#topnavi {
position:absolute;
right:0;
margin-top:14px;
margin-right:13px;
padding-top:4px;
padding-bottom:4px;
}
#left {
float:left;
width:219px;
margin-left:14px;
min-height:100px;
height:auto !important;
height:100px;
}
#content_3col {
float:left;
width:480px;
}
#content_2col {
float:left;
width:704px;
margin-right:14px;
}
#right {
float:right;
width:220px;
margin-right:14px;
}
#footer {
clear:both;
width:951px;
height:49px;
background-image: url(../mainpictures/footer_bg_s.jpg);
background-repeat: no-repeat;
text-align:center;
}
#footer_content p {
padding:10px 35px 0px 20px;
margin:0px;
color:#000;
text-align:right;
font-size:11px;
}
#footer_content p a {
color:#000;
}
#content_content {
padding:15px 20px 10px 35px;
min-height:400px;
height:auto !important;
height:400px;
}
#newsheader {
background:#DF9B17;
height:30px;
border-top:9px solid #fff;
}
#newsheader_content {
color:#fff;
font-size: 14px;
font-weight:bold;
padding: 7px 5px 5px 15px;
}
#news_content {
padding:15px 5px 15px 15px;
}
#clear {
clear: both;
}