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

p
{
	margin-right: 280px;
}

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

#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: -14em 0 0 0;
	padding: 0;
	text-align: center;
	width: 240px;
}

#pictures
{
	background: #fff url(../images/birthday.jpg) no-repeat center center;
	border: 4px solid #fff;
	height: 100px;
	margin: 4em 0 1em 1em;
	width: 400px;
}


/* IE 6 */

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