﻿@charset "utf-8";
* { margin: 0; padding: 0; }
body {font-family: Georgia, Verdana, Times New Roman; font-size: 0.8em; line-height: 130%; color:#4C5F43; padding 5px; width:90%; left:5%; right:5%; position:relative; background-image:url('../web-img/background.jpg')}
p {line-height: 130%; color:#4C5F43; margin-top:1px; margin-bottom:1px}
p.indent {margin-left: 1em}
p.indentmore {margin-left: 2em}

a:link, a:active, a:visited { color: #444e36; text-decoration: underline; font-weight: bold}
a:hover { color: #4C5F43; text-decoration: none; font-weight: bold}

a.plain:link, a.plain:active, a.plain:visited {color: #4C5F43; text-decoration: none; font-weight: normal}
a.plain:hover {text-decoration: underline}

h1 {font-size: 1.1em; font-weight: bold; margin-top: 2px; margin-bottom: 2px}
h2 {font-size: 1.0em; font-weight: bold; margin-top: 2px; margin-bottom: 2px}

div.luke { text-align: center; width: 800px; margin-left: auto; margin-right: auto; border: 0; position:relative; background-image:url('../web-img/bgcontainer.jpg') }
div.setwidth { text-align: center; width: 720px; margin-left: auto; margin-right: auto; border: 0 }


div.left { text-align: left; width: 720px; margin-left: auto; margin-right: auto; border: 0 }
div.center { text-align: center; width: 720px; margin-left: auto; margin-right: auto; border: 0 }
div.right { text-align: right; width: 720px; margin-left: auto; margin-right: auto; border: 0 }




table.main    { width: 80%; border: 0 } 
table.main td { text-align: left; border: 0; vertical-align:text-top }

table.nav    { width: 640px; border: 0 } 
table.nav td { text-align: center; border: 0; vertical-align:text-top }

table.game    { width: 640px; height: 480px; border: 2px outset; background-image:url('../web-img/games_background.jpg') }
table.game td { border: 1px inset; padding: 10px; vertical-align:text-top }

table.calendar {border: 0}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-size: 11pt}

table.prevnext { width: 100%; margin-top: .3em; }
table.prevnext td { font-size: smaller; }
table.prevnext td a {text-decoration: none }