p{
margin: 5px 0 10px 0;
line-height: 150%;
}

ul{
margin-top: 5px;
margin-bottom: 5px;
}

h1{
color:#3b6e8f;
font: bold 1.3em Arial;
margin:5px 0 5px 0;
}

h2{
color: #3399cc;
font: bold 1.2em Arial;
margin:5px 0 5px 0;
}

h4{
font-size: 1.0em;
color: #666666;
display: inline;
}

#subContentBG{
width: 100%;
background: url(../images/innerBG.gif) repeat-x;
}

#subContent{
width: 780px;
margin: auto;
}

#subNav{
float: left;
width: 138px;
padding-top: 9px;
font-family: Arial;
}

#subNav a:link{
color: white;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

#subNav a:visited{
color: white;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

#subNav a:hover{
color: white;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

#subNav a:active{
color: white;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}

#subNav table{
padding-left: 10px;
border-collapse: collapse;
width: 100%;
}

#subNav td{
border: 1px solid white;
padding: 3px 0 3px 10px;
text-align: left;
}

#subNav .active{
background-color: #365a83;
}

#subContentL{
padding-top: 8px;
float: left;
width: 424px;
text-align: left;
font: 1.2em Arial;
color: #333366;
}

#subContentL2Col{
padding: 8px 20px 0 20px;
float: left;
text-align: left;
font: 1.2em Arial;
color: #333366;
background-color: white; 
width: 580px; 
min-height: 500px;
}

/* hide from non ie6\*/
* html #subContentL2Col{height:500px}
/* end hide */

#subContentL p{
margin-right: 30px;
}

#subContentL ul{
margin-right: 30px;
}

#subContentR{
float: right;
text-align: left;
width: 194px;
height: 750px;
background-color: #6699cc;
font: 1.2em Georgia;
color: white;
}

#subContentR p{
padding: 15px;
margin: 0;
}

.author{
list-style-type: none;
padding-left:0;
margin-top: 0px;
margin-left:15px;
margin-right: 15px;
font-family: arial;
}

.author li{
padding-left: 10px;
background: url(../images/dash.gif) no-repeat  top left;
background-position: 0 .5em;
}

.reset{
display: block;
clear: both;
}

.quote-spacer{
width: 162px;
height: 14px;
background: url(../images/hr1.gif) no-repeat;
margin: auto;
margin-left: 15px;
}

#shadow{
height: 8px;
width: 194px;
background: url(../images/quote-shadow.gif) repeat-x;
}

#form-labels{
float: left;
width: 135px;
line-height: 250%;
}

#form-inputs{
line-height: 250%;
}

#submit{
margin-left: 418px;
}