<style type="text/css"> 
<!-- 

/* -----------------     Basic Structure     -----------------	*/

body {
background: #530000 url("images/site_bg.gif") repeat;
text-align: center;
margin: 0;
padding: 0;
}

#wrapper {
width: 960px;
border: 1px solid #530000;
background: #fff url("images/wrapper_bkg.jpg") no-repeat;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header {
}

#header_adspace {
margin: 0;
padding: 0 0 0 6px;
background: #fff;
}
#header_adspace {
margin: 0;
padding: 0 0 0 6px;
background: #fff  url("images/mastpic_01.gif") top left no-repeat;
height: 111px;
}

#header_nav {
margin: 0;
padding: 0;
background: #530000 url("images/mastpic_02.gif") top left no-repeat;
height: 22px;
}

#header_masthead {
margin: 0;
padding: 0;
background: #fff url("images/mastpic_03.gif") top left no-repeat;
height: 165px;
}

#header_top {
margin:0;
padding:0;
height:99px;
}

#table2 td {background-repeat: no-repeat}

#logo {
margin: 22px 0 0 0;
border: 0;
}

#content {
border-top: 4px solid #530000;
}

#content_inside {
padding: 0 10px;
}

#footer {
background: #530000;
padding: 15px 0;
}

#footer p {
text-align: center;
}

#footer_jrc_logo {
text-align: center;
padding: 15px 0;
background: #530000;
}

#footer_jrc_logo img {
border: 0;
}


/* -----------------     Typography     -----------------	*/

body {
font-family: Arial, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
line-height: 18px;
}

h1, h2, h3 {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: normal;
color: #C14C12;
}

h1 {font-size: 28px; line-height: 110%}
h2 {font-size: 20px;}
h3 {font-size: 16px;}


a, a:visited {
color: #530000;
}

a:hover {
color: #BD5104;
}

#header_nav {
color: #000000;
padding-left: 10px;
}

#header_nav a, #footer a {
color: #ffffff;
text-decoration: none;
}

#header_nav a:hover, #footer a:hover {
text-decoration: underline;
}

#footer {
color: #fff;
}


--> 
</style>
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */

</style>
<![endif]--><!--[if IE]>

<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */


/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->