body { background-image: url("../images/lwmbig.png"); background-attachment: fixed; background-size: 100% 100%; background-position: center top; margin: 0px; padding: 0px; height: 100%; text-align: center; font-family: Arial, Helvetica, sans-serif;}

.bodyContent {width: 940px; margin-top: -20px; height: 100%; padding: 3% 0% 3% 0%; margin: auto; }

a.navLink { line-height: 70px; font-size: 17pt; padding-left: 10px; padding-right: 10px; color: white; text-decoration: none; width: 20%; text-align: center; margin-left: 3%;}

a:hover.navLink { text-shadow: 0px 0px 10px #ff6666, 1px 1px 1px black, -1px -1px 1px black; text-decoration: none;  background-color: rgba(255, 255, 255, 0.5);  box-shadow:  2px 2px 7px #eeeeee, -2px -2px 7px #eeeeee; border-radius: 5px; padding: 10px; }

a:active.navLink { text-shadow: 0px 0px 15px #ff0000, 1px 1px 1px black, -1px -1px 1px black;  background-color: rgba(255, 255, 255, 0.75);}

a.navLinkSel, a:link.nevLinkSel { line-height: 70px; font-size: 17pt; padding-left: 10px; padding-right: 10px; color: white; text-decoration: none; width: 20%; text-align: center; margin-left: 3%;text-shadow: 0px 0px 15px #ff0000, 1px 1px 1px black, -1px -1px 1px black;  background-color: rgba(255, 255, 255, 0.75); box-shadow:  2px 2px 7px #eeeeee, -2px -2px 7px #eeeeee; border-radius: 5px; padding: 10px; }

.navBar { width: 940px; max-width: 940px; background-image: url("../images/bg_navigation.png");  border-radius: 5px; color: #ffffff; margin: 0px; padding: 0px;}

.headBanner { width: 940px; max-width: 940px; height: 240px; max-height: 240px; background-image: url("../images/lwmBanner.jpg"); background-size: 100% 100%; background-repeat: no-repeat; text-align: left; border-radius: 5px; color: #d3f9fa; padding: 0px; margin: 0px; box-shadow: 1px 1px 1px black; }

.banner { font-family: Impact, Charcoal, sans-serif; font-size: 36px; font-style: normal; font-weight: normal; line-height: 1.2em; padding-left: 2.5%; padding-top: 5%; color: #aa1511;}

.mainInfo {width: 100%; padding: 0;}
.leftInfo {background: #f5f5f5; border-radius: 5px; width: 20%; float: left; text-align: left; padding: 2%; box-shadow: -1px -1px 1px #f5f5f5, 1px 1px 1px #333333; margin-top: 25px;}
.rightPlayer {background: #f5f5f5; border-radius: 5px; width: 20%; float: right; text-align: left; padding: 2%; box-shadow: -1px -1px 1px #f5f5f5, 1px 1px 1px #333333; margin-top: 25px;}
.centerInfo {background: #f5f5f5; border-radius: 5px; width: 70%; float: right; text-align: left; padding: 2%; box-shadow: -1px -1px 1px #f5f5f5, 1px 1px 1px #333333; margin-top: 25px; position: absolute: top: 0px; right: 0px; margin-bottom: 50px;}

.infoText { color: #333333; font-size: 12px; line-height: 150%; padding: 5px 10px;}

ol { color: #333333; font-size: 12px; line-height: 150%; padding: 5px 10px 5px 10px; margin-left: 5%;}

h2 {color: #aa1511; font-size: 18px; font-weight: bold; }

h3 { color: #aa1511; font-size: 16px; font-weight: bold; }

a.bodyLink, a:link.bodyLink, a:visited.bodyLink { color: #1f4072; text-decoration: none; font-size: 12px; }
.hover {text-decoration: underline; }

.caption {font-size: 9px; font-style: italic; padding: 0px; margin: 0px;}

.copyright {position: fixed; right: 20px; bottom: 10px; padding-left: 20px; font-weight: 200; font-style: italic; font-size: 10pt; color: #ffffff; }