/* CSS for the Author's Choice Publishing Group - authorschoice.org */
/* Created by Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body { background: url("graphics/background.jpg"); background-repeat: repeat-y; background-color: #BF9AD6; }

a:link { color : #3030FF; text-decoration: none; }
a:visited { color: #292B7B; text-decoration: none; }
a:hover { color: #E00000; text-decoration: underline; }
a:active { color: #E00000; text-decoration: underline; }

.navlinks  { color: #296020; font-family: "arial narrow", arial; font-weight: bold; }

.navlinks a:link { color: #296020; text-decoration: none; }
.navlinks a:visited { color: #3F503F; text-decoration: none; }
.navlinks a:hover { color: #AA3030; text-decoration: underline; }
.navlinks a:active { color: #AA3030; text-decoration: none; }

.tagline { color: #2B432E; font-size: 200%; font-style: italic; }

.title { color: #000000; font-size: 170%; font-weight: bold; font-family: "times new roman", times, serif; }




sup { font-size: 70%; }

.fna	{ font-size: 80%; font-family: arial, helvetica, sans-serif; }
.fba	{ font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fnba	{ font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }
.f2ba	{ font-size: 70%; font-family: arial, helvetica, sans-serif; font-weight: bold; }


