
h2
{
	margin: 45px 280px 0 0;
}

h3
{
	margin-right: 280px;
}

p
{
	margin-right: 280px;
}

#content
{
	background: #e2e3e5 url(../images/no_submenu_bkg.jpg) repeat-y right top;
	padding-bottom: 30px;
	padding-right: 20px;
}
#content ul
{
	margin-left: 2em;
	margin-right: 280px;
}

#sub_menu_bottom
{
	background-position: left bottom;
	border-top: 2px solid #5a392b;
	bottom: 0;
	height: 25px;
	top: auto;
}

#text
{
	background-color: #efefef;
	border: 1px solid #fff;
	color: #5a392b;
	float: right;
	font-family: "Trebuchet MS", "Arial CE", Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	margin: -8em 0 0 0;
	padding: 0;
	text-align: center;
	width: 240px;
}
#text p
{
	margin: 0;
}
#text ul
{
	list-style-type: none;
	margin: 1em 0;
}
#text a:hover,
#text a:active,
#text a:focus
{
	background: none;
}


/* IE 6 */

* html #sub_menu_bottom
{
	bottom: -1px;
}
