#home
{
	display:block;
	float:left;
	width:449px;
	min-height:800px;
}

#home_temp
{
	display:block;
	float:left;
	width:500px;
}

#home_visual
{
	padding:6px;
}

#home_banner_1,#home_banner_2,#home_banner_3
{
	margin-top:12px;
	margin-left:6px;
	display:block;
	float:left;	
}

.home_banner_top{
	display:block;
	width:141px;
	height:48px;
	background-image:url(../img/home_banner_top.gif);
}

.home_banner_top a
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:black;
	padding-left:12px;
	padding-top:6px;
}

.home_banner_bottom{
	display:block;
	width:141px;
	height:32px;
	background-image:url(../img/home_banner_bottom.jpg);	
}

.home_banner_bottom a
{
	display:block;
	font-weight:bold;
	color:white;
	padding-left:12px;
	padding-top:6px;
}

#tabbed_news
{
	clear:left;
	padding-top:12px;
	margin-left:6px;
	margin-right:6px;
}

#tabbed_news ul
{
	list-style:none;
}

#tabbed_news li
{
	float:left;	
}

#tab_2_content, #tab_3_content, #tab_1_content
{
	clear:left;
	background-color:#D8D8D8;
	padding:10px;
}

#tab_2_content p, #tab_3_content p, #tab_1_content p
{
	padding:6px;
	line-height:18px;
	margin-bottom:1px;
}

#tab_2_content img, #tab_3_content img, #tab_1_content img
{
	float:left;
	display:block;
	margin-right:10px;
}

.tabbed_news_tab_1 a
{
	display:block;
	width: 151px;
	height:32px;
	background-image:url(../img/tabbed_news_tab_2.gif);
	line-height:32px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin-right:6px;
	font-size:95%;
}

.tabbed_news_tab_2 a
{
	display:block;
	width: 151px;
	height:32px;
	background-image:url(../img/tabbed_news_tab_2.gif);
	line-height:32px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin-right:6px;
	font-size:95%;
}

.tabbed_news_tab_3 a
{
	display:block;
	width: 106px;
	height:32px;
	background-image:url(../img/tabbed_news_tab_3.gif);
	line-height:32px;
	margin-right:6px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size:95%;	
}

.tabbed_news_tab_1 a:hover,.tabbed_news_tab_2 a:hover,.tabbed_news_tab_3 a:hover
{
	background-position:0px -32px;
	color:white;
}

.tabbed_news_tab_1_selected a
{
	display:block;
	width: 151px;
	height:32px;
	background-image:url(../img/tabbed_news_tab_2.gif);
	line-height:32px;
	background-position:0px -32px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin-right:6px;
	font-size:95%;
}

.tabbed_news_tab_2_selected a
{
	display:block;
	width: 151px;
	height:32px;
	background-image:url(../img/tabbed_news_tab_2.gif);
	line-height:32px;
	background-position:0px -32px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin-right:6px;
	font-size:95%;
}

.tabbed_news_tab_3_selected a
{
	display:block;
	width: 106px;
	height:32px;
	background-image:url(../img/tabbed_news_tab_3.gif);
	line-height:32px;
	background-position:0px -32px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin-right:6px;
	font-size:95%;	
}

#nav_pagination{
	padding-top:10px;
}

#nav_pagination li{
	list-style:none;
	float:left;
	padding-left:20px;
}

#nav_pagination a{
	padding:5px;
	color:white;
	background-color:#942119;
}




