/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#cc0d22 url(../images/intro_enter.gif) 50% 348px no-repeat;
}
#site {
	background:url(../images/intro_bg.gif) top left repeat-x;
}
#wrapper {
	width:683px;
	margin:0 auto;
	position:relative;
}
#header {
	width:630px;
	margin:0 auto;
	position:relative;
	height:348px;
	text-align:right;
}
#logo {
	height:100px;
	padding-top:13px;
}

#content img {
	position:absolute;
	top:375px;
	right:0px;
	width:50px;
	height:10px;
	border:none;
}
#flash{
	height:171px;
}