﻿#subsite
{
	margin: 2px 14px;
	width: 500px;
	float: left;
}

#subsite-onecol
{
	margin: 2px 4px;
	width: 938px;
	float: none;
}

#subsite-twocol
{
	margin: 2px 14px;
	width: 660px;
	float: left;
}

#sub-header
{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
position: relative;
}


/*   RIGHT SIDEBAR    */

#inner-right-sidebar
{
	float: right;
	width: 180px;
}

#inner-right-sidebar #right-menu
{
	width: 180px;
	height: 370px;
	background-image: none;
	border-left: 1px solid #ccc;
	margin-top: 0;
}

#inner-right-sidebar #right-menu nav
{
	margin-left: 15px;
}

#inner-right-sidebar .title
{
	width: 180px;
	line-height: 26px;
	background-color: #7e0e26;
	color: #fff;
	text-align: center;
	letter-spacing: 4px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

/*   RIGHT MENU (QUICKLINKS)    */

