/*****************************************
        Import Generic Styles
*****************************************/

@import url("style_generic.css");



/*****************************************
        Custom Styles
*****************************************/

#header {
background: url(images/styles/PRdjpannellogo2012.png);
width: 970px;
height: 303px;
}

#amessage {
padding-left: 10px;
padding-right: 10px;
background: url(images/styles/a_message2.png) no-repeat;
width: 970px;
height: 15px;
}

.title {
background: url(images/styles/titles3.gif);
height: 16px;
width: 119px;
padding-top: 3px;
padding-left: 5px;
font-weight: bold;
text-align: left;
}

#content {
background: url(images/styles/sidesred2.png);
background-repeat: no-repeat;
width: 970px;
background-repeat: repeat-y;
padding-top: 10px;
padding-right: 10px;
padding-bottom:10px;
text-align: left;
overflow: auto;
min-height: 100%;
}

#footer {
clear: both;
margin: 0px auto;
width: 970px;
height: 20px;
background: url(images/styles/footer3.png);
text-align: center;
}
