body,html{
height:100%;
margin:0px;
background-image:url(../images/layout/back.gif);
background-repeat:repeat-x;
background-color:#E1E6C8;
font-family:Arial, Helvetica, sans-serif;
color:#6E3F1B;
}
a{
color:#336600;
}
a:visited{
color:#003300;
}
a:hover{
color:#006699;
}
.backLeft{
background-image:url(../images/layout/backLeft.gif);
background-position:right;
background-repeat:repeat-y;
}
.backRight{
background-image:url(../images/layout/backRight.gif);
background-repeat:repeat-y;
}
.navBack{
background-image:url(../images/layout/navBack.jpg);
background-repeat:no-repeat;
width:940px;
height:52px;
}
.titleBack{
background-image:url(../images/layout/titleBack.jpg);
background-repeat:no-repeat;
width:960px;
}
.pageTitle{
margin-bottom:12px;
}
.contentBack{
background-color:#FFFFFF;
background-image:url(../images/layout/contentBack.jpg);
background-repeat:repeat-y;
}
.content{
width: 910px;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 10px;
}
.footer{
border-top: 1px solid #989C89;
background-color:#E1E6C8;
width:958px;
margin-left:1px;
margin-right:1px;
font-size:10px;
line-height:20px;
color:#003300;
}
.smallHeader{
font-size:10px;
}
