@charset "utf-8";
#montage_pic {
	background-image: url(../images/front_pic.jpg);
	background-repeat: no-repeat;
	height: 544px;
	width: 350px;
	left: 410px;
	position: absolute;
	top: 100px;
	border: 5px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(../images/backgrounds/background.gif);
	background-repeat: repeat-x;
}
#matachewan  h1  {
	position: relative;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 3px solid #CB9A36;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}
#credo {
	position: absolute;
	width: 334px;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 5px solid #000000;
	top: 400px;
	left: 30px;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 45px;
}
#weather {
	position: absolute;
	left: 140px;
	top: 600px;
	border: 3px solid #000000;
}
#search_index {
	position: absolute;
	left: 60px;
	top: 490px;
	border: 5px solid #000000;
	height: 65px;
	width: 275px;
	background-color: #824B1B;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	color: #FFFFFF;
}
#outside_container_index #matachewan_logo {
	position: absolute;
	height: 275px;
	width: 275px;
	top: 100px;
	left: 70px;
}
html {
overflow: -moz-scrollbars-vertical;
}
