body {
	padding: 0;
	margin: 0;
	background: #2d2d27 url(../img/graphics/layout/chosenart_44-bg.jpg) no-repeat center top;
	width: 100%;
	display: table;
}

#top
{
	width:887px;
	margin-top:95px;
	margin-left:auto;
	margin-right:auto;
}

#content
{
	width:887px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	color: #000;
}

#footer
{
	width:887px;
	height:45px;
	padding-top: 60px;
	margin-left:auto;
	margin-right:auto;
	background: #fff url(../img/graphics/layout/footer_44.jpg) no-repeat center top;
	color: #000;
	font-size:10px;
	font-family: verdana;
	font-weight: bold;
	
}

img
{
	border:0px;
}

a, a:visited
{
	color:#640b0e;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:line-through;
}

textarea
{
	background: #d8dff9;
	width: 80%;
	height: 40%;
	color: #000;
	border: 1px #000 solid;
}
