*{ padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

a:link {
COLOR: #0000FF;
text-decoration: none;
}
a:visited {
COLOR: #0000FF;
text-decoration: none;
}
a:hover {
COLOR: #020295;
text-decoration: underline;
}
a:active {
COLOR: #0000FF;
}


#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #ffffff;
 width: 900px;
 float: left;
 padding: 10px;
 border: 0px solid #ffffff;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background:  #ffffff;
}
#navigation {
float: left;
 width: 900px;
 color: #333;
 padding: 10px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #C60C30;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #C60C30;
 background: #F5EFE6;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 150px;
 float: left;



}
#rightcolumn { 
 float: right;
 color: #333;
 border: 0px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 728px;
 display: inline;
 position: relative;
}


#ricspic {
float: right
}

#brodiepic {
position: relative; left: 430px; top: 0px;
}
h1 {
float:left
}
#indextext {
position: absolute; left: 30px; top: 10px; width: 400px
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px; margin-left: 33px; margin-top: 13px;
color: #C60C30;
 float:left; width: 230px
}
h3 { 
float: right
}
h4 {
font-size: 16px;
font-weight: bold;
color: #ffffff;
}
h5 {
position: absolute; left: 350px; top: 520px;
font-size: 8pt; font-weight: 400;
}
h6
{
font-size: 14pt; font-weight: bold; color: #C60C30;
}

.emph {font-size: 11pt; font-weight: bold; color: #C60C30; }

h8
{
font-size: 24pt; font-weight: bold; color: #C60C30;
}
