#container {
	background:#383838 url(../images/homebgs/002.jpg) top right no-repeat;
	color:#cdcdcd;
	margin:1em 2em;
	margin-right:33%;
}
#container_top_left {
	background:url(../images/container/curve-top-left.gif) top left no-repeat;
}
#container_top_left img {
	border:0;
}
#container_bottom_left {
	background:url(../images/container/curve-bottom-left.gif) bottom left no-repeat;
}
#container_top_right {
}
#container_bottom_right {
	background:url(../images/container/curve-bottom-right.gif) bottom right no-repeat;
}
#right_content {
	background:#383838 url(../images/container/curve-top-right.gif) top right no-repeat;
	color:#cdcdcd;
	float:right;
	margin:1em 2em;
	width:28%;
}
#right_content_top_left {
	background:url(../images/container/curve-top-left.gif) top left no-repeat;
}
#right_content_top_left img {
	border:0;
}
#right_content_bottom_left {
	background:url(../images/container/curve-bottom-left.gif) bottom left no-repeat;
}
#right_content_top_right {
}
#right_content_bottom_right {
	background:url(../images/container/curve-bottom-right.gif) bottom right no-repeat;
}
#news_content {
	padding:0.25em 1em;
}
#content {
	background:none;
	width:60%;
	padding:0.25em;
	padding-top:1em;
	padding-bottom:1em;
}
.home_subcontent {
	display:inline-block;
	background:#000000;
	border-top:#000000 5px solid;
}
.home_subcontent th {
	text-align:left;
	color:#ffffff;
	background:#0076c0 url(../images/nav_background.gif) top repeat-x;
	padding: 0.5em;
	font-size:1.2em;
}
.home_subcontent td {
	margin:0 4px;
	background:#878181;
	color: #ffffff;
	padding:0 0.5em;
}
.home_subcontent a {
	color: #000000;
	text-decoration:none;
}
.home_subcontent ul {
	list-style-type:none;
	margin:0;
	padding:0;
}