* { margin: 0; padding: 0; font-size: 100%; line-height: 1.125em;}
body { font-family: Times New Roman, Times, serif; font-size: 12px; background: #FFF;}
h1 { font-size: 15px; font-weight: bold;}
h2 { font-size: 13px; font-weight: bold;}

/* Divs */
#header { margin-top: 20px; height: 380px;}
.fullwidth { width: 960px;}
.centered { margin: 0 auto;}
.clear { clear: both;}
.float { float: left;}
#main { background: url(../images/main-bg.png) repeat-y; width: 950px; min-height: 405px;}
#main-inner { width: 830px;}
#left-col { float: left; width: 170px; margin-left: 4px; border-right: #999 dashed 1px;}
#right-col { float: right; width: 150px; height: 380px; margin-right: 14px; padding-left: 10px; border-left: #999 dashed 1px;}
#content-col { float: left; width: 470px; margin-left: 10px;}
#page-foot { height: 38px; background: url(../images/footer-bg.png) no-repeat;}
#intro {}
.divider { height: 2px; margin: 0 auto; border-bottom: dashed 1px #999; margin-bottom: 2px; width: 100px;}

/* Fonts */
a:link { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #999; text-decoration: none;}
a:active { color: #666; text-decoration: none;}
a.armadillo:link { color: #666;}
a.armadillo:visited { color: #666;}
a.armadillo:hover { color: #090;}
a.armadillo:active { color: #666;}
#armadillo_sig { margin: 0 auto; text-align: center;}