html, body, div, span, img, applet, embed, canvas, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, s, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {background:none repeat scroll 0 0 transparent;border:0 none;font-size:100%;margin:0;outline:0 none;padding:0;}
body {line-height:1;}
ol, ul {list-style:none outside none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:none;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}
html {height:100%;}
body {background:none repeat scroll 0 0 #525252; height:100%;word-wrap:break-word;color: #FFFFFF; font: 16px/1.2em Verdana; padding-top:5px;}
a:visited, a:hover, a:active, a:link{text-decoration: none; color: #FFFFFF;}

#container
{
	margin: 0 auto;
	width: 822px;
}

#header
{
	width: 822px;
	height: 146px;
	background: transparent url('media/header.png') no-repeat;
}

#navi
{
	background-color: #000000;
	height: 28px;
	width: 822px;
	text-align:center;
	padding-top:8px;
	border-bottom: 1px solid #525252;
	border-top: 1px solid #525252;
}

#navi a
{
	color: #D0D0D0;
	padding: 0 13px;
	font-size: 13px;
	text-shadow:-1px -1px #555555;
	cursor: pointer;
}

#navi a:hover
{
	color: #FFFFFF;
}

#content
{
font-size: 14px;

	background-color: #000000;
	min-height: 465px;
	padding:15px 35px;
	color:#EEEEEE;

}

