body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
	background: #912010 url(images/page_bg.jpg) top repeat-x;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

#header
{
	width: 900px;
	margin: 0 auto;
	height: 98px;
	background: url(images/header.jpg) center no-repeat;
}

#main
{
	background: #eacb78 url(images/content_bg.jpg) top center no-repeat;
	width: 850px;
	padding: 25px;
	margin: 0 auto 25px;
}

#video_window
{
	width: 512px;
	height: 400px;
	margin: 0 auto;
}