* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
	background-position: top center;
}

body {
    font: Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:800px;
	margin-left:10%;
    margin-right:10%;
	background-position: top center;
/*	border:0.1em solid #EAEAEA;*/
	margin: 0 auto 0 auto;
}
#header {
    width: 800px;
	height: 126px;
	margin: 10 10;
	background: url(../images/newbg.jpg) no-repeat center center;
	position:relative;
	line-height:8em;
}
#entryBottom {
	width: 120px;
	margin: 0 auto 0 auto;
	position: relative; top: -35px;
}
#flashEntryContent {
	position: relative; top: -15px;
	width: 440px;
	margin: 0 auto 0 auto;
/*	border:1em solid #EAEAEA;*/
}

/* Main Column */

#bottom_decoration {
	float: right; 
	padding: 0px 0px 20px 0px;
}
