<style type="text/css"> 
<!-- 

/* -----------------     Basic Structure     -----------------	*/

body {
background: #73BEAF;
text-align: center;
margin: 0;
padding: 0;
}

#wrapper {
width: 960px;
background: #FFFFFF;
border: 0px solid #73BEAF;
margin: 0 auto;
padding: 0;
text-align: left;
}

#header_adspace {
margin: 0;
padding: 0 0 0 6px;
background: #fff  url("images/mastpic1.jpg") top left no-repeat;
height: 111px;
}

#header_nav {
margin: 0;
padding: 0;
background: #73BEAF url("images/mastpic2.jpg") top left no-repeat;
height: 22px;
}

#header_masthead {
margin: 0;
padding: 0;
background: #fff url("images/mastpic3.jpg") top left no-repeat;
height: 165px;
}

#table2 td {background-repeat: no-repeat}

#logo {
margin: 22px 0 0 0;
border: 0;
}

#content {
border-top: 4px solid #73BEAF ;
}

#content_inside {
padding: 0 10px;
}

#footer {
background: #73BEAF;
padding: 15px 0;
}

#footer p {
text-align: center;
}

#footer_jrc_logo {
text-align: center;
padding: 15px 0;
background: #73BEAF;
}

#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: #B20206;
}

h1 {font-size: 28px; line-height: 110%}
h2 {font-size: 20px;}
h3 {font-size: 16px;}


a, a:visited {
color: #B20206;
}

a:hover {
color: #BD5104;
}

#header_nav {
color: #FFFFFF;
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;
}

#text {
line-height: 30px;
}

--> 
</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]-->