l, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
	background-color: #FEF5E9;
}
body {
	line-height: 1;
	color: #3C4648;
	background-color: #262A27;
	background-image: url(../images.site/bg.jpg);
	background-repeat: repeat-x repeat-y;
	font: 14px Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div.bar {
	width: 600px;
	height: 7px;
	background: url(../images.site/bar.jpg);
	background-repeat: repeat-x;
}
div.bar2 {
	width: 800px;
	height: 7px;
	background: url(../images.site/bar.jpg);
	background-repeat: repeat-x;
}
div#foot {
	text-align: center;
	color: #fddb93;
	font: 11px Helvetica, Arial, sans-serif;
}
div#foot a, div#languages a {
	color: #fddb93;
	text-decoration: none;
}
div#foot a:hover, div#languages a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#languages {
	color: #B1C0B9;
	font: 11px Helvetica, Arial, sans-serif;
}