@import "core.css";
body {
background-image:url(../images/bg_page.gif);
background-repeat:repeat-x;
color:#787878;
font-family:"Tahoma",Geneva,sans-serif;
font-size:12px;
text-align:center;
text-decoration:none;
}
.bodywide {
background-image:none;
}
.right {
float:right;
}
.left {
float:left;
}
.clear {
clear:both;
}
.clearspace {
clear:both;
height:1px;
line-height:1px;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
margin:0;
padding:0;
}
ul, li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
a:link {
color:#A50F00;
text-decoration:none;
}
a:visited {
color:#A50F00;
text-decoration:none;
}
a:hover {
color:#A50F00;
text-decoration:underline;
}
a:active {
color:#A50F00;
}
p {
line-height:20px;
margin:0;
padding:0 0 15px;
}
h1 {
color:#282828;
font-size:30px;
margin-left:-3px;
padding-bottom:10px;
}
h2 {
color:#96783C;
font-size:20px;
margin-left:-3px;
padding-bottom:0;
}
h3 {
color:#795A22;
font-size:18px;
margin-left:-3px;
padding-bottom:5px;
}
h4 {
color:#414141;
font-size:16px;
margin-left:-3px;
padding-bottom:0;
}
h6 {
color:#282828;
font-size:12px;
margin-left:-3px;
text-transform:uppercase;
}
h5 {
color:#7A6F56;
font-size:12px;
margin-left:-3px;
text-transform:uppercase;
}
#tdleft {
background-image:url(../images/bg_left.gif);
background-position:right top;
background-repeat:no-repeat;
text-align:right;
}
#tdright {
background-image:url(../images/bg_right.gif);
background-position:left top;
background-repeat:no-repeat;
text-align:left;
}
#tdwrapper {
width:970px;
}
#wrapper {
background-color:#F6F2E7;
margin:0;
padding:0;
text-align:left;
width:970px;
}
#wrapper-width {
margin:0;
padding:0;
text-align:left;
width:970px;
}
#utilities {
background-image:url(../images/bg_utilities.gif);
background-repeat:repeat-x;
height:30px;
padding-right:203px;
width:767px;
}
#mainsection {
background-image:url(../images/bg_mainsection.gif);
background-position:right bottom;
background-repeat:no-repeat;
clear:both;
width:970px;
}
#mainsection-wide {
background-image:none;
clear:both;
width:970px;
}
#sidebar {
background-image:url(../images/bg_sidebar.gif);
background-position:left 0;
background-repeat:no-repeat;
float:left;
min-height:666px;
width:203px;
}
#columnright {
background-color:#FFFFFF;
float:left;
width:767px;
}
.banner {
background-image:url(../images/bg_columnright.jpg);
background-position:200px 0;
background-repeat:no-repeat;
}
#header {
height:114px;
position:relative;
width:767px;
}
#logo {
padding-left:11px;
}
#topimg {
position:absolute;
right:0;
top:0;
}
#topimg_wide {
position:absolute;
right:-203px;
top:0;
}
#contentbox {
background-image:url(../images/logo_cipf.gif);
background-position:1px bottom;
background-repeat:no-repeat;
clear:both;
width:767px;
}
#contentbox-wide {
background-image:url("/images/logo_cipf.gif");
background-position:1px bottom;
background-repeat:no-repeat;
clear:both;
width:940px;
}
#content {
background-image:url(../images/bg_content.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
min-height:520px;
padding:67px 18px 37px 16px;
position:relative;
width:512px;
overflow: hidden;
}
#content-wide {
background-image:url(../images/bg_content.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
min-height:520px;
padding:67px 0 37px 16px;
position:relative;
width:698px;
}
#subnav {
float:left;
width:221px;
}
#outerfooter {
background-color:#FFFFFF;
clear:both;
padding-left:16px;
width:954px;
}
#footer {
background-color:#FFFFFF;
background-image:url(../images/bg_footer.gif);
background-position:11px 6px;
background-repeat:repeat-x;
color:#787878;
font-size:11px;
line-height:18px;
padding-left:5px;
padding-top:14px;
width:949px;
}