﻿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 : 773px; 
float : right; 
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; 
} 
#navcontainer { 
font-size : 16px; 
font-family : Arial; 
float : left; 
width : 177px; 
margin : 0; 
padding : 0; 
list-style : none; 
background : #c80000; 
}
#navcontainer a { 
color : #fff; 
} 
li.c1 { 
list-style : none; 
display : inline; 
} 
#navlist p { 
margin-top : 15px; 
margin-bottom : 3px; 
font-family : Arial; 
font-size : 17px; 
text-align : center; 
}
p.second{
margin-top : 30px;
font-family : Arial Narrow; 
font-size : 16px; 
color : #fff;
text-align : center;
 }
 ul#navlist { 
text-align : center; 
color : #fff; 
list-style : none; 
padding : 0px; 
margin : 0 auto; 
width : 85%; 
} 
ul#navlist li { 
display : block; 
margin : 0; 
padding : 0; 
} 
ul#navlist li a { 
display : block; 
width : 100%; 
padding : 2px; 
border-width : 1px; 
border-color : #fff; 
border-style : solid; 
color : #fff; 
text-decoration : none; 
background : transparent; 
} 
#navcontainer > ul#navlist li a { 
width : auto; 
} 
ul#navlist li a:hover { 
color : #600000; 
background : transparent; 
text-decoration: none;
} 
#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;
} 