/* @override http://artba.monkcms.net/_css/sub2.css */
#sub2 #header{
	height: 200px;
	position: relative;
}
#sub2 #lsidebar{
	width: 233px;
	float: left;
	padding: 20px 15px;
	overflow: hidden;
}
#sub2 #content{
	width: 490px;
	top: 0;
	float: left;
	margin-left: 1px;
}
#sub2 #lcont{
	float: left;
	display: inline;
	width: 724px;
}
#sub2 #rsidebar{
	width: 204px;
	float: left;
	padding: 20px 15px;
	background: url(../_img/right_sidebar_shadow_top.jpg) no-repeat px 0;
	margin-left: 2px;
	overflow: hidden;
}
#sub2 #container-inner{
	background: #f7f7f7 url(../_img/bg_content_lines.jpg) repeat-y 0 top;
}

#sub2 #content-wrap{
	background: url(../_img/bg_content_btm.jpg) no-repeat 235px bottom;
}

#sub2 #title{
	background: url(../_img/subpage_3clm_title_bg.jpg) no-repeat;
	width: 725px;
	display: inline-block;
	height: 46px;
}

#sub2 #title h2{
	font: normal normal 2.2em Arial;
	color: #fff;
	letter-spacing: 1px;
	margin-top: 11px;
	padding-left: 50px;
	text-transform: uppercase;
}
#sub2 #lsidebar{
	background: url(../_img/subpage_sidebar_top_shadow.jpg) no-repeat 4px 0;
}

#sub2 #rsidebar{
	background: url(../_img/subpage_sidebar_top_shadow.jpg) no-repeat 1px 0;
}
#sub2 #lsidebar{
	padding-left: 0;
	padding-right: 0;
}
#sub2 #lsidebar .pgtle, #sub2 #lsidebar #subnav, #sub2 #lsidebar #leaders, #sub2 #lsidebar .add, #sub2 #lsidebar #featured{
	padding-left: 15px;
	padding-right: 15px;
}

#sub2 #content .seperator{
	background: url(../_img/subpage_section_sep.jpg) no-repeat 0 top;
	height: 15px;
	width: 490px;
	position: relative;
	left: -32px;
	margin-top: 35px;
	display: block;
	text-indent: -99999px;
	z-index: 0;
}

#sub2 .cont3{
	background: url(../_img/subpage_section_sep.jpg) no-repeat 1px -1px;
}

#sub2 #lsidebar .leaders{
	padding-left: 15px;
}

#sub2 #content #mainimg{
	padding-left: 0px;
}
#sub2 #content #mainimg img{
	width: 493px;
}

/* @group Quicklinks */

#quicklinks{
	background: url(../_img/sidebar_double_sep.jpg) no-repeat center bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#quicklinks h3{
	font: 1.5em Arial;
	color: #792823;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#quicklinks ul li{
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 1.1em;
}

#quicklinks li a{
	color: #164e79;
	text-decoration: none;
	font-family: Arial;
}

#quicklinks li a:hover{
	text-decoration: underline;
}

/* @end */


