.cats, .heads, .contents
{
float: left;
}

.cats
{
	float: left;
width: 180px;
background-image:url(../images/catbg.jpg);
background-repeat: no-repeat;
padding-top: 5px;
min-height: 400px;
height: 45px;
margin-bottom: 10px;

}

.summary_attachments a
{text-decoration: none;
color: #BE9495;	
}
.flashheader
{

height: 200px;


}

.summary_breadcrumb
{
color: #600;
font-size: 14px;
font-weight: bold;
padding-top: 15px;	
}
.summary_breadcrumb a
{
color: #BE9495;	
}
.heads
{
width: 180px;
padding-top: 5px;
}
.bg_nav_left, .bg_nav_left_selected
{
height: 23px;
background-image:url(../images/cat_off.jpg);
background-position: bottom;
background-repeat: no-repeat;
padding-top: 8px;
padding-left: 19px;
cursor:pointer;
clear: left;
}

.bg_nav_left2, .bg_nav_left_selected2
{
height: 20px;
background-image:url(../images/cat_over2.jpg);
background-repeat: no-repeat;
clear: left;
float: left;
padding-left: 19px;
cursor:pointer;
width: 200px;

}

.bg_nav_left_selected
{

background-image:url(../images/cat_over.jpg);
font-weight: bold;
}

.category_link_depth2 a
{
color: white;
text-decoration: none;

}

.eachcontainer
{
float: left;
width: 570px;
padding: 10px;
}

.nav_right_headlines a
{
	float: left;
text-decoration: none;
color: #670001;
padding-top: 5px;
padding-left: 15px;
padding-bottom: 10px;
clear: left;
}

.cathead
{
	color: #660000;
font-size: 15px;
font-weight: bold;
padding-left: 15px;	
padding-bottom: 5px;
}

.contents
{ width: 560px;
padding-top: 5px;
}
.logo
{
position: absolute;
float: right;
margin-left: 620px;
top: 5px;
z-index: 2;	
}

.summary_title
{
	font-size: 14px;
	font-weight: bold;
}


	.morenext 
	{
		color: #333
		text-decoration: none;
		text-align: right;
	}
	
	.more a
	{
		color: #600;
		text-decoration: none;
		font-weight: bold;	
	}
	
	
	.qlinkhead
	{	background-image: url(/images/qlinkhead.png);
		height: 30px;
	}
