html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-size: 100%;
	line-height: 1.2;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	background: #5D87A1;
}
#wrap {
	position: relative;
	width: 870px;
	height: 605px;
	margin: 0 auto;
	text-align: left;
	background-color: #F0EBE3;
}
#header {
	display: none;
}
#sidebar {
	position: absolute;
	top: 154px;
	right: 51px;
	width: 135px;/*padding-top: 50px;
	padding-left: 10px;*/
	}
#sidebar a {
	font-size: 13px;
	line-height: 1.6;
	text-decoration: none;
	color: #000;
}
#sidebar a:hover {
	color: #898077;
	text-decoration: underline;
}
#sidebar ul, #sidebar ul li#begin {
	margin-bottom: 20px;
}
#sidebar ul li#begin a {
	font-size: 24px;
	text-transform: uppercase;
}

#produced_by {
	position: absolute;
	top: 580px;
	left: 680px;
	width: 260px;
}

h5 {
	font-size: 11px;
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;;
}
#footer {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
}
