#wrapperFLASH{
	margin-left:auto;
	margin-right:auto;
	width:826px;
	position:relative;
}

#wrapperMENU{
	margin-left:auto;
	margin-right:auto;
	width:826px;
	position:relative;
	text-align:right;
}

#wrapperCONTENT{
	margin-left:auto;
	margin-right:auto;
	width:826px;
	position:relative;
	background-image:url(images/dirt_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#FFFFFF;
}

#wrapperFOOTER{
	margin-left:auto;
	margin-right:auto;
	width:826px;
	position:relative;
	background-color:#012163;
}

body {
	background-image: url(images/bg_repeat_pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#blackbar {
	background-color:#000000;
}

#redbar {
	background-color:#9d0a05;
	height:228px;
}

#whitebar {
	background-color:#ffffff;
	height:2px;
}

#menu_bg{
	background-image:url(images/bg_repeat_menu.jpg);
	background-repeat:repeat-x;
	height:40px;
	text-align:right;
}

#logo {
	text-align:left;
	position:absolute;
	left:2px;
	top: 0px;
	width: 258px;
	z-index: 6;
}

#hrLINEDspace {
	background-image:url(images/hr_image.gif);
	background-repeat:repeat-x;
	height:15px;
}

.sideBLUEbuttons {
	width:175px;
	height:37px;
	display:block;
	background-image:url(images/bg_repeat_pattern.jpg);
}
a.sideBLUEbuttons:link, a.sideBLUEbuttons:visited {
	width:175px;
	height:37px;
	display:block;
	background-image:url(images/bg_repeat_pattern.jpg);
}
a.sideBLUEbuttons:hover {
	width:175px;
	height:37px;
	display:block;
	background-image:none;
	background-color:#5b86df;
}

.viewMOREbuttons {
	width:475px;
	height:15px;
	display:block;
	background-image:url(images/bg_repeat_pattern.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin-left:40px;
	margin-top:5px;
}
a.viewMOREbuttons:link, a.viewMOREbuttons:visited {
	width:475px;
	height:15px;
	display:block;
	background-image:url(images/bg_repeat_pattern.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin-left:40px;
	margin-top:5px;

}
a.viewMOREbuttons:hover {
	width:475px;
	height:15px;
	display:block;
	background-image:none;
	background-color:#5b86df;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	margin-left:40px;
	margin-top:5px;
}