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

img
{
border: 0px;
}

a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}

body {
	
	background: #bcc9df url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 736px;
	background: #bcc9df url(images/table_back.jpg) no-repeat;
	border-left: 10px solid #EEFFEE;
	border-right: 10px solid #EEFFEE;
}


#header {
	height: 388px;
	width: 489px;
}


#menu
{
width: 469px;
margin-left: 20px;
height: 40px;
background: url(images/menu.gif) repeat-x right;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#right #menu a {
	float: left;
	width: 80px;
	height: 25px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 13px;
}

#right #menu a:hover {
	width: 80px;
    height: 25px;
	color: #ff0000;
	text-decoration: underline;

}


.more
{
text-align: right;
}


#logo {
width: 449px;
height: 310px;
text-align:  right;
padding-right: 40px;
padding-top: 20px;
}


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

#main
{

}

#left
{
	width: 180px;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 9px;
}



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


#left ul {
	list-style: none;
}

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

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

#left .title_back
{
padding: 4px;
background: #ffffff;
border: 1px solid #41939E;
}


#left a {
	color: #0066CC;
}
#left a:visited {
	color: #0066CC;
}

#left p
{
padding: 10px;
padding-left: 40px;
}


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

#right_text
{
width: 445px;
margin-left: 25px;
}

#right .box
{
background: #ffffff;
padding: 10px;
}

#right ol, #right ul
{
margin-left: 25px;
}

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

#right a
{
color: #4889D7;
text-decoration: none;
}

.right_top
{
   	height: 15px;
    background: url(images/right_top.png) no-repeat;
}

.right_bottom
{
	height: 13px;
    background: url(images/right_bottom.png) no-repeat;
	margin-bottom: 10px;
}

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

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #4889D7;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 30px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x; 
	border-top: 5px solid #1D616A;
}

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

#footer a {
	color: #41939E;
}