body
{
}
.bg-left
{
	background-image: url(../media/templates/content/backgrounds/bg-left-01.jpg);
}
.bg-right
{
	background-image: url(../media/templates/content/backgrounds/bg-right-01.jpg);
}
.inner-wrapper
{
	background-image: url(../media/templates/content/backgrounds/bg-middle-00.jpg);
}

.content
{
	width: 760px;
	background-image:url(../media/templates/content/backgrounds/bg-content.gif);
}
.banner-top
{
	height: 100px;
}
.banner-bottom
{
	clear:both;
	position: relative;
	background-repeat: no-repeat;
	width: 100%;
	bottom: 0px;
}
.menu-top
{
	height: 26px;
}
.menu-left
{
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 138px;
	padding: 20px 7px 0px 0px;
}
.trail-top
{
	position: absolute;
	width: 250px;
	padding: 3px 0px 0px 0px;
	left: 159px;
}
.left-column
{
	display: none;
}
.middle-column
{
	position: relative;
	margin-left: 138px;
	width: 446px;
	background-repeat: no-repeat;
	padding: 30px 7px 0px 7px;
	min-height: 400px;	
	height: auto;
}
.right-column
{
	float: right;
	width: 150px;
}
.horizontal-spacer
{
	position: relative;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	border-bottom: 1px solid #A09C93;
}
/* menu TAGS */
.mnl2 td
{
	padding-bottom: 2px;
}
/* WEBLOG SPECIFIC TAGS */
.weblog-summary .title
{
	padding-bottom: 13px;
}
.weblog-summary .text
{
	margin-left: 85px;
	height: auto !important;
	height: 65px;
	min-height: 65px;
}
.weblog-item .text
{
	margin-left: 85px;
	height: auto !important;
	height: 65px;
	min-height: 65px;
}
.link-list
{
	margin-top: -27px;
}
