@charset "UTF-8";
/* CSS Document */

html, body, div,ul, li,a, span, applet, img, object, iframe, p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	list-style-type: none;
}
body {
	background-repeat: repeat-x;
	background-color: #667764;
	background-image: url(../images/bg_BODY5.gif);
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg_content.gif);
}

a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	color: #03F;
}
