* {
margin:0;
padding:0;
}

a:hover {
text-decoration:none;
color:red;
}

body {
background:#286321 url(images/back_all.gif) repeat-x;
font:13px Arial, Helvetica, sans-serif;
color:#A2D09D;
}

#content {
width:778px;
text-align:left;
}

#main {
width:758px;
padding:10px;
}

#back {
width:778px;
}

#header {
height:491px;
text-align:right;
background:url(images/header.jpg) no-repeat;
}

#logo {
width:722px;
height:347px;
text-align:right;
padding-right:20px;
padding-top:10px;
}

#logo a {
text-decoration:none;
text-transform:lowercase;
font-style:italic;
font-size:18px;
color:#fff;
}

#logo H2 a {
font-size:12px;
}

#menu1 {
width:702px;
height:94px;
padding-left:40px;
}

#menu ul {
list-style:none;
}

#menu li {
display:inline;
}

#menu a {
float:left;
width:129px;
height:54px;
display:block;
text-align:center;
text-decoration:none;
color:#fff;
vertical-align:middle;
font-weight:700;
font-size:14px;
padding-top:40px;
text-transform:uppercase;
}

#menu a:hover {
width:129px;
height:54px;
color:#123F0C;
text-decoration:underline;
background:url(images/button_back.gif) repeat-x;
}

#left {
width:237px;
}

#left H3 {
width:212px;
height:36px;
font-size:14px;
font-weight:700;
padding-left:25px;
padding-top:15px;
text-transform:uppercase;
color:#fff;
background:url(images/title.gif) repeat-x;
}

#left ul {
list-style:none;
margin-bottom:10px;
background:url(images/title_back.gif) repeat-x top;
}

#left li ul {
border:0;
margin-left:20px;
margin-bottom:10px;
padding-top:20px;
background:none;
}

#left li li {
padding:4px 20px;
}

#left p {
padding:10px;
}

#calendar1 {
padding:20px 10px;
}

#calendar table {
width:100%;
text-align:center;
}

#calendar tbody td {
border:1px solid #F1F1F1;
}

#calendar #prev {
text-align:left;
}

#calendar #next {
text-align:right;
}

#calendar tfoot a {
text-decoration:none;
font-weight:700;
}

#calendar #now {
background:#696969;
border:1px solid red;
font-weight:700;
color:#fff;
}

#right {
float:right;
width:490px;
padding-right:10px;
}

#right H4 {
font-size:12px;
color:#C5C5C5;
margin:0;
padding:0;
}

#right a {
color:#fff;
text-decoration:none;
}

#right p {
margin:0;
padding:0 0 10px;
}

#right h2 {
color:#fff;
margin:0;
padding:10px 0 0;
}

.date {
text-align:right;
color:#fff;
font-size:11px;
}

.date a {
color:#A76EBE;
}

#footer {
height:64px;
clear:both;
padding-top:30px;
background:url(images/footer.gif) repeat-x bottom;
}

#footer p {
width:778px;
font-size:10px;
text-align:center;
color:#fff;
margin:0;
}

a:link,a:visited,#left a,#left a:visited,#footer a {
color:#fff;
}
