
/* Globals */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, div { 
    margin: 0; padding: 0; border: 0; 
}
body {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    background: #fff;
    color: #000;
    line-height: 1.3em;
}
#wrapper { 
    width: 780px;
    position: absolute;
    left: 10px;
    top: 20px;
}
a, .altcolor {
    color: #990000;
    text-decoration: underline;
}
.altfont {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
a:hover {
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-size: 1em;
}
h1 {
    font-size: 18px;
    color: #990000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height: 1.1em;
}
h2 {
    font-size: 12px;
    line-height: 1.2em;
}
small {
    font-size: 10px;
    color: #999;  
} 
.grey {
    font-size: 10px;
    color: #666666;
}
.clear { clear: both; }
.small, small { font-size: .8em; }
.lfloat { float: left; margin-right: 0.75em;}
.rfloat { float: right; margin-left: 0.5em;}
.adlfloat { float: left; margin-right: 0.5em;}
.featurelink {
    margin-left: 10px;
    margin-top: 10px;
}
.bmargin { margin-bottom: 10px; }
.tmargin { margin-top: 10px; }
.brborder {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}
.bborder { border-bottom: 1px solid #ccc; }
.tborder { border-top: 1px solid #ccc; }
.bpad { padding-bottom: 15px; }
.tpad { padding-top: 15px; }
.center { text-align: center; }
/* End Globals */

/* Header */
#header {
    position: absolute;
    top: 0px;
    background: #fff;
    padding: 0;
    width: 100%;
}
#header-main {
    height: 65px;
    border-bottom: 1px solid #ccc;
}
#subheader {
    font-size: 12px;
    height: 15px;
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
    color: #999;
    font-weight: bold;
}
#subheader a {
    color: #999;
    text-decoration: none;
}
#toplinks {
    list-style: none;
    text-align: center;
}
#toplinks li {
    display: inline;
}
#toplinks li a {
    display: block;
    float: left;
    padding-right: 7px;
    text-decoration: none;
}
#nav {
    padding: 5px 0;
}
#nav ul {
    list-style: none;
    text-align: center;
}
#nav li {
    display: inline;
}
#nav li a {
    display: block;
    float: left;
    color: #fff;
    background: #660066;
    font-size: 11px;
    margin: 0 2px 0 0;
    padding: 2px 15px;
    text-transform: uppercase;
    text-decoration: none;
}
#nav a:hover {
    color: #000;
    background: #EBCECE;
}
/* End Header */

/* Content */
#content-wrapper {
    width: 100%;
    position: absolute;
    top: 120px;
    border-top: 1px solid #ccc;
}
#maincol {
    float: right;
    width: 634px;
}
/* main content */
#maincontent {
    float: left;
    width: 480px;
    padding: 7px 10px;
}
#maincontent p { 
    margin-bottom: 1em; 
}
#date {
    font-size: 10px;
    color: #999;
    padding-bottom: 10px;
}
.articlelink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    text-align: left;
}
.articlelink a {
    color: #990000;
    text-decoration: underline;
}
.articlelink a:hover {
    color: #000000;
}
.articlelink2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    text-align: left;
    line-height: 1.2em;
}
.articlelink2 a {
    color: #990000;
    text-decoration: underline;
}
.articlelink2 a:hover {
    color: #000000;
}

.articlelink3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 2px;
    margin-left: 0px;
    text-align: left;
    line-height: 1.2em;
}

.bolder {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.author {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.author a:link {
color: #900000;
text-decoration: underline;
}

.author a:visited {
color: #900000;
text-decoration: underline;
}

.author a:hover {
color: #000000;
text-decoration: underline;
}

.author a:active {
color: #900000;
text-decoration: underline;
}

.grid {
}
.grid td {
    clear: both;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0 3px 15px 0;
    vertical-align: top;
}
.grid tr {
    vertical-align: top;
}
.grid td a {
    font-weight: bold;
}
.grid td img {
    margin-right: 15px;
}
/* end main content */
#altcontent {
    width: 125px;
    float: left;
    padding: 5px 0;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#altcol {
    width: 145px;
    float: left;
}
#sidenav {
    list-style: none;
    border-right: 1px solid #ccc;
    margin: 0;
}
#sidenav li {
    display: inline;
    margin: 0;
}
#sidenav a {
    text-decoration: none;
    color: #666;
    display: block;
    padding: 3px 0;
    padding-left: 3px;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
#sidenav a:hover {
    background: #EBCECE;
}
#footer {
    text-align: center;
    color: #999;
    font-weight: bold;
    font-size: 11px;
    padding-top: 75px;
    padding-bottom: 15px;
}
#footer a {
    text-decoration: none;
    color: #999;
}
#footer a:hover {
    color: #999;
}
/* End Content */