img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
		}

@media screen and (max-width: 1200px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}

#bigQ {
	z-index: 1;
	background-image: url(../images/big_Q.png);
	background-repeat: no-repeat;
	height: 422px;
	width: 550px;
	margin: 0;
	position: fixed;
}

body  {
	margin: 0px;
	padding: 0px;
	top: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	background-color: #fefefe;

}
#container {
	position: relative;
	z-index: 3;
	width: 875px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFF9F;
	background-color: transparent;
	background-image: url(../images/container_bk.png);
	background-repeat: repeat-y;
	height: auto;
}
#container #header {
	position: relative;
	background-color: transparent;
	background-image: url(../images/header2.png);
	background-repeat: no-repeat;
	height: 185px;
	width: 875px;
	margin: 0px;
	padding: 0px;

}

#header #mason {
	width: 400px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF9F;
	height: auto;
	top: 40px;
	right: 20px;
	position: absolute;
	z-index: 4;
}

#header #mason h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #491900;
}

#container #menubar {
	margin: 0;
	background-image: url(../images/nav.png);
	height: 35px;
	width: 875px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: 	color: #491900;
	background-repeat: repeat-x;
	line-height: 35px;
	vertical-align: middle;
	color: #FFF;
	text-align: right;
}

#menubar a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#menubar a:visited {
	color: #E6E6E4;
	text-decoration: none;
	font-weight: bold;
}

#menubar a:hover {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

#container #menu {
	padding-top:10px;
	float: left;
	width: 170px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	background-image: url(../images/container_bk.png);
	background-repeat: repeat-y;
	margin: 0;
}
#menu h1 {
	font-size: 18px;
	font-weight:bold;
	text-indent: 42px;
	margin-top: 2px;
	margin-bottom:2px;
	}

#container #menu_btm {
	float: left;
	background-image: url(../images/menu_btm.png);
	background-repeat: no-repeat;
	width: 39px;
	height: 10px;
	margin: 0;
	}

#container #content_top {
	float: right;
	background-image: url(../images/content_top.png);
	width: 700px;
	height: 25px;
	background-repeat: no-repeat;
}
#container #Content_box {
	background-image: url(../images/content_bk.png);
	background-repeat: repeat-y;
	float: right;
	width: 700px;
	height:auto;
	margin: 0;
}

#content_btm {
	float: right;
	background-image: url(../images/content_btm.png);
	width: 700px;
	height: 10px;
	background-repeat: no-repeat;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	background-color: #4f0d0e;
	height: 30px;
	width: 876px;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
}

#container #footer a:link{
	color: #efe6e6;
	}


#container #footer a:visited{
	color: #efe6e6;
	}

#container #footer a:hover{
	color: #FF0000;
	}

#container #footer a:active{
	color: #DDDDDD;
	}

#Content_box #content {
	width: 650px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #450006;
}
#content h1{
	color: #450006;
	font-size: 22px;
	font-weight: bold;
}
#content h2{
	color: #450006;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
#content h4{
	color: #450006;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#content ul{
	margin-top: 3px;
}
#content ol{
	margin-top: 3px;
}
#menu #linker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 25px;
	margin-bottom: 2px;
}

#menu #linker a:link {
	text-decoration: none;
	color: #4D2030;

}
#menu #linker a:visited {
	text-decoration: none;
	color: #4D2030;

}

#menu #linker a:hover {
	display:block;
	background-image: url(../images/button_over.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu #linker a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #450006;
	background-image: url(../images/button_current.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	line-height: 30px;
	vertical-align: middle;
	text-indent: 25px;
	margin-bottom: 2px;
}
.imageright{
	float:right;
	margin: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
