#footer a {
	text-decoration: none;
	color: #FFFBD9;
	
}
#footer a:hover {
	text-decoration: none;
	color: #FFFBD9;
	font-weight: bold;
}

img.floatRight {
	float:right;
	margin-right: 15px;
}
#footer {
	font-size: 16px;
	color: #FFFBD9;
	background-color: #9B0606;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: auto;
	width: 800px;
}

#cu3er-container {width:810px; height:200px; margin-left:35px; margin-bottom:20px; outline:0;}
#contentRight ul {
  font-family: Arial, Verdana;
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#contentRight li ul { display: none; }
#contentRight ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 10px;
}
#contentRight ul li a:hover {
	background-color: #DC3233;
	color: #fff;
}
li:hover ul {
	margin-left:120px;
	margin-top:-28px;
	display: block;
	position: absolute;
}
li:hover li {
  float: none;
  font-size: 14px;
}
li:hover a {
	background-color: #fff;
}
li:hover li a:hover {
	background-color: #eee;
	color: #990000;
}
body {
	background-color: #FFFBD9;
	background-image: url(../images/bg.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #A20A0A;
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	color: #9B0606;
	font-size: 20px;
	margin-bottom: 0px;
}
h3 {
	font-size: 18px;
	color: #9B0606;
	margin-bottom: 0px;
}



#wrapper {
	width: 880px;
	margin: auto;
}
#contentHeader {
	height: 220px;
	padding-top: 10px;
}
#header  {
	height: 150px;
}
#contentLeft {
	float: left;
	width: 590px;
	margin-left: 35px;
}
#contentRight {
	float: right;
	width: 200px;
	margin-right: 40px;
}
.sbBot {
	background-image: url(../images/images/redSideBar_05.png);
	height: 12px;
	background-repeat: no-repeat;
}
.sbMid {
	background-image: url(../images/images/redSideBar_03.png);
	background-repeat: repeat-y;
}
.sbTop {
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(../images/images/redSideBar_01.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}


#wrapper #navigation {
}
#content  {
	background-image: url(../images/images/bgPieces_07.png);
	background-repeat: repeat-y;
}
#clear {
	clear: both;
}



#wrapper #content_bottom {
	background-image: url(../images/images/bgPieces_08.png);
	height: 28px;
	background-repeat: no-repeat;
	clear: both;
}
h4 {
	font-size: 10px;
}

