@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/* following code will prevent someone from selecting anythign from website */
    -webkit-user-select: none;
    -khtml-user-drag: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	
	oncontextmenu="return false;"

}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFCC00;
}

p.center { text-align: center; }

#wrapper {

	margin: auto;
	width: 1001px;
	
}


#header {

	margin: 0 0 10px 0;
	background-color: #770401;
	width: 1000px;
	height: 173px;
	float: left;
	overflow: hidden;
}


#footer {
	margin: 10px 0 0 0;
	width: 1000px;
	background-color: #770401;
	text-align: center;
	float: left;
	overflow: hidden;
}


/* ~~ Miscellaneous float/clear classes ~~ */
.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: 8px;
}.fltrtdwn {  /* this class can be used to float an element right (and push it down by 80px) in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 80px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}.fltlftdwn { /* this class can be used to float an element left (and push it down by 80px) in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	margin-top: 80px;
}
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/* following code will prevent someone from selecting anythign from website */
    -webkit-user-select: none;
    -khtml-user-drag: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	
	oncontextmenu="return false;"

}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFCC00;
}

p.center { text-align: center; }

#wrapper {

	margin: auto;
	width: 1001px;
	
}


#header {

	margin: 0 0 10px 0;
	background-color: #770401;
	width: 1000px;
	height: 173px;
	float: left;
	overflow: hidden;
}


#footer {
	margin: 10px 0 0 0;
	width: 1000px;
	background-color: #770401;
	text-align: center;
	float: left;
	overflow: hidden;
}


/* ~~ Miscellaneous float/clear classes ~~ */
.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: 8px;
}.fltrtdwn {  /* this class can be used to float an element right (and push it down by 80px) in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 80px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}.fltlftdwn { /* this class can be used to float an element left (and push it down by 80px) in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	margin-top: 80px;
}
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	/* following code will prevent someone from selecting anythign from website */
    -webkit-user-select: none;
    -khtml-user-drag: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	
	oncontextmenu="return false;"

}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFCC00;
}

p.center { text-align: center; }

#wrapper {

	margin: auto;
	width: 1001px;
	
}


#header {

	margin: 0 0 10px 0;
	background-color: #770401;
	width: 1000px;
	height: 173px;
	float: left;
	overflow: hidden;
}


#footer {
	margin: 10px 0 0 0;
	width: 1000px;
	background-color: #770401;
	text-align: center;
	float: left;
	overflow: hidden;
}


/* ~~ Miscellaneous float/clear classes ~~ */
.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: 8px;
}.fltrtdwn {  /* this class can be used to float an element right (and push it down by 80px) in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 80px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}.fltlftdwn { /* this class can be used to float an element left (and push it down by 80px) in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
	margin-top: 80px;
}
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
