
/*site-wide styles*/

body { color: white; font-family: verdana, sans-serif; background-color: #1a1b61; background-image: url(../images/bg.jpg); background-repeat: repeat-x; border-width: 0; }
img { color: white; font-size: 10px; font-weight: 700; }
.nav { font-size: 10px; font-weight: 700; }
.nav a:link { color: white; font-weight: 700; text-decoration: none; }
.nav a:visited { color: #bbb; font-weight: 700; text-decoration: none; }
.nav a:hover { color: white; font-weight: 700; text-decoration: underline; }
.nav a:active { color: white; font-weight: 700; text-decoration: underline; }
.navalt { color: white; font-size: 10px; font-weight: 700; }
.navalt a:link { color: #fc0; font-weight: 700; text-decoration: none; }
.navalt a:visited { color: #daae00; font-weight: 700; text-decoration: none; }
.navalt a:hover { color: #fc0; font-weight: 700; text-decoration: underline; }
.navalt a:active { color: #fc0; font-weight: 700; text-decoration: underline; }
.navfooter { color: white; font-size: 10px; }
.navfooter a:link { color: white; font-weight: 700; text-decoration: underline; }
.navfooter a:visited { color: #bbb; font-weight: 700; text-decoration: underline; }
.navfooter a:hover { color: white; font-weight: 700; text-decoration: none; }
.navfooter a:active { color: white; font-weight: 700; text-decoration: none; }
.footercopy { color: #989898; font-size: 10px; }
.footercopy a:link { color: white; text-decoration: none; }
.footercopy a:visited { color: #d2d2d2; text-decoration: none; }
.footercopy a:hover { color: white; text-decoration: underline; }
.footercopy a:active { color: white; text-decoration: underline; }

/*home page styles*/

.copy-lft { font-size: 11px; font-family: tahoma; padding-left: 10px; }
.copy-lft a:link { color: #fc0; font-weight: 700; text-decoration: none; }
.copy-lft a:visited { color: #daae00; font-weight: 700; text-decoration: none; }
.copy-lft a:hover { color: #fc0; font-weight: 700; text-decoration: underline; }
.copy-lft a:active { color: #fc0; font-weight: 700; text-decoration: underline; }
.gamecopy { color: white; font-size: 11px; font-family: tahoma; }
.gamecopy a:link { color: #fc0; font-weight: 700; text-decoration: none; }
.gamecopy a:visited { color: #daae00; font-weight: 700; text-decoration: none; }
.gamecopy a:hover { color: #fc0; font-weight: 700; text-decoration: underline; }
.gamecopy a:active { color: #fc0; font-weight: 700; text-decoration: underline; }

/*template page styles*/

.title { font-size: 14px; font-family: "Lucida Sans Unicode"; padding-left: 27px; text-transform: uppercase; padding-left: 27px; }
.bodycopy { font-size: 11px; font-family: tahoma; padding-left: 10px; }
.bodycopy a:link { color: #fc0; font-weight: 700; text-decoration: none; }
.bodycopy a:visited { color: #daae00; font-weight: 700; text-decoration: none; }
.bodycopy a:hover { color: #fc0; font-weight: 700; text-decoration: underline; }
.bodycopy a:active { color: #fc0; font-weight: 700; text-decoration: underline; }
.content-pic { float: left; margin-right: 10px; margin-bottom: 5px; }
