@charset "utf-8";
/* CSS Document */
body
{
	text-align:center;
	background-image:url(../images/bg.jpg);
}
#container
{
	width:900px;
	margin:auto;
	background-color:#ffffff;
}
#header
{
	width:900px;
	height:207px;
	background-image:url('../images/template_01.gif');
}
#main
{
	width:900px;
	height:auto;
}
#menu
{
	float:left;
	width:120px;
	height:auto;
}
#contentleft
{
	float:left;
	width:545px;
	height:auto;
	text-align:justify;
	padding-left:2px;
}
#contentright
{
	float:right;
	width:231px;
	height:600px;
}
#search
{
	width:231px;
	height:67px;

	background-image:url('../images/template_04.gif');
}
#clear
{
	clear:both;
}
#footer
{
	width:900px;
	height:19px;
	background-image:url('../images/template_06.gif');
	font-size:12px;
	text-align:center;
	color:white;
}
td
{
	text-align: justify;

}
#activities
{
	width:231px;
	height:32px;
	background-image:url('../images/template_05.gif');
	font:bold;
	margin-top:-10px;
}
#activitytable
{
	padding-top:10px;
	border:thin solid #8be6a9;	
}
#bottomact
{
	width:231px;
	height:32px;
	background-image:url('../images/template_06.gif');	
}
#month
{
	padding-top:7px;
}
#month a
{
	text-decoration:none;
	color:black;
}
#container #main #contentright div #activitytable #date tr td
{
	text-align: center;
	width: 32px;
}
.wXbody
{
	margin:auto;
}
#Clock0
{
	width:174px;
	height:50px;
	text-align:center;
	font-size:24px;
	padding-top:12px;
	font:Times New Roman;
	font-weight:bold;
	margin:auto;
	background-image:url('../images/time.gif');
}
#timezone
{
	width:174px;
	height:50px;
	text-align:center;
	font-size:24px;
	padding-top:12px;
	font:Times New Roman;
	font-weight:bold;
	margin:auto;
	background-image:url('../images/time.gif');
}