html, body {margin : 0; padding : 0;}
body {color : #000; background: #d17e28 url('/assets/images/intro4.gif') no-repeat top left; width : 100%; font : 12px 'Lucida Grande', Arial, 'Helvetica Neue', sans-serif;}
a:link {color : #909ea0; background : transparent; text-decoration : none;}
a:visited {color : #5c1919; text-decoration : none;}
a:hover {color : #a52a2a; text-decoration : none;}
a:active {color : #484500; text-decoration : none;}
img {border : none;}

/* Links within paragraphs (subtle) */
p a {color: #666666; text-decoration: none;}

/* Links within paragraphs (revealed) */
p:hover a { 
color: #0000ff;
text-decoration: underline;
}

#container {
   width : 100%;
   margin : 0;
   padding: 0;
   color : #EB8F2D;
   border : 0;
   border-bottom-width : 0px;
   line-height : 130%;
   background-color: #192956;
}

#leftnav {width: 200px;float : left; padding: 0px;}
#rightnav {width: 350px; float : right; padding: 0; background-color: #a8b2b8;}
#leftnav, #rightnav {margin : 0;}

#content {
   margin-left : 200px;
   border-left : 1px solid #D17E28;
   margin-right : 350px;
   border-right : 1px solid #D17E28;
   padding : 0em;
   margin-top: 0;
}

#footer {
   clear : both;
   margin : 0;
   padding : 3px;
   color : #d17e28;
   border-bottom : 1px solid #D17E28;
   border-top : 1px solid #D17E28;
   font-size: 10px;
   text-align: center;
}

#leftnav p, #rightnav p, #footer p {margin : 0;}

h1 {border-bottom: 1px solid #D17E28; text-align: center; margin: 0; padding: 3px 0 3px 0; background-color: #192956;}
h2, h3 {padding: 0; margin: 0; text-align: center;}

#currentRelease {background: transparent url(/assets/images/PAL_currentRelease046.jpg) no-repeat top left; height: 46px; padding: 194px 20px 0 20px; border-bottom: 1px solid #D17E28;}
#currentRelease h2, #currentRelease h3 {font-size: 9px; line-height: 1.2em; color: #fff;} 

#mailingList {background: transparent url(/assets/images/PAL_mailingListTemplate.gif) no-repeat top left; height: 174px; padding: 20px 25px 0 25px; font-size: 11px; color: #fff;}
#mailingList p {margin-bottom: 1em;}
#mailingList label {text-align: left; float: left; clear: both; font-size: 10px; margin-bottom: 3px;}
#mailingList input {font-size: 10px; width: 110px; float: right;}
#mailingList #buttons {text-align: center; padding-top: 5px;}
#mailingList #buttons input {float: none; clear: both; margin-top: 5px; width: inherit;}

#content p {text-align: justify; margin: 10px 20px;}
#content #modified {font-style: italic; font-size: 9px;}

div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}