blockquote, body, div, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, pre, table, td, th, ul
{
	margin: 0;
	padding: 0;
}

body, p, a, table
{
	font-size: 0.9em;
	line-height: 1.0;
	background-color: #493E3A;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
}

h1
{
	font-size: 1.2em;
	line-height: 1.3;
}

h2
{
	font-size: 1.1em;
	line-height: 1.2;
}

h3, h4, h5, h6
{
	font-size: 1em;
	line-height: 1.1;
}

ol, ul
{
	list-style: none;
}

th
{
	font-weight: normal;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: red;
}

/* -------------------- */
#container
{
	border: 0;
	margin: auto;
	width: 600px;
	padding: 1em;
}

#header
{
	text-align: right;
	height: 70px;
	border: 0px solid;
}

#footer
{
	border: 0px solid;
	width: 600px;
	margin-top: 4em;
	font-size: 0.9em;
}

/* -------------------- */
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#oscarnavcontainer
{
	margin-left: 70px;
}

#stefnavcontainer
{
	margin-left: 170px;
}

#flashviewer
{
	text-align: center;
	padding: 0em;
}

#bamlink
{
	float: right;
}
