*
{
margin: 0px;
padding: 0px;
}

a:link {
color: #224386;
}

a:hover {
text-decoration: none;
color: #FF0000;
}

a:visited {
color: #224386;
}

body {
	
background: #ffffff url(images/back_all.jpg)  no-repeat bottom right;

font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
margin-top: 10px;
}

#content
{
width: 645px;
text-align: left;
border-left: 5px solid #ffffff;
}

#back
{
width: 645px;
}

#header {
height: 150px;
text-align: left;
background: url(images/header.gif) no-repeat;		
}

#menu
{
width: 625px;
height: 77px;
padding-left: 22px;
}

#menu ul {
list-style: none;	
}

#menu li {
	
display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 8px;
	background: url(images/button.gif) no-repeat;

}

#menu a:hover {
width: 120px;
height: 25px;
color: #F1F1F1;
text-decoration: underline;
background: url(images/button_r.gif) no-repeat;
}


#logo {
width: 615px;
height: 76px;
text-align: left;
padding-left: 30px;
padding-top: 30px;
}


#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 18px;
color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
padding: 10px;
width: 203px;
padding-right: 1em;
}

#left H3
{
width: 178px;
height: 43px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left ul {
list-style: none;
}

#left li ul {
border: 0px;
margin-left: 20px;
margin-bottom: 10px;
}

#left li li {
padding: 4px 20px;
background: url(images/small.gif) no-repeat left;
}

#left a {
color: #2A99DE;
}
#left a:visited {
color: #2A99DE;
}

#left p
{
padding: 10px;
}

#calendar1 {
padding: 0 10px 20px 10px;
}

#calendar table {
width: 100%;
text-align: center;
}

#calendar thead {

}

#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: bold;
}

#calendar #now {
background: #696969;
border: 1px solid #ff0000;
font-weight: bold;
color: #ffffff
}

#right
{
float: right;
width: 400px;
padding-right: 10px;
}

#right H4
{
margin: 0;
padding: 0px;
font-size: 12px;
color: #2A99DE;
}

#right a
{
color: #2A99DE;
text-decoration: none;
}

#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

#right h2 {
margin: 0;
padding: 0;
padding-top: 10px;
color: #2A99DE;
}
.date {
text-align: right;
color: #2A99DE;
font-size: 11px;
}

.date a {
color: #2A99DE;
}



#footer {
height: 25px;
clear: both;
padding-top: 10px;
border-top: 4px solid #0089FF;
background: url(images/footer.gif) repeat-x
}

#footer p {
margin: 0;
font-size: 10px;
text-align: center;
color: #ffffff;
}

#footer a {
color: #ffffff;
}
