#archContainer {
	width: 990px;
	background-color: #ffffff;
	margin-bottom: 10px;
	/*height: 800px;*/
}
#archParts {
	width: 980px;
	float: left;
	margin: 10px;
}
#archMod{
	width: 645px;
	height: 185px;
	margin-bottom: 10px;
}
.week_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}
#archRight {
	width: 200px;
	float: right;
	margin: 10px 25px;
	color: #333333;
}
#archParts h1 { color:#333333; margin: 0 10px; }
#archRight ul {
	margin: 0px 5px 0px -10px;
	list-style: none;
}
#archRight li {
	font-size: 15px;
	line-height: 30px;
}
#archRight ul a:link { color:#990000; }
#archRight ul a:visited { color:#999999; }
#archRight ul a:hover { color:#333333; }
#archRight h3 {
	margin: 10px 25px 5px 15px;
	color: #990000;
}

.t {background: url(images/dot.gif) 0 0 repeat-x}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 

h2.title{
	margin-bottom:7px;
	color: #000000;
}

/* CSS for FEATURED MONTHLY PARTS*/
#arch_featured-monthly {
	width: 647px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#arch_featured-monthly span {
	margin-left: 10px;
	font-weight:bold;
	font-size:24px;
}
#arch_featured-monthly .arch_featured_monthly_part_container {
	width: 645px;
	margin: 12px auto;
	background-color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}
#arch_featured-monthly #arch_featured_monthly_image{
	

} 
#arch_featured-monthly #arch_featured_monthly_link{ 
	min-height: 30px;
	margin: 0 10px 0 10px;
} 
#arch_featured-monthly #arch_featured_monthly_link a {
	color: #cd0800;
} 
#arch_featured-monthly #arch_featured_monthly_link a:hover {
	color: #cd0800;
	text-decoration: none;
} 
#arch_featured-monthly #arch_featured_monthly_desc{
	margin: 0 10px 9px 10px;
	color:#606060;
	margin-top: 5px;
} 
/*CLOSER for FEATURED MONTLY PARTS*/

