﻿body { 
font-family : Arial;
color : #000; 
font-size : 15px; 
line-height : 1.5em; 
background-color : #c80000;
} 
#sitewrap { 
width : 965px; 
margin-right : auto; 
margin-left : auto; 
background-color : #c80000; 
} 
#head { 
display : block; 
background-image : url(images/headbackPRT.jpg); 
background-repeat : repeat; 
height : 190px; 
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
 } 
#head a { 
color : #fff; 
text-decoration : none; 
}
#content { 
clear : both; 
display : block; 
width : 960px; 
float : left; 
background-color : #fff; 
padding-left : 10px; 
padding-top : 0; 
padding-bottom : 15px; 
padding-right : 3px; 
border-width : 4px; 
border-style : solid; 
border-color : #c80000; 
border-right : 0; 
border-left : 0;
border-top : 0;
} 
#content a { 
color : #000; 
}
#content h1 { 
font-family : Arial, Helvetica, sans-serif; 
font-weight : lighter;
font-size : 22px;
text-align: center;
color : #000; 
} 
#content h2 { 
font-family : Arial, Helvetica, sans-serif; 
font-weight : lighter;
font-size : 20px;
text-align: center;
color : #000;
} 
#content h3 { 
font-family : Arial, Helvetica, sans-serif; 
font-weight : lighter;
font-size : 22px; 
color : #000; 
} 
#content li { 
list-style-type : square; 
} 
#content ol li { 
list-style-type : decimal; 
} 
#footercontainer { 
clear : both; 
font-size : 16px; 
height : auto; 
margin : 0; 
padding : 0; 
list-style : none; 
background : #C80000; 
border-width : 1px; 
border-style : solid; 
border-color : #fff; 
border-bottom : 0; 
border-left : 0; 
border-right : 0; 
} 
#footer ul { 
margin : 0; 
padding : 0; 
margin-top : 2px;
margin-bottom : 2px; 
text-align : center; 
background-color : transparent; 
} 
* html #footer ul { 
width : 99%; 
} 
#footer ul li { 
display : inline; 
} 
#footer ul li a { 
color : #fff; 
padding : 2px 15px; 
text-decoration : none; 
background-color : transparent; 
} 
#footer ul li a:hover { 
color : #600000; 
background : transparent; 
text-decoration: none;
} 
#credits { 
clear : both; 
font-size : 12px; 
text-align : center; 
color : #fff; 
height : auto; 
margin : 0; 
padding : 0; 
list-style : none; 
background : transparent; 
border-width : 0; 
} 
#credits a {
color : #fff; 
text-decoration : none;
} 