#base_calendar_logo
{
	width: 972px;
	height: 97px;

	background-image: url(../images/base_calendar_logo.jpg);
	background-repeat: no-repeat;

	cursor: hand; cursor: pointer;
}

#base_calendar_title
{
	text-align: center; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color:#0B6BB6;
	height:25px;
	padding-top:6px;
	font-family:Arial;
}
#bottom_calendar
{
	height: 30px;
	padding-top: 5px;
	margin-bottom: 5px;

	background-color: #6d6e71;

	font-size: 16px;
	font-weight: bold;
	color: #e8e8e8;	
	text-align: center;
}

#bottom_calendar_link
{
	padding-bottom: 5px;

	font-size: 13px; 
	text-align: center;
}

.calendar_content 
{
	width: 100%;
	font-size: 13px;
	text-align: left;
}

.calendar_content_left
{
	float: left;
	width: 640px;
}

.calendar_content_left_1
{
	float: left;
	width: 320px;
	padding-left: 10px;
}

.calendar_content_left_2
{
	float: right;
	width: 300px;
}

.calendar_content_right
{
	float: right;
	width: 310px;

	padding-right: 10px;
}
.sub_category
{
	width:200px;
	color:#000000;
	text-align:center;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#adv_content
{
	color:#000000;
	font-size:10px;
	border:1px solid #000000;
}
